Documentation
Readme
View as plain text
Install:
////////
Only one of the two methods is required. Method 2 will disable garbage collection, which may lead to more RAM consumption and possible, rare crashing. Do not use this option if you have low RAM.
1) Enable the modding branch of the game.
- on Steam, right-click the game in your library and open Properties > Betas
- click the dropdown and select the modding branch
- the game will now reinstall with the Mono-based modding branch
- Wait for the install to completely finish
2A) Method 1 (incremental garbage collection):
- Copy the boot.config file from the mod to the "Turbo Overkill_Data" folder
- On Steam, this is usually "C:\Program Files (x86)\Steam\steamapps\common\Turbo Overkill\Turbo Overkill_Data"
- Overwrite the existing file
2B) Method 2 (no garbage collection):
- Copy the Assembly-CSharp.dll file from the mod to the "Managed" folder
- On Steam, this is usually "C:\Program Files (x86)\Steam\steamapps\common\Turbo Overkill\Turbo Overkill_Data\Managed"
- Overwrite the existing file