mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-02-23 11:03:59 +01:00
1.8 KiB
1.8 KiB
weight | title |
---|---|
200 | Using Mod Managers |
Using Third-Party Mod Managers with Steam Games
This is a guide on how to install and integrate mod managers (like Vortex, MO2, etc.) for games running in Proton. Most of this stuff will break if you use Flatpak for any of the involved programs.
- Setup
Protontricks
&Steam Metadata Editor
- Install your steam game & launch it once
- Download your mod manager installer (Vortex, MO2 etc.)
- Run the installer with
Protontricks Launcher
, select your game when prompted - Finish the installer, note the install path
- Symlink mod manager's installation path inside prefix into the game's install path. For example:
ln -s "/home/faith/.local/share/Steam/steamapps/compatdata/611670/pfx/drive_c/Program Files/Black Tree Gaming Ltd/Vo
rtex/" "/home/faith/.local/share/Steam/steamapps/common/SkyrimVR/Vortex"
- Close Steam! Then open Steam Metadata Editor
- Find your game in the list, then click "Edit launch menu"
- Click "Add New Entry"
- In Description enter the display name (e.g. "Vortex Mod Manager")
- Click on the "..." button in Executable field
- File picker will appear which should be inside game's install directory. If it's not, try again or restart your computer or perform some ritual because it sometimes doesn't work properly.
- Choose the mod manager executable (e.g. Vortex -> Vortex.exe)
- Make sure a relative path appears in the Executable field! It won't work otherwise. (e.g. ("Vortex/Vortex.exe"))
- Working directory should fill-in automatically
- Close the modal window
- Click "Save" button
- Enjoy
You have to install mod manager for each game seperately.