Takes advantage of the patch.bin file from Ratchet: Deadlocked or Ratchet: Gladiator and lets you insert your own code.
NOTE: Even though the PAL Prototype is in here, it doesn't load the patch.bin file when you enter multiplayer.
Clone Repo:
git clone https://github.com/Metroynome/patch-creator.git
cd patch-creator
Get PS2SDK via docker:
docker pull ps2dev/ps2dev:v1.2.0
docker run -it --rm -v "$PWD\:/src" ps2dev/ps2dev:v1.2.0
cd src
./docker-init.sh
Make it:
make clean && make