A simple and convenient launcher for running games with custom multiplayer fixes on Linux
- Launch games without manually configuring
WINEDLLOVERRIDES
and other parameters - Automatically fetch game covers from Steam
- Steam overlay support
- Specific patches for certain types of fixes
- Automatic extraction of icons from games
- Create desktop and application menu shortcuts for games
- Download games directly from the launcher (requires
aria2
and an OnlineFix source from Hydra Launcher)
- SteamFix
- OnlineFix – full support for 64-bit, 32-bit may have issues
- FreeTP – full support
- Custom OnlineFix servers (Photon Launcher)
- Full support
- SteamFix and EOSFix (combined)
- FreeTP – full support
- OnlineFix – full support
- EOSFix
- OnlineFix – with EOSAuthHooker, old type not tested
- FreeTP – not tested
Before using the launcher, make sure the following packages are installed:
ffmpeg
steam
icoextract
(optional) – for better extraction of icons from .exe filesaria2
(optional) – for downloading games
If you are using Arch Linux or an Arch-based distribution, install the package onlinefix-linux-launcher-bin from the AUR (for example, yay -S onlinefix-linux-launcher-bin
).
If you are using a different distribution, use the installer from the Releases section.
To build the launcher, you will need DevelNext:
- Open DevelNext
- Clone the repository to any folder on your disk:
git clone https://github.com/ZzEdovec/onlinefix-linux
- Open the
.dnproject
file in DevelNext - A message about missing dependencies will appear, find and install them from GitHub
- Click the build button at the top of the window
After building, you will get the launcher executable file.