Post your PCSX2 cheats-patches here!
(07-17-2011, 01:58 PM)Mark IV Wrote: Both codes don't work. Are you sure they're for the PAL version?

Nope I found the codes on 2 sites, none of them had game version stated, but the other one were already tested and not working for you.
Don't have the game to find those myself, you could try finding it yourself using cheat engine. Should be fairy simple as you already know the money is stored in 8 bytes and where it should be around. Soo seeking in range 20A00000-20A40000 or even lesser for 8bytes with unknown initial value for changes whenever you earn or loose the money. Shouldn't give too much adresses in result after few changes to try with, soo understanding how the money is actually calculated isn't really soo crucial here.

@Gold344 don't have the game but try this:
Code:
//Gain 50000 EXP Per Battle
patch=1,EE,2021728C,extended,3402C350
//Gain 50000 Zenny Per Battle
patch=1,EE,20217228,extended,3403C350

or if you prefer to simply set money at max:
//Max Zenny
patch=1,EE,2054FCCC,extended,0098967F


@Blaze89 I haven't got a clue for this disney game, guess it have alot of chars and dunno even which of those codes are for weapons, but you can convert them yourself, guess those should work for german version:
http://uk.codejunkies.com/search/codes/c...px?selp=13&game=Kingdom-Hearts-(German-Version)&gameID=13631699&page=0
just convert using omniconverter from AR MAX to raw/unencrypted and format them manually or with some other converter from 1 post of this topic.

Example:
Code:
AR max(from the linked site):
Max XP
ZQFW-27UE-J1A1M
6R40-4QJ2-FD0CF


Raw
Max XP(Sora)
203F3D30 0098967F

pnach format:
//Max XP(Sora)
patch=1,EE,203F3D30,extended,0098967F

Oh well one more, but I'm not sure if those are "keyblades" O.o

Code:
//Ultima Weapon
patch=1,EE,003F295D,extended,00000001

//Jungle Key
patch=1,EE,003F294F,extended,00000001

//Three Wishes
patch=1,EE,003F2950,extended,00000001

//Crabclaw
patch=1,EE,003F2953,extended,00000001

//Pumpkinhead
patch=1,EE,003F2952,extended,00000001

//Fairy Harp
patch=1,EE,003F2951,extended,00000001

//Wishing Star
patch=1,EE,003F295C,extended,00000001

//Spellbinder
patch=1,EE,003F2955,extended,00000001

//Metal Chocobo
patch=1,EE,003F2958,extended,00000001

//Olympia
patch=1,EE,003F2956,extended,00000001

//Lionheart
patch=1,EE,003F2957,extended,00000001

//Lady Luck
patch=1,EE,003F295B,extended,00000001

//Divine Rose
patch=1,EE,003F2954,extended,00000001

//Oath Keeper
patch=1,EE,003F2959,extended,00000001

//Oblivion
patch=1,EE,003F295A,extended,00000001

Paste the ready codes inside the notepad and save as yourgameCRC.pnach(making sure it doesn't get ".txt" at the end) game CRC is shown in the pcsx2 console while loading the game. Actually if you check "cheats" and have no file with them it would show an error with what file it couldn't find, and this is the one you need to create and put inside your cheats folderTongue.

Have no way to test them, soo good luck.
Reply

Sponsored links

(07-18-2011, 09:04 AM)miseru99 Wrote: Nope I found the codes on 2 sites, none of them had game version stated, but the other one were already tested and not working for you.
Don't have the game to find those myself, you could try finding it yourself using cheat engine. Should be fairy simple as you already know the money is stored in 8 bytes and where it should be around. Soo seeking in range 20A00000-20A40000 or even lesser for 8bytes with unknown initial value for changes whenever you earn or loose the money. Shouldn't give too much adresses in result after few changes to try with, soo understanding how the money is actually calculated isn't really soo crucial here.

@Gold344 don't have the game but try this:
Code:
//Gain 50000 EXP Per Battle
patch=1,EE,2021728C,extended,3402C350
//Gain 50000 Zenny Per Battle
patch=1,EE,20217228,extended,3403C350

or if you prefer to simply set money at max:
//Max Zenny
patch=1,EE,2054FCCC,extended,0098967F


@Blaze89 I haven't got a clue for this disney game, guess it have alot of chars and dunno even which of those codes are for weapons, but you can convert them yourself, guess those should work for german version:
http://uk.codejunkies.com/search/codes/c...699&page=0
just convert using omniconverter from AR MAX to raw/unencrypted and format them manually or with some other converter from 1 post of this topic.

Example:
Code:
AR max(from the linked site):
Max XP
ZQFW-27UE-J1A1M
6R40-4QJ2-FD0CF


Raw
Max XP(Sora)
203F3D30 0098967F

pnach format:
//Max XP(Sora)
patch=1,EE,203F3D30,extended,0098967F

Oh well one more, but I'm not sure if those are "keyblades" O.o

Code:
//Ultima Weapon
patch=1,EE,003F295D,extended,00000001

//Jungle Key
patch=1,EE,003F294F,extended,00000001

//Three Wishes
patch=1,EE,003F2950,extended,00000001

//Crabclaw
patch=1,EE,003F2953,extended,00000001

//Pumpkinhead
patch=1,EE,003F2952,extended,00000001

//Fairy Harp
patch=1,EE,003F2951,extended,00000001

//Wishing Star
patch=1,EE,003F295C,extended,00000001

//Spellbinder
patch=1,EE,003F2955,extended,00000001

//Metal Chocobo
patch=1,EE,003F2958,extended,00000001

//Olympia
patch=1,EE,003F2956,extended,00000001

//Lionheart
patch=1,EE,003F2957,extended,00000001

//Lady Luck
patch=1,EE,003F295B,extended,00000001

//Divine Rose
patch=1,EE,003F2954,extended,00000001

//Oath Keeper
patch=1,EE,003F2959,extended,00000001

//Oblivion
patch=1,EE,003F295A,extended,00000001

Paste the ready codes inside the notepad and save as yourgameCRC.pnach(making sure it doesn't get ".txt" at the end) game CRC is shown in the pcsx2 console while loading the game. Actually if you check "cheats" and have no file with them it would show an error with what file it couldn't find, and this is the one you need to create and put inside your cheats folderTongue.

Have no way to test them, soo good luck.

Thanks miseru99 but it didn't worked I don't know why. Just to be sure is just copy paste and save it with the name tha pcsx2 asks for that game cheatfile and activate the cheats in pcsx2? or I have to do anything else?
Reply
@Gold344 You have NTSC or PAL version? The above should work in NTSC, PAL was a bit harder to find, but try those if you have it:

Code:
//Zeny
patch=1,EE,2055E54C,extended,05F5E0FF
//Fast LVLup
patch=1,EE,2055E568,extended,05F5E0FF
or
Code:
//Max lvl
patch=1,EE,2055E560,extended,00000063
//infinite/max all items
patch=1,EE,2055EB60,extended,00090001
patch=1,EE,2055EB64,extended,00090002
patch=1,EE,2055EB68,extended,00090003
patch=1,EE,2055EB6C,extended,00090004
patch=1,EE,2055EB70,extended,00090005
patch=1,EE,2055EB74,extended,00090006
patch=1,EE,2055EB78,extended,00090007
patch=1,EE,2055EB7C,extended,00090008
patch=1,EE,2055EB80,extended,00090009
patch=1,EE,2055EB84,extended,0009000A
patch=1,EE,2055EB88,extended,0009000B
patch=1,EE,2055EB8C,extended,0009000C
patch=1,EE,2055EB90,extended,0009000D
patch=1,EE,2055EB94,extended,0009000E
patch=1,EE,2055EB98,extended,0009000F
patch=1,EE,2055EB9C,extended,00090010
patch=1,EE,2055EBA0,extended,00090011
patch=1,EE,2055EBA4,extended,00090012
patch=1,EE,2055EBA8,extended,00090013
patch=1,EE,2055EBAC,extended,00090014
patch=1,EE,2055EBB0,extended,00090015
patch=1,EE,2055EBB4,extended,00090016
patch=1,EE,2055EBB8,extended,00090017
patch=1,EE,2055EBBC,extended,00090018
patch=1,EE,2055EBC0,extended,00090019
patch=1,EE,2055EBC4,extended,0009001A
patch=1,EE,2055EBC8,extended,0009001B
patch=1,EE,2055EBCC,extended,0009001C
patch=1,EE,2055EBD0,extended,0009001D
patch=1,EE,2055EBD4,extended,0009001E
patch=1,EE,2055EBD8,extended,0009001F
Reply
(07-19-2011, 06:30 AM)miseru99 Wrote: @Gold344 You have NTSC or PAL version? The above should work in NTSC, PAL was a bit harder to find, but try those if you have it:

Code:
//Zeny
patch=1,EE,2055E54C,extended,05F5E0FF
//Fast LVLup
patch=1,EE,2055E568,extended,05F5E0FF
or
Code:
//Max lvl
patch=1,EE,2055E560,extended,00000063
//infinite/max all items
patch=1,EE,2055EB60,extended,00090001
patch=1,EE,2055EB64,extended,00090002
patch=1,EE,2055EB68,extended,00090003
patch=1,EE,2055EB6C,extended,00090004
patch=1,EE,2055EB70,extended,00090005
patch=1,EE,2055EB74,extended,00090006
patch=1,EE,2055EB78,extended,00090007
patch=1,EE,2055EB7C,extended,00090008
patch=1,EE,2055EB80,extended,00090009
patch=1,EE,2055EB84,extended,0009000A
patch=1,EE,2055EB88,extended,0009000B
patch=1,EE,2055EB8C,extended,0009000C
patch=1,EE,2055EB90,extended,0009000D
patch=1,EE,2055EB94,extended,0009000E
patch=1,EE,2055EB98,extended,0009000F
patch=1,EE,2055EB9C,extended,00090010
patch=1,EE,2055EBA0,extended,00090011
patch=1,EE,2055EBA4,extended,00090012
patch=1,EE,2055EBA8,extended,00090013
patch=1,EE,2055EBAC,extended,00090014
patch=1,EE,2055EBB0,extended,00090015
patch=1,EE,2055EBB4,extended,00090016
patch=1,EE,2055EBB8,extended,00090017
patch=1,EE,2055EBBC,extended,00090018
patch=1,EE,2055EBC0,extended,00090019
patch=1,EE,2055EBC4,extended,0009001A
patch=1,EE,2055EBC8,extended,0009001B
patch=1,EE,2055EBCC,extended,0009001C
patch=1,EE,2055EBD0,extended,0009001D
patch=1,EE,2055EBD4,extended,0009001E
patch=1,EE,2055EBD8,extended,0009001F

thanks it worked!!!! (I used the first one XD) I think its PAL but at the start of the game it asks what I want PAL or NTSC but in the command screen it says PAL when starting the game XD
Reply
Hi, has anyone here tried to use the all cards code of the game Yu-Gi-Oh The Beginning of Destiny from cmgsccc? I am using codebreaker 9.2.elf to run the cheat device on pcsx2 0.9.7 but it seems the cards code is not working.

Reply
im kindda new in this community and i been looking for Dark Cloud NTSC-U [CRC = A5C05C78] Patches but have no luck finding any..... is there someone who have a patch for this game that can help?
Reply
Suikoden 4
SLUS-20979
CRC-e2984005

Looking for anything that helps keep grinding to a minimum. Exp multiplier or one hit kill would be awesome but even unlimited items would help.

Many thanks.
Reply
Hi, guys, I just wanted to know if there are any MKD NTSC pnach file I can download?
Sorry if I missed the page where it was posted. I didn't want to waste your time.
Reply
Mega Man X, What game are you looking for and what codes, I can see if I can make it for you.
Reply
(04-23-2009, 08:42 PM)vsub Wrote: Ok I'll make the last item slot for synth points and the previous for max of some item so when you want max synth points to some weapon just place it to the last item slot and for max of the some item on the previous.And btw if you place the weapon in the max item slot you'll damage some of his letters.

Code:
gametitle=Dark Cloud 2 USA
// Max Synth Points For The Last Item Slot
patch=1,EE,01e22740,short,000003e7
// Max Items Amount For The Slot Before Last Item Slot.
patch=1,EE,01E226A8,short,000003e7
// Max\Infinite Gilda
patch=1,EE,21E6384C,word,0098967F
// Item Modifier 0 - 428
patch=0,EE,01E2262E,short,000000xx

The slot codes aren't working but the Gilda is. Gameshark code list.
I just want the Synth Points for all the weapons, or something that works like that. Or if I'm doing something wrong (I haven't edited anything: saved that file in the cheats folder)
Reply




Users browsing this thread: 30 Guest(s)