Welcome to my repository where I will store cheat codes and modded save games or files for the games I like to waste my time on XD
Any contributers are welcome. :)
Cheat Codes (No longer updated but has some codes that weren't added in PNACH_V2 and codes are in seperate folders)
- Cheat Engine Tables (Tables for use with Cheat Engine)
- PS2DIS (Premade files with labels for use with PS2DIS)
# Converting codes (Guide)
Cheats here are made for PCSX2 emulator which uses RAW type. To convert it into RAW(Unencrypted) format, simply copy the address and value and add space inbetween:
patch=1,EE,**ADDRESS**,extended,**VALUE**
### Example:
### ORIGINAL:
//Keep Online button
patch=1,EE,202A0624,extended,24030000
### CONVERTED:
Keep Online button
202A0624 24030000
## Other Cheat Devices If you have other cheat devices like Codebreaker or Action Replay, use Omniconvert and **use the RAW type, not PCSX2 type of codes (Guide up above)**.
You can get Omniconvert from here: https://www.ps2-home.com/forum/viewtopic.php?t=1980.