Tutorial

Choose your pick of which way to run the script:



Quickstart

STEP 1

Copy This script in your Raiden Mod folder or GIMI’s Mod folder.

Note

Make sure the .ini files contain the section named [TextureOverrideRaidenShogunBlend] or use the --all option to read all .ini files the program encounters

STEP 2

Double click on the script

STEP 3

Open the game and enjoy it!




Run on CMD Without a Script

STEP 1

Install the module onto your computer by opening CMD and typing:

python -m pip install -U FixRaidenBoss2

then enter

( you can now run the program anywhere without copying a script! )

STEP 2

Open CMD in your Raiden Mod folder or GIMI’s Mod folder and type:

python -m FixRaidenBoss2

then enter

Note

Make sure the .ini files contain the section named [TextureOverrideRaidenShogunBlend] or use the --all option to read all .ini files the program encounters

STEP 3

Open the game and enjoy it!




Run on CMD With a Script

STEP 1

Copy This script in your Raiden Mod folder or GIMI’s Mod folder.

Note

Make sure the .ini files contain the section named [TextureOverrideRaidenShogunBlend] or use the --all option to read all .ini files the program encounters

STEP 2

Open CMD and type

python FixRaidenBoss2.py

then enter

STEP 3

Open the game and enjoy it!