Oddworld: Soulstorm
0 of 0

File information

Last updated

Original upload

Created by

haywire

Uploaded by

HaywirePhoenix

Virus scan

Safe to use

Tags for this mod

Documentation

Readme

View as plain text

Name: DisableAlertLevelGUI
Version: 1.1
GameVersion: 1.06
Date: 2021-04-13
Requires: BepInEx
Author(s): haywire
Source: https://www.nexusmods.com/oddworldsoulstorm/

Description
===========

Disables the GUI that displays the alert level.

Install
=======

Download BepInEx and extract the contents into the root of your game (Default: C:\Program Files\Epic Games\OddworldSoulstorm)
https://github.com/BepInEx/BepInEx/releases/download/v5.4.9/BepInEx_x64_5.4.9.0.zip

Download the latest version of this mod and also extract the folder to the root directory of your game. It will be placed in OddworldSoulstorm\BepInEx\plugins\[mod].dll

Optional: Head over to OddworldSoulstorm\BepInEx\config\com.haywire.plugins.[modname].cfg where you can choose your options.

That's it, enjoy!

Uninstall
=========

If you wish to delete just this mod, you can delete OddworldSoulstorm\BepInEx\plugins\[mod].dll

Or if you want to remove all mods you can either:
a) Delete the BepInEx folder and winhttp.dll from your game's root
b) Verify your game files on Epic

Troubleshooting
=========

First, check your game version matches this mod's GameVersion.

If you have more than one mods installed in you plugins folder, move them into a subdir and bring them in one by one.
You can also enable logging by opening OddworldSoulstorm\BepInEx\config\BepInEx.cfg and setting Enabled = true under [Logging.Console].
I add debug logging to each mod, so you should seeif theyre working in the logs. You can also share these logs in the forum.

History
=======

1.1, 13/04/2021 - Completely rewritten to transcoders
1.0, 12/04/2021 - Converted to full dll mod.
0.1, 09/04/2021 - Initial release.


Credits
=======

Thanks:

Oddworld Inhabitants for all your great work, I've been with you since the beginning.
Nexusmods for hosting a great platform and your focus on community rather than profits.
@Lisht for their debug menu mod, without it I wouldn't have known this was possible/compatible

Tools Used
==========
BepInEx - https://github.com/BepInEx/
DnSpy - https://github.com/dnSpy/dnSpy
Visual Studio - https://visualstudio.microsoft.com/