View Single Post
Old October 4th, 2006   #54 (permalink)
Nachbrenner
PCSX2 team member
 
Join Date: Jul 2003
Location: Germany
Posts: 821
Quote:
Originally Posted by cyclonmaster View Post
Some Kingdom Hearts SLUS_203.70 cheat patch

gametitle=Kingdom Hearts SLUS_203.70
comment=Cheat Patch by cyclonmaster
//Master Code ---------------------------
patch=1,EE,00100008,word,0026322B
//Press Start For Save Menu
patch=1,EE,204865E0,word,00114288
//Max Munny -----------------------------
patch=1,EE,204080AC,word,0001869F
//Have All 101 Dalmatians ---------------
patch=1,EE,003F3393,word,000000FF
patch=1,EE,203F3394,word,FFFFFFFF
patch=1,EE,203F3398,word,FFFFFFFF
patch=1,EE,203F339C,word,FFFFFFFF
//Have All Trinity's -------------
patch=1,EE,003F38AB,word,000000FF
//Infinite Time(In Collisseum) ----------
patch=1,EE,102B6230,word,0000F600
//[Sora Codes] --------------------------
//Infinite HP
patch=1,EE,003F1C95,word,000000FF
//Max HP
patch=1,EE,003F1C96,word,000000FF
//Infinite MP
patch=1,EE,003F1C97,word,000000FF
//Quick EXP Gain
patch=1,EE,103F1CD0,word,0000FFFF
//[Max Item Codes] ----------------------
//Mega-Potion
patch=1,EE,003F212F,word,00000063
1) the mastercode is not needed for PCSX2
2) a byte code from a cheat device must be converted to a byte patch
3) half-word codes must be splitted into 2 byte patches
4) addressing 1xxxxxxx area will crash PCSX2
5) give credits to the authors, like "converted from http://www.cmgsccc.com" , actually the collisseum timer has been made by me
Nachbrenner is offline   Reply With Quote