Puzzleskip is a mod that allows players to skip puzzles in the Mansions of Madness: Second Edition application. Currently, only the Windows version of the application is supported.
BepInEx is a modding framework for Unity games. Follow these steps to install it:
- Download BepInEx: go to the BepInEx GitHub page and download the x86 version. The x86 version is required because the Mansions of Madness application is a 32-bit application.
Note: Ensure that you download a BepInEx version with a major version of 5, as this mod is only compatible with BepInEx 5.x.x. - Extract BepInEx: extract the contents of the downloaded BepInEx zip file into the root directory of your Mansions of Madness game folder. It is usually
c:\Program Files (x86)\Steam\steamapps\common\Mansions of Madness
. - Run the Game: launch the Mansions of Madness application once. This will generate the necessary folders and configuration files needed by BepInEx.
- Download the DLL file from the releases page.
- Copy the downloaded DLL file into the BepInEx/plugins folder inside your Mansions of Madness game directory.
Launch the Mansions of Madness game as usual. The Puzzleskip mod will be active, allowing you to skip puzzles within the game.
To skip a puzzle while playing Mansions of Madness:
- Hold down the right mouse button for 3 seconds. Skip button appears: the 'Close' button will transform into a 'Skip' button.
- Click the 'Skip' button to bypass the puzzle and continue with the game.
Log file: BepInEx\LogOutput.log
Please provide its contents when creating an issue.
To build this mod you need to copy Assembly-CSharp.dll
from the game to lib/ directory.