Next Generation Emulation banner
401 - 420 of 442 Posts

· loves weird al
Joined
·
67 Posts
help

Code:
gametitle=Kingdom Hearts II [SLUS 21005] (U)
comment=Patch by blaze7
// no depth resolves
zerogs=00008000


//Play as Dual Wielding Roxas
patch=1,EE,21C95618,word,00000323

//Drive w/ Supporting Characters
patch=1,EE,201C78B8,word,0000102D

//Summon Alone
patch=1,EE,201C7994,word,0000102D

//Play as Roxas
//patch=1,EE,21C95618,word,0000005A

//Play as Riku
//patch=1,EE,21CFA3FC,word,0000089B
//patch=1,EE,01CDCE77,word,0000002E
//patch=1,EE,21CDCE78,word,7465736D
//patch=1,EE,21CDCE7C,word,00000000
//patch=1,EE,21CDCE80,word,00000000
//patch=1,EE,01CDCE96,word,00000023

//Mickey Replaces Donald
patch=1,EE,21C9561A,word,00000764

//Infinite Munny
patch=1,EE,76044510,word,00000000
patch=1,EE,282934E6,word,0C517867

//Infinite Health
patch=1,EE,76001020,word,00000000
patch=1,EE,2816ED40,word,FBB97A6F
patch=1,EE,2816EDD8,word,A1C96462
patch=1,EE,2816EDED,word,6DB97A65
patch=1,EE,280CD8E5,word,78426965

//Infinite Time - During Mini-Games & Demyx Battles
patch=1,EE,20356F18,word,00000000
patch=1,EE,20356F28,word,00000000

//Infinite MP
patch=1,EE,76030E50,word,00000000
patch=1,EE,2816ED0C,word,A1A3499C
patch=1,EE,2816ED72,word,6037AC7C
patch=1,EE,280C087C,word,A142696F

//Infinite Drives
patch=1,EE,760FAEE0,word,00000000
patch=1,EE,2816ED03,word,42F8ACB3
patch=1,EE,2816EDF7,word,6F967A3E
patch=1,EE,2816ED54,word,06F8AC42
patch=1,EE,2816ED01,word,F8AA7AF1
patch=1,EE,2816ED65,word,06B5AC5A
patch=1,EE,280F8D8B,word,784269F1
Remove the // on the patch to enable.
I disabled the ones that must not stack, and cannot stack.
Code:
Example:
//Play as Riku
//patch=1,EE,21CFA3FC,word,0000089B
//patch=1,EE,01CDCE77,word,0000002E
//patch=1,EE,21CDCE78,word,7465736D
//patch=1,EE,21CDCE7C,word,00000000
//patch=1,EE,21CDCE80,word,00000000
//patch=1,EE,01CDCE96,word,00000023

to enable

//Play as Riku
patch=1,EE,21CFA3FC,word,0000089B
patch=1,EE,01CDCE77,word,0000002E
patch=1,EE,21CDCE78,word,7465736D
patch=1,EE,21CDCE7C,word,00000000
patch=1,EE,21CDCE80,word,00000000
patch=1,EE,01CDCE96,word,00000023

Remove [Put (//) before (patch=1)]on Play as Dual Wielding Roxas
if you want to use another character that mustn't stack!
Code:
[i][color=red]PCSX2 USERS NOTE:[/color]
[color=red]Also[/color], use the load state to use this[/i]
// = Comment Sign.

If it does not work
use this:
Code:
gametitle=Kingdom Hearts II [SLUS 21005] (U)
comment=Patch by blaze7
// no depth resolves
zerogs=00008000


//Play as Dual Wielding Roxas
patch=1,EE,21C95618,word,00000323

//Drive w/ Supporting Characters
patch=1,EE,201C78B8,word,0000102D

//Summon Alone
patch=1,EE,201C7994,word,0000102D

//Play as Roxas
//patch=1,EE,21C95618,word,0000005A

//Play as Riku
//patch=1,EE,21CFA3FC,word,0000089B
//patch=1,EE,01CDCE77,word,0000002E
//patch=1,EE,21CDCE78,word,7465736D
//patch=1,EE,21CDCE7C,word,00000000
//patch=1,EE,21CDCE80,word,00000000
//patch=1,EE,01CDCE96,word,00000023

//Mickey Replaces Donald
//patch=1,EE,21C9561A,word,00000764

//Infinite Munny
//patch=1,EE,76044510,word,00000000
//patch=1,EE,282934E6,word,0C517867

//Infinite Health
//patch=1,EE,76001020,word,00000000
//patch=1,EE,2816ED40,word,FBB97A6F
//patch=1,EE,2816EDD8,word,A1C96462
//patch=1,EE,2816EDED,word,6DB97A65
//patch=1,EE,280CD8E5,word,78426965

//Infinite Time - During Mini-Games & Demyx Battles
//patch=1,EE,20356F18,word,00000000
//patch=1,EE,20356F28,word,00000000

//Infinite MP
//patch=1,EE,76030E50,word,00000000
//patch=1,EE,2816ED0C,word,A1A3499C
//patch=1,EE,2816ED72,word,6037AC7C
//patch=1,EE,280C087C,word,A142696F

//Infinite Drives
//patch=1,EE,760FAEE0,word,00000000
//patch=1,EE,2816ED03,word,42F8ACB3
//patch=1,EE,2816EDF7,word,6F967A3E
//patch=1,EE,2816ED54,word,06F8AC42
//patch=1,EE,2816ED01,word,F8AA7AF1
//patch=1,EE,2816ED65,word,06B5AC5A
//patch=1,EE,280F8D8B,word,784269F1
I haven't tried the first one, sorry.

New:
Code:
gametitle=Kingdom Hearts II [SLUS 21005] (U)


// Follow the pharentesises per feature
// otherwise it won't work or errors
// or somethings won't go your way

// Remove the two slashes to enable
// Do not remove the slashes on the title of a certain feature

// no depth resolves
zerogs=00008000

// Play as another Character
// Enable only the codes of a certain feature you like
// Disable all codes of a certain feature before you enable other codes of a certain feature
// Any certain character feature will replace Sora

// Dual Wielding Roxas
//patch=1,EE,20340CA4,word,20101004

// Dual Wielding Roxas [ALONE]
//patch=1,EE,40340C9C,word,00130001
//patch=1,EE,20101004,word,00000000

// Mickey
//patch=1,EE,40340C9C,word,00130001
//patch=1,EE,03020109,word,00000000

// Hooded Mickey
//patch=1,EE,21C95618,word,0000005B

// Dual-Wielding Mickey
//patch=1,EE,21CFA3FC,word,00000318
//patch=1,EE,21CC346C,word,01000000
//patch=1,EE,21CC34B4,word,001C0001
//patch=1,EE,21CC34BC,word,09000000
//patch=1,EE,2033FEC0,word,00000029
//patch=1,EE,21CEF78C,word,00000769
//patch=1,EE,21CF0534,word,58455F57
//patch=1,EE,21CF0538,word,5F303130
//patch=1,EE,21CF053C,word,46544C55
//patch=1,EE,21CF0540,word,00004C5F
//patch=1,EE,21CFBDEC,word,005B009B

// Sora's KH1 Costume
//patch=1,EE,21CFA3FC,word,000006C1

// Sora's RED KH1 Costume
//patch=1,EE,21CFA3FC,word,000006C1
//patch=1,EE,21CD2E34,word,5F303231
//patch=1,EE,21CD2E38,word,5F43504E
//patch=1,EE,21CD2E3C,word,00444552

// Sora's BLUE KH1 Costume
//patch=1,EE,21CFA3FC,word,000006C1
//patch=1,EE,21CD2E34,word,5F303231
//patch=1,EE,21CD2E38,word,5F43504E
//patch=1,EE,21CD2E3C,word,45554c42

// Sora's GREEN KH1 Costume
//patch=1,EE,21CFA3FC,word,000006C1
//patch=1,EE,21CD2E34,word,5F303231
//patch=1,EE,21CD2E38,word,5F43504E
//patch=1,EE,21CD2E3C,word,45455247
//patch=1,EE,01CD2E40,word,0000004E

// Lion Sora
//patch=1,EE,21C95618,word,0000028A

// Play as Donald
//patch=1,EE,21CFA3FC,word,0000005C

// Play as Goofy
//patch=1,EE,21CFA3FC,word,0000005D

// 3/4 Sora Fix
// This allows you to use two playable characters
// simultaneously. They will run, attack, etc. in synchronicity
//patch=1,EE,201D4990,word,00000000


// Ability Mods
// Some MODS have side Effects

// Aerial Overall
// Replaces multiple abilities
// do not use in a save file that you care about
//patch=1,EE,4033FF1C 001A0001
//patch=1,EE,80A380A3 00000000

// Huge Finisher
// Six Finishing Pluses
//patch=1,EE,0033FF7C,word,00000089
//patch=1,EE,0033FF7E,word,00000089
//patch=1,EE,0033FF80,word,00000089
//patch=1,EE,0033FF82,word,00000089
//patch=1,EE,0033FF84,word,00000089
//patch=1,EE,0033FF86,word,00000089

// Infinite Jump
// For Normal Sora
//patch=1,EE,2019089C,word,00000000

// Speed Upgrade
// For Normal Sora
//patch=1,EE,21CFC700,word,41C00000


// Custom Drive Forms

// Angelic Form
// Use Wisdom Form to activate
//patch=1,EE,21CB97B8,word,46544C55
//patch=1,EE,01CB97F6,word,0000000A
//patch=1,EE,20340B4C,word,0000002A
//patch=1,EE,21CEF110,word,00000074
//patch=1,EE,2037EB1C,word,3F000000
//patch=1,EE,201A0568,word,20000006
//patch=1,EE,D035B55C,word,0000F7FF
//patch=1,EE,2036CED0,word,BF000000
//patch=1,EE,D035B55C,word,0000FDFF
//patch=1,EE,2036CED0,word,BF800000
//patch=1,EE,D035B55C,word,0000FBFF
//patch=1,EE,2036CED0,word,C0000000
//patch=1,EE,D035B55C,word,0000FEFF
//patch=1,EE,2036CED0,word,C0800000

// Champ Form
// Use Master Form to activate
//patch=1,EE,201C78B8,word,0000102D
//patch=1,EE,201C77E8,word,0000102D
//patch=1,EE,21C95308,word,0A090964
//patch=1,EE,21CEF114,word,00000069
//patch=1,EE,21CEF110,word,0000023E
//patch=1,EE,21CB9818,word,46544C55
//patch=1,EE,201A0568,word,20000006

// Power Form
// Use Final Form to activate
//patch=1,EE,21CFA3FE,word,00000688
//patch=1,EE,21CFA400,word,0000061C
//patch=1,EE,E003FDFF,word,0035B55C
//patch=1,EE,21CFA3FC,word,00000058
//patch=1,EE,21CB9874,word,5F303031
//patch=1,EE,21CB9878,word,4647414D

// Pure Rapture Form
// Use Final Form to activate
//patch=1,EE,21CB9874,word,5F303031
//patch=1,EE,21CB9878,word,4647414D
//patch=1,EE,21CFA3FC,word,00000058
//patch=1,EE,01CB98B6,word,0000000A
//patch=1,EE,2037CE9C,word,3F000000
//patch=1,EE,2037EB1C,word,3F000000
//patch=1,EE,2037BDD4,word,40800000
//patch=1,EE,2037A180,word,40000000

// Ultimate Darkness Form
// Use Master Form and Revert to activate
//patch=1,EE,2037BDD4,word,00000000
//patch=1,EE,01CB9856,word,00000005
//patch=1,EE,20340C94,word,47C35000
//patch=1,EE,20340C98,word,47C35000
//patch=1,EE,21CFCDEC,word,47C35000
//patch=1,EE,40340C9C,word,00130001
//patch=1,EE,03020106,word,00000000
//patch=1,EE,00340C8C,word,00000003
//patch=1,EE,21CB9814,word,5F303031
//patch=1,EE,21CB9818,word,58455F50

// Warrior Roxas
//patch=1,EE,21CFA3FC,word,00000323
//patch=1,EE,21CC3830,word,58455F50
//patch=1,EE,21CC3834,word,5F303131
//patch=1,EE,21CC3838,word,5F43504E
//patch=1,EE,21CC383C,word,414A4150
//patch=1,EE,21CC3840,word,0053414D
//patch=1,EE,21CF00B8,word,00303330
//patch=1,EE,21CF00BC,word,00000000
//patch=1,EE,21CF00C0,word,00000000
//patch=1,EE,21CEF110,word,0000056E
//patch=1,EE,21CEF160,word,00000775


// Drive/Summon/Form/Growth

// All Drive Forms Unlocked
//patch=1,EE,20340E28,word,FFFFFFFF
//patch=1,EE,20340E2C,word,FFFFFFFF
//patch=1,EE,20340E30,word,FFFFFFFF
//patch=1,EE,20340B24,word,00000180
//patch=1,EE,20340B74,word,00000180
//patch=1,EE,20340B9C,word,00000180

// Drive (without depletion on drive gauge)
//patch=1,EE,21C95308,word,0A070764

// Drive (without supporting characters)
//patch=1,EE,201C78B8,word,0000102D

// Infinite Drive
//patch=1,EE,21C95308,word,0A090964

// Anti-Form in Drive Menu
// Llook at Donald's Armor &
// attempt to remove Anti-Form, this will unlock it into
// the Drive Menu
//patch=1,EE,2033FFC8,word,0000001E

// High Jump Max
// Activate at the very beginning of the game, before you gain any 
// other abilities, they will replace the first four abilities 
// you get! The codes will take effect after you restart 
// the game
//patch=1,EE,2033FF14,word,00000061

// Quick Run Max
//patch=1,EE,2033FF16,word,00000065

// Aerial Dodge Max
//patch=1,EE,2033FF18,word,00000069

// Glide Max
//patch=1,EE,2033FF1A,word,0000006D


// Status

// Infinite HP
//patch=1,EE,200F7000,word,8C820004
//patch=1,EE,200F7004,word,080682F8
//patch=1,EE,200F7008,word,AC820000
//patch=1,EE,201666F8,word,0C03DC00

// Infinte MP (All Characters)
//patch=1,EE,201A01F8,word,00000000

// Infinite Munny
//patch=1,EE,2033FE60,word,000F423F

// Quick Level Up (All Characters)
//patch=1,EE,20340E48,word,0098967F


// Miscellaneous

// Full Party
//patch=1,EE,40340C9C,word,00130001
//patch=1,EE,03020100,word,00000000

// Journal 100% Complete
//patch=1,EE,4033FDB0,word,00040001
//patch=1,EE,FFFFFFFF,word,0000000

// Universal Character Mod VI Crash Fixer
// If you are still using the first version of the UCM
// this should reduce the amount of times it crashes
// the game
//patch=1,EE,201A723C,word,00000000
~SeraphiPod
i know this post was a year ago but i am trying to play as dual wield roxas when i enable the patch this is what i get from emu log XML Loader returned an error. Trying to load a pnach...
gametitle: Kingdom Hearts II [SLUS 21005] (U)
comment: Patch by blaze7
patchnumber: 1
Issuing EE/iR5900-32 Recompiler Reset [mem/structure cleanup]
* PCSX2 *: ExecuteBios
# Initialize memory (rev:3.63, ctm:393Mhz, cpuclk:295Mhz detected)
An unhandled or unrecoverable exception occurred, with the message:

%s

Pcsx2 will now close. More details may be available via the emuLog.txt file.
 

· Registered
Joined
·
2 Posts
i know this post was a year ago but i am trying to play as dual wield roxas when i enable the patch this is what i get from emu log XML Loader returned an error. Trying to load a pnach...
gametitle: Kingdom Hearts II [SLUS 21005] (U)
comment: Patch by blaze7
patchnumber: 1
Issuing EE/iR5900-32 Recompiler Reset [mem/structure cleanup]
* PCSX2 *: ExecuteBios
# Initialize memory (rev:3.63, ctm:393Mhz, cpuclk:295Mhz detected)
An unhandled or unrecoverable exception occurred, with the message:

%s

Pcsx2 will now close. More details may be available via the emuLog.txt file.
Change all the word's to extended's.
Example.

Wrong:

// Drive (without supporting characters)
patch=1,EE,201C78B8,word,0000102D


Right:
// Drive (without supporting characters)
patch=1,EE,201C78B8,extended,0000102D

Dont ask me what the difference is. Idk.
 

· loves weird al
Joined
·
67 Posts
Change all the word's to extended's.
Example.

Wrong:

// Drive (without supporting characters)
patch=1,EE,201C78B8,word,0000102D


Right:
// Drive (without supporting characters)
patch=1,EE,201C78B8,extended,0000102D

Dont ask me what the difference is. Idk.
the game loads but no roxas in the pcsx2 console is gives me xml error trying to load a patch patchnumber:1
 

· Registered
Joined
·
2 Posts
the game loads but no roxas in the pcsx2 console is gives me xml error trying to load a patch patchnumber:1
I have no idea then, sorry.
Some codes just simply dont work, or are broken.

I had the same problem you did, codes not working with Words. It fixed one problem, but it looks like you have a different one.

Either the codes broken/doesnt work, or something else is wrong i dont know about.
Sorry I couldnt be of any more use XP...
 

· Registered
Joined
·
1 Posts
I know that makai kingdom codes have already been posted but they dont work because my version is
42 46 7C 7B 2D 45 B9 B4 8A 0B B9 C9 D6 7C 89 59 95 5A BA 3B
SLUS_211.70 001AA7B0 01C9920D 7E6BE480 01C9920D 7E6BE480
I was wondering if anyone have any codes for this specific version
thx
 

· Registered
Joined
·
1 Posts
Ffxii us ntsc

Codes for Final Fantasy XII [SLUS_209.63] (U) [0779FBDB]

All of them work fine (for me at least). I collected them from many guys out there, but most of them did not work at first so i had to edit them a bit. So credit to the guys who post the code and for me to edit it :p

Master code maybe not needed, but leaving it caused no harm at all.

Warning:
- All spell code should only be used after you acquire all kind of magic (white, black, green, time, arcane)
- Infinite 98 items code must be disabled before you do the pinewood chop quest in Archades
 

· Registered
Joined
·
3 Posts
Hiya folks can anyone of u make for PAL a cheatfile perhaps? Since I'm not good enough in programming.

Info about the game:

Disc ID = SLES-55018
(IsoFS) Block 0x10: Primary partition info.
Initializing Elf: 7995292 bytes
ELF (cdrom0:\SLES_550.18;1) CRC = 8A557EE5
Entry point = 0x00100008
Game = Shin Megami Tensei: Persona 3 (PAL-E)

Cheats I want is just infinite hp/sp for all chars and never tired Thanks in advance. ^^
 

· Registered
Joined
·
609 Posts
@Strifey: Try the following:

Code:
gametitle=Shin Megami Tensei: Persona 3 [SLES 55018] (E) [8A557EE5]
comment=None
// [Character Codes] -------------------

//Main Character Infinite HP & MP
patch=1,EE,2016C004,extended,240203E7
patch=1,EE,2016C008,extended,A4820008
patch=1,EE,2016C010,extended,A482000A

//Support Character Infinite HP
patch=1,EE,2016C03C,extended,240203E7
patch=1,EE,2016C040,extended,A4820008

//Support Character Infinite MP
patch=1,EE,2016C0C0,extended,A482000A
patch=1,EE,2016C0BC,extended,240203E7


// [Misc Codes] ------------------------

//Infinite Cash
patch=1,EE,20812CDC,extended,00989680

Haven't tested the codes, so you have to test it out yourself and see if they work or not.
 

· Registered
Joined
·
3 Posts
Thnx a lot and my bad for requesting something. I was totally not paying attention to the full name of this thread, so next time I won't request anything. So Mods and others my apologies :)

I tried these codes and it makes the playstation 2 logo in a loop it doesn't want to continue to the game itself, so I think there must be something wrong with them :)
 

· Registered
Joined
·
3 Posts
I managed to fix the issue and find some cheats myself :) only thing I now have cause i have max & inf hp/sp I get this:

 

· Registered
Joined
·
2 Posts
Video Skip and some cheats:

Code:
gametitle= MS Saga New Dawn NTSC
comment=Misc cheats and video skip by Ihateregistering
//Money
patch=1,EE,01fdd000,word,0FFFFFFF
//ECAP
patch=1,EE,01fddb2d,word,62626262
//Exp Tristan
//patch=1,EE,01fde890,word,1FFFFFFF
//Exp 2
//patch=1,EE,01fde908,word,1FFFFFFF
//Exp 3
//patch=1,EE,01fde9f8,word,1FFFFFFF
//Exp 4
//Some more exp
//patch=1,EE,01fde980,word,1FFFFFFF
//patch=1,EE,01fdecc8,word,1FFFFFFF
//patch=1,EE,01fded40,word,1FFFFFFF
//patch=1,EE,01fdebd8,word,1FFFFFFF
//patch=1,EE,01fdeb60,word,1FFFFFFF
//patch=1,EE,01fdeae8,word,1FFFFFFF
// Video skip
//patch=1,EE,00251b18,word,24020001
what does this cheat do sir? it has an ecap patch but for what? S or L? and 99? sorry for asking...
 

· Registered
Joined
·
6 Posts
Can anyone explain why my pcsx2 crashes whenever I enable patches and execute the game please?

Here's the codes I'm using
Code:
gametitle=Dynasty Warriors 5 XL [SLUS21299] (U)
comment=blah
//master
patch=1,EE,BEEFC0DE,word,00000000
patch=1,EE,000FFFFE,word,000001AB
patch=1,EE,000FFFFF,word,000001AB
patch=1,EE,90130740,word,0C04223C
//infinite time
patch=1,EE,66B50D9A,word,9EE69811
//always have offense x2
//patch=1,EE,90F8F464,word,D8142F7A
//patch=1,EE,8C624C13,word,49DCE00F
//always haves speed x2
//patch=1,EE,A82B9502,word,786FBD65
//patch=1,EE,6D31C284,word,FF854F4A
 

· Registered
Joined
·
609 Posts
As I suspected, bad decrypting.

Also, when you get a chance, do you see the [########] line in the following patch file? Find the CRC for your game, and replace ######## with the CRC of the game.

Give this one a shot.

Code:
gametitle=Dynasty Warriors 5 XL [SLUS 21299] (U) [########]
comment=None

// [Misc Codes] --------------------------------

//Infinite Mission Time
patch=1,EE,201E047C,extended,AC20895C
//Always Have Offense X2 P1
patch=1,EE,704B9441,extended,00000080
patch=1,EE,204B945C,extended,07080708
//Always Have Speed Up X2 P1 
patch=1,EE,704B9442,extended,00000002
patch=1,EE,204B9464,extended,07080708
 
401 - 420 of 442 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top