Skip to content

YukiXXL/PS2-modding

Repository files navigation

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. :)

Table of contents

Cheat Codes (No longer updated but has some codes that weren't added in PNACH_V2 and codes are in seperate folders)

PNACH_V2 (Codes for the new pnach system)

PS2_Mastercodes (Codes for enabling the codes on PS2 hardware)

Save files (Custom save files)

Tools (Tools for modding purposes):

  • 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.

About

A repository for PS2 codes and modding tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published