Tutorial
Important
Make sure your .ini files meest the following requirements: File Requirements
Important
Remapping mods is overall a hacky process. Please see Remap Grading for the current limitations of remapping your particular mod.
Choose your pick of which way to run the script:
Choice A: Quickstart 🟢
STEP 1
Go to the Latest Release and click on the AGRemap.py link to download the script into your Mod’s folder or GIMI’s Mod folder.
STEP 2
Double click on the script
STEP 3
Open the game and enjoy it!
Choice B: Run on CMD Without a Script 🟡
STEP 1
Install the module onto your computer by opening CMD and type:
python -m pip install -U AnimeGameRemap
then enter
( you can now run the program anywhere without copying a script! )
STEP 2
Open CMD in your Mod folder or GIMI’s Mod folder and type:
python -m AnimeGameRemap
then enter
STEP 3
Open the game and enjoy it!
Choice C: Run on CMD With a Script 🟡
STEP 1
Go to the Latest Release and click on the AGRemap.py link to download the script into your Mod’s folder or GIMI’s Mod folder.
STEP 2
Open CMD and type
python AGRemap.py
then enter
STEP 3
Open the game and enjoy it!