mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
PCSX2 cheats: initial commit (with README story & R&C2: Going Commando)
This commit is contained in:
parent
812836b280
commit
ab838175e4
20
pcsx2/cheats/2F486E6F.pnach
Normal file
20
pcsx2/cheats/2F486E6F.pnach
Normal file
@ -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
|
11
pcsx2/cheats/README.md
Normal file
11
pcsx2/cheats/README.md
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user