acr-20_Minutes_Lag_less icon

20 Minutes Lag less

Misc performance improvements for 20 Minutes Till Dawn

Last updated 2 years ago
Total downloads 5693
Total rating 0 
Categories
Dependency string acr-20_Minutes_Lag_less-0.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInExPackMTD-BepInExPack_20MTD-1.0.0 icon
BepInExPackMTD-BepInExPack_20MTD

BepInEx pack for 20 Minutes Till Dawn.

Preferred version: 1.0.0

README

Lag Less Mod

Youtube How To Install Video

Dev Stuff

1. Make lib folder and COPY dlls from game folder

--->root
    ---> .vscode
    ---> lib
        -->Assembly-CSharp-nstrip.dll
        -->Unity.InputSystem.dll
    --> Plugin.cs
    --> lagless20min.csproj
    ...

Unity.InputSystem.dll and Assembly-CSharp are in

C:\Program Files (x86)\Steam\steamapps\common\20MinuteTillDawn\MinutesTillDawn_Data\Managed

**probably, depends where your steam is installed.

2. Download NStrip and move NStrip.exe into lib folder

https://github.com/BepInEx/NStrip

3. Make private stuff public

Run

NStrip.exe -p -cg Assembly-CSharp.dll

in terminal in lib folder. Then you can delete the original Assembly-CSharp.dll you copied over.

4. Enable/Disable Dev Stuff

If you enable juice k spawns experience and j will give you a bunch of upgrades designed to be laggy for testing.

5. Releasing new version

  • thunderstore manifest has version as well