A hack for White Day: A Labyrinth Named School.
- Adds 120, 144, 165 fps cap options added to game's settings together. If your monitor has a different refresh rate that option will also appear in the settings menu (read notes).
- Movement interpolation to prevent player from being unable to move when using high FPS.
- Enabling Vertical axis inversion now also affects the mouse input.
- Ability to change speaker mode from Stereo to Quad, 5.1, 7.1, Surround and Prologic.
- Option to enable god mode that is hidden in game's libraries.
- Option to hook code for security guard (janitor) view sight, so he ignores you.
- Option to hook code responsible for stemina (breath), so you don't get tired from running.
- Option to hook code responsible for inventory (save file pens). Important: Cheats may break various aspects of the game - use them at your own risk. I am not going to be fixing bugs related to these cheats.
- The official copy of the game
- BepInEx UnityMono x64 5.x and HarmonyX (bundled with the release)
- Download Sui's Hack.
- Extract the zip archive and move it to the game's directory.
- If you want to configure the plugin, after starting the game once with it, go to
<game folder>/BepInEx/config
and editSuisHack.cfg
or by pressingF11
in game.
- Some monitors report refresh rates as float values. For example Samsung's Odyssey G7 instead of reporting 240Hz to the system, reports 239.958 Hz. Unity expects integer values, so this will become 239 fps. If this happens, you can use
Increase refresh rate by one
setting inBepInEx/config/SuisHack.cfg
.