Documentation
Readme
View as plain text
Name: DisableDamageFlash
Version: 2.0
GameVersion: 1.07
Date: 14/04/2021
Requires: BepInEx
Author(s): haywire
Source: https://www.nexusmods.com/oddworldsoulstorm/
Description
===========
Skips the startup news intro to get straight to the menu.
Install
=======
Download BepInEx and extract the contents into the root of your game (Default: C:\Program Files\Epic Games\OddworldSoulstorm)
https://builds.bepis.io/projects/bepinex_be/361/BepInEx_UnityIL2CPP_x64_94d2845_6.0.0-be.361.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
=======
2.0 14/04/2021 - Support version 1.07 (IL2CPP)
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/