Tutorial Installing Fanurex 3
Tutorial Installing Fanurex 3
Important Note
This tutorial works for version 2.0, where it is sufficient to add "FL 2025
start.exe" in Lutris as the executable—no need for a launcher.bat file.
Requirements
Winetricks is installed
Installation
Navigate to the Runner Options tab and select the following Wine version:
lutris-GE-Proton8-26-x86_64
In the Wine Prefix field, specify the path where the prefix should be created
(e.g., at the end of the Documents folder).
Download the installation files for VCRun2019 and dotnet46 from the official
Microsoft websites.
3. Installing DXVK
Open Lutris and click the downward arrow next to the play button.
Verify that the drive containing your game is added under the Drives tab.
nano YOUR_GAME_PATH/launcher.bat
@echo off
cd /d "YOUR GAME PATH\SPFL25\SiderAddons"
start "" sider.exe
cd /d "YOUR GAME PATH\SPFL25"
start "" PES2021.exe
Note: Replace "YOUR GAME PATH" with the actual installation path of the game.
Launch the game via Lutris. The correct executable will automatically start Sider
and the game.
This installation process has been tested on Arch Linux with GNOME and Wayland.
It should also work on Steam Deck and other Linux distributions following the same
steps.