diff --git a/pcsx2/cheats/2F486E6F.pnach b/pcsx2/cheats/2F486E6F.pnach new file mode 100644 index 0000000..4a8c4a8 --- /dev/null +++ b/pcsx2/cheats/2F486E6F.pnach @@ -0,0 +1,20 @@ +gametitle=Ratchet & Clank 2: Going Commando +comment=Cheat Codes + +// These are converted from https://gamefaqs.gamespot.com/boards/914659-ratchet-and-clank-going-commando/53542873 +// using OmniConvert. + +// Enable Code +// F01261FC 001261FF +patch=1,EE,F01261FC,extended,001261FF + +// Moonjump (because the nanotech boost on Dobbo is annoying) +patch=1,EE,200FFF00,extended,3C020014 +patch=1,EE,200FFF04,extended,8442821C +patch=1,EE,200FFF08,extended,2401BFFF +patch=1,EE,200FFF0C,extended,14410004 +patch=1,EE,200FFF18,extended,3C013E00 +patch=1,EE,200FFF1C,extended,AC419F98 +patch=1,EE,200FFF14,extended,3C020019 +patch=1,EE,200FFF24,extended,03E00008 +patch=1,EE,2011AF98,extended,0803FFC0 diff --git a/pcsx2/cheats/README.md b/pcsx2/cheats/README.md new file mode 100644 index 0000000..be95836 --- /dev/null +++ b/pcsx2/cheats/README.md @@ -0,0 +1,11 @@ +Cheats for PCSX2. + +I need somewhere to put these files to access from multiple devices whenver +I happen to need them and I guess this repo is the perfect place. + +Read also this page, which helped me to start using this. +https://www.reaper-x.com/2009/11/09/how-to-cheat-on-pcsx2-the-ps2-emulator/ + +Omniconvert seems to work with Linux and as the main page is down, while +the mirror is a file locker, there is a copy on IPFS +https://cloudflare-ipfs.com/ipfs/QmVjJinHUvbEFo945bmYSXUxtHPFPZz8U7hVeub3LwFosN/omniconvert_1.0.3_R.rar