- Install Python 3 if you don't already have it
- You may need to restart your computer after installation if the commands aren't working
- Install pycryptodome if you don't already have it
- This can be done with the command
py -m pip install pycryptodome
- The
py
command may be named differently for you, common variations arepython
,python3
andpy3
- The
- This can be done with the command
- Download the latest
SaveBinPatcher.zip
from here - Extract the zip somewhere on your computer
- Move your data.bin file into your extracted SaveBinPatcher
- Move the rel for the mod into your extracted SaveBinPatcher
- Run inject.py in SaveBinPatcher
- Enter
data.bin
when asked for the path to the input data.bin - Enter your game version when prompted
- Enter the id of the save file you want to replace with the rel loader when prompted
- Enter the filename of the rel you downloaded when asked for the path to the input rel
- Enter
output.bin
when asked for the path to the output data.bin - Wait a little while for the save to be repacked (usually takes about 20-30 seconds)
- Enter
- Your save is now patched, return to the tutorial that linked you here for instructions on what to do next