Scripts for creating Game Patches from reverse engineering tools.
- Easily generate patch codes for emulator and console games.
- Supports:
- PS3 (RPCS3 Game Patches)
- PS4 (py-patch)
- Xbox 360 (Xenia Game Patches)
- Note that PS4 must have the address base set to
0x400000
to match disabled ASLR address.
- Download the extension, install it and enable the script.
- The script can also be installed manually by adding the
ghidra_scripts
to directory list. - Highlight your desired code and press
Alt-Shift-Q
to generate code.
- Auto detect float data types
- IDA support