Joined
·
609 Posts
Kingdom Hearts (SLUS-20370)
I've set the Items to an amount of 98 so you can still open chests/obtain rewards etc. (At 99 you won't be able to open chests anymore containing said items).
The only exception for this is the Navi-G and Navi-Gummi items. Having 98 of these will result in an endless loop when talking to Cid as he attempts to install the Navi-G pieces to your Gummi Ship.
[Edit] After doing some further testing I decided to just remove the Navi-G & Navi Gummi Items from the list. They affect the story in the game and can actually mess some things up by allowing you to visit places out of order. Also added a new code that allows you to get access to all Trinity's regardless of having it unlocked already. This saves you some time of having to backtrack to worlds, since you can unlock the Trinity's right away, without breaking things in the game.
I've set the Items to an amount of 98 so you can still open chests/obtain rewards etc. (At 99 you won't be able to open chests anymore containing said items).
[Edit] After doing some further testing I decided to just remove the Navi-G & Navi Gummi Items from the list. They affect the story in the game and can actually mess some things up by allowing you to visit places out of order. Also added a new code that allows you to get access to all Trinity's regardless of having it unlocked already. This saves you some time of having to backtrack to worlds, since you can unlock the Trinity's right away, without breaking things in the game.
Code:
gametitle=Kingdom Hearts [SLUS 20370] (U) [0F6B6315]
comment=Patch by Ryudo
// ----------------------------------
// [Misc Codes] ---------------------
// ----------------------------------
// Max & Infinite Munny
patch=1,EE,204080AC,extended,0001869F
// Access to all Trinity's
//patch=1,EE,003F38AB,extended,000000FF
// ----------------------------------
// [Char Codes] ---------------------
// ----------------------------------
// All Characters: 8 Accessory Slots
patch=1,EE,003F1CAC,extended,00000008
patch=1,EE,003F1D20,extended,00000008
patch=1,EE,003F1D94,extended,00000008
patch=1,EE,003F1E08,extended,00000008
patch=1,EE,003F1E7C,extended,00000008
patch=1,EE,003F1EF0,extended,00000008
patch=1,EE,003F1F64,extended,00000008
patch=1,EE,003F1FD8,extended,00000008
patch=1,EE,003F204C,extended,00000008
patch=1,EE,003F20C0,extended,00000008
// All Characters: 8 Item Slots
patch=1,EE,003F1CB5,extended,00000008
patch=1,EE,003F1D29,extended,00000008
patch=1,EE,003F1D9D,extended,00000008
patch=1,EE,003F1E11,extended,00000008
patch=1,EE,003F1E85,extended,00000008
patch=1,EE,003F1EF9,extended,00000008
patch=1,EE,003F1F6D,extended,00000008
patch=1,EE,003F1FE1,extended,00000008
patch=1,EE,003F2055,extended,00000008
patch=1,EE,003F20C9,extended,00000008
// All Characters: 10 Item Slots
// Bugs screen, but items are still usable
// Disable the [8 Item Slots] code when using this
//patch=1,EE,003F1CB5,extended,0000000C
//patch=1,EE,003F1D29,extended,0000000C
//patch=1,EE,003F1D9D,extended,0000000C
//patch=1,EE,003F1E11,extended,0000000C
//patch=1,EE,003F1E85,extended,0000000C
//patch=1,EE,003F1EF9,extended,0000000C
//patch=1,EE,003F1F6D,extended,0000000C
//patch=1,EE,003F1FE1,extended,0000000C
//patch=1,EE,003F2055,extended,0000000C
//patch=1,EE,003F20C9,extended,0000000C
// All Characters: 5,000 EXP
//patch=1,EE,103F1CD0,extended,00001388
//patch=1,EE,103F1D44,extended,00001388
//patch=1,EE,103F1DB8,extended,00001388
//patch=1,EE,103F1E2C,extended,00001388
//patch=1,EE,103F1EA0,extended,00001388
//patch=1,EE,103F1F14,extended,00001388
//patch=1,EE,103F1F88,extended,00001388
//patch=1,EE,103F1FFC,extended,00001388
//patch=1,EE,103F2070,extended,00001388
//patch=1,EE,103F20E4,extended,00001388
// All Characters: 25,000 EXP
//patch=1,EE,103F1CD0,extended,000061A8
//patch=1,EE,103F1D44,extended,000061A8
//patch=1,EE,103F1DB8,extended,000061A8
//patch=1,EE,103F1E2C,extended,000061A8
//patch=1,EE,103F1EA0,extended,000061A8
//patch=1,EE,103F1F14,extended,000061A8
//patch=1,EE,103F1F88,extended,000061A8
//patch=1,EE,103F1FFC,extended,000061A8
//patch=1,EE,103F2070,extended,000061A8
//patch=1,EE,103F20E4,extended,000061A8
// All Characters: 65,535 EXP
// Instantly levels you up several times per kill
//patch=1,EE,103F1CD0,extended,0000FFFF
//patch=1,EE,103F1D44,extended,0000FFFF
//patch=1,EE,103F1DB8,extended,0000FFFF
//patch=1,EE,103F1E2C,extended,0000FFFF
//patch=1,EE,103F1EA0,extended,0000FFFF
//patch=1,EE,103F1F14,extended,0000FFFF
//patch=1,EE,103F1F88,extended,0000FFFF
//patch=1,EE,103F1FFC,extended,0000FFFF
//patch=1,EE,103F2070,extended,0000FFFF
//patch=1,EE,103F20E4,extended,0000FFFF
// ----------------------------------
// [Item Codes (X98)] ---------------
// ----------------------------------
// Mega Elixir
patch=1,EE,003F2131,extended,00000062
// Power Up
patch=1,EE,003F21C1,extended,00000062
// Defense Up
patch=1,EE,003F21C2,extended,00000062
// AP Up
patch=1,EE,003F21C3,extended,00000062
// Mystery Goo
patch=1,EE,003F2224,extended,00000062
// Gale
patch=1,EE,003F2225,extended,00000062
// Mythril Shard
patch=1,EE,003F2226,extended,00000062
// Mythril
patch=1,EE,003F2227,extended,00000062
// Orichalcum
patch=1,EE,003F2228,extended,00000062
// All Gummi Items (For Ship)
patch=1,EE,403FDB08,extended,00110001
patch=1,EE,62626262,extended,00000000
patch=1,EE,003FDB4E,extended,00000062
// All Blueprints
patch=1,EE,003FDB4F,extended,00000001
patch=1,EE,403FDB50,extended,00090001
patch=1,EE,01010101,extended,00000000
// ----------------------------------
// [Equipment Codes] ----------------
// ----------------------------------
// All Keyblades
patch=1,EE,103F217A,extended,00000101
patch=1,EE,403F217C,extended,00030001
patch=1,EE,01010101,extended,00000000
patch=1,EE,103F218C,extended,00000101
// All Staffs
patch=1,EE,403F2190,extended,00030001
patch=1,EE,01010101,extended,00000000
patch=1,EE,003F219C,extended,00000001
// All Shields
patch=1,EE,403F21A0,extended,00030001
patch=1,EE,01010101,extended,00000000
patch=1,EE,003F21AC,extended,00000001
// All Accessories (X98)
patch=1,EE,103F213A,extended,00006262
patch=1,EE,403F213C,extended,00090001
patch=1,EE,62626262,extended,00000000
patch=1,EE,003F2160,extended,00000062