- Aug 2, 2020
- 346
- 348
Hello!
In this Tutorial i will be showing you how to activate the Debug menu for the Game Booty Farm from the Nutaku.net Website on PC.
First install BepInEx and UnityExplorer.
Start the game and open up the C# Console of UnityExplorer(At the top) if its not already open.
In this C# Console paste this code into it and hit Compile:
Code:
DebugMenuView dmv = new DebugMenuView();
dmv.OnTapDebug();
Or use this great mod with this debug menu included: https://f95zone.to/threads/booty-farm-bootyman-v9-3-tender-troupe.221472/
Last edited: