Install instructions for BepInEx and MelonLoader.
- Download the latest stable win_x64 version of BepInEx 5 here. (must be major version 5, e.g. 5.4.23.4)
- Find your game directory, this is most easily done by going to the game in steam, pressing the settings for the game (⚙️), selecting "Manage", then "Browse local files".
- Extract the contents of
BepInEx_win_x64_<version>.zipinto your game directory. - You should now have files/directories such as
BepInExandwinhttp.dllin the same place asUnityPlayer.dll. - Start the game so BepInEx can generate other necessary files for modding.
- Close the game.
- Install protontricks.
- Open protontricks.
- Select the game you intend to mod.
- Select "Select the default wineprefix" and press "OK".
- Select "Run winecfg" and press "OK".
- Change "Windows Version" to "Windows 10" and press "Apply".
- Switch to the "Libraries" tab.
- Where it says "New override for library:", choose "winhttp", press "Add", then press "OK".
- Download the latest stable win_x64 version of BepInEx 5 here. (must be major version 5, e.g. 5.4.23.4)
- Find your game directory, this is most easily done by going to the game in steam, pressing the settings for the game (⚙️), selecting "Manage", then "Browse local files".
- Extract the contents of
BepInEx_win_x64_<version>.zipinto your game directory. - You should now have files/directories such as
BepInExandwinhttp.dllin the same place asUnityPlayer.dll. - Start the game so BepInEx can generate other necessary files for modding.
- Close the game.
- Install Microsoft Visual C++ 2015-2022 Redistributable from
this link
or by running
winget install Microsoft.VCRedist.2015+.x64in cmd/powershell/terminal. - Install Microsoft .NET Desktop Runtime 6 from
this link
or by running
winget install Microsoft.DotNet.DesktopRuntime.6in cmd/powershell/terminal.
- Download the latest nightly MelonLoader build here.
- Find your game directory, this is most easily done by going to the game in steam, pressing the settings for the game (⚙️), selecting "Manage", then "Browse local files".
- Extract the contents of the downloaded zip file into your game directory.
- You should now see files/directories such as
MelonLoaderandversion.dllin the same place asUnityPlayer.dll. - Run the game and then quit it.
- If MelonLoader was installed correctly, you should notice new directories in your game directory (such as Mods).
- Install protontricks.
- Open protontricks.
- Select the game you intend to mod.
- Select "Select the default wineprefix" and press "OK".
- Select "Run winecfg" and press "OK".
- Change "Windows Version" to "Windows 10" and press "Apply".
- Switch to the "Libraries" tab.
- Where it says "New override for library:", choose "version", press "Add", then press "OK".
- Open protontricks.
- Select the game you intend to mod.
- Select "Select the default wineprefix" and press "OK".
- Select "Install Windows DLL or component" and press "OK".
- Select the packages "dotnetdesktop6" and "vcrun2019" and press "OK".
- You may get errors that say checksums didn't match, you can ignore these. When you are asked to "Continue anyway", choose "Yes".
- Download the latest nightly MelonLoader build here.
- Find your game directory, this is most easily done by going to the game in steam, pressing the settings for the game (⚙️), selecting "Manage", then "Browse local files".
- Extract the contents of the downloaded zip file into your game directory.
- You should now see files/directories such as
MelonLoaderandversion.dllin the same place asUnityPlayer.dll. - Run the game and then quit it.
- If MelonLoader was installed correctly, you should notice new directories in your game directory (such as Mods).