Help finding
#31
Edit: To avoid confusion I deleted this post.

Sponsored links

#32
so compare the US and EU ones?

The work I did was based on japanese FFX, and that matched up perfectly..
#33
(11-11-2013, 08:01 PM)Saiki Wrote: so compare the US and EU ones?
I have already apologized about it.

Edit: To avoid confusion I deleted this post.
#34
I found the following site.

European Codebase - PS2
http://www.ultimate-cheatz.de/codebase/d...system=ps2

Dragon Quest VIII: Journey of the Cursed King
http://www.ultimate-cheatz.de/codebase/d...el&id=2450
#35
Edit: To avoid confusion I deleted this post.
#36
The following is PAL cheats which adding 300h to the addresses of the NTSC-U cheats in #1 post.
I don't have the PAL version, so I can't check. Try these cheats.

Code:
gametitle=Dragon Quest VIII: The Journey of the cursed King (E) [SLES_539.74] [945FBF31]

//Alchemy Pot Always Ultimate
patch=1,EE,0040929E,extended,00000003

//Unlock All Alchemy Recipes
patch=1,EE,4040EB80,extended,00320001
patch=1,EE,FFFFFFFF,extended,00000000

//Max Gold
//patch=1,EE,20409B40,extended,05F5E0FF

//Money On Hand Does Not Decrease
patch=1,EE,20202BC4,extended,5CA00001
patch=1,EE,20202BC8,extended,00451021
patch=1,EE,20202BCC,extended,00000000

//Have Full Teleport List
patch=1,EE,20409390,extended,FFFFFFFF
patch=1,EE,00409394,extended,000000FF

//Max Agility (works fine,finally)
//patch=1,EE,10409BA2,extended,000003E6 //Hero
//patch=1,EE,10409CDA,extended,00000320    //Angelo, the 320 are 800 Agility points
//patch=1,EE,10409C72,extended,00000350    //Jessica          848
//patch=1,EE,10409C0A,extended,00000300    //Yangus          768


//Experience Multipler Codes. It even displays the exact Exp you gain after battle.
//x2
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021040
//patch=1,EE,20360CDC,extended,AFA2319C

//x4
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021080
//patch=1,EE,20360CDC,extended,AFA2319C

//x8
patch=1,EE,20360CD4,extended,8FA2319C
patch=1,EE,20360CD8,extended,000210C0
patch=1,EE,20360CDC,extended,AFA2319C

//x16
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021100
//patch=1,EE,20360CDC,extended,AFA2319C


//Enemies Always Drop Rare Items
//patch=1,EE,202972B4,extended,10000027
//patch=1,EE,20297358,extended,0280102D
//50/50 Chance Of Normal Or Rare Drop
patch=1,EE,202972AC,extended,0C04D0FE
patch=1,EE,202972B0,extended,00000000
patch=1,EE,202972B4,extended,30420001
patch=1,EE,202972B8,extended,00021040
patch=1,EE,202972BC,extended,02221021
patch=1,EE,202972C0,extended,1000002A
patch=1,EE,202972C4,extended,94420048

//Earn Skill Points Per Level x2
patch=1,EE,20377BD4,extended,00052840

//Allocated Skill Points Multiplier x2
patch=1,EE,20206F60,extended,00063040

//Never Sick
patch=1,EE,20409CC8,extended,00000000    //Angelo
patch=1,EE,20409B90,extended,00000000    //Hero
patch=1,EE,20409C60,extended,00000000    //Jessica
patch=1,EE,20409BF8,extended,00000000    //Yangus

//Ininity MP (works fine)
patch=1,EE,20409CB4,extended,000003E7    //Angelo
patch=1,EE,20409B7C,extended,000003E7    //Hero
patch=1,EE,20409C4C,extended,000003E7    //Jessica
patch=1,EE,20409BE4,extended,000003E7    //Yangus


//NO Random Battles(to undo the code you need to save in the normal way and
//load it through the normal way or else even if you disable the encounter codes it will still be on)
//patch=1,EE,202FABDC,extended,00000000


//Have All Main & Key Items In Bag (it ***** works^^)
//patch=1,EE,40409DD0,extended,01800001
//patch=1,EE,03E00001,extended,00000001

//Bag Item Modifier
//patch=1,EE,10409DD0,extended,0000???? //Slot 1
//patch=1,EE,10409DD4,extended,0000???? //Slot 2
//patch=1,EE,10409DD8,extended,0000???? //Slot 3

//Item Digits(the usefull stuff only)
//0008 - Uber Falcon Blade
//0011 - Liquid Metal Sword
//0016 - Dragovian King Sword
//002F - Hero Spear
//0030 - Metal King Spear
//0034 - Metal Wing Boomerang
//003F - Conqueror's Axe
//0044 - Uber War Hammer
//0046 - Megaton Hammer
//0048 - Flail of Destruction
//0051 - Gringham Whip(best whip)
//0056 - Hell Scythe
//0065 - Odin's Bow
//007B - Dangerous Bustier
//007C - Divine Bustier
//0094 - Liquid Metal Armour
//0095 - Dragovian Armour
//0096 - Metal King Armour
//00BA - Dragovian Shield
//00BB - Metal King Shield
//00DC - Dragovian Helm
//00DD - Sun Crown
//00DE - Metal King Helm
//00E1 - Meteorite Bracer(+50 agility)
//0113 - Yggdrasil Dew
//0118 - Elfin Elixir
//011C - Seed of Strength
//011D - Seed of Agility
//011E - Seed of Defence
//011F - Seed of Wisdom
//0120 - Seed of Skill
//0121 - Seed of Life
//0122 - Seed of Magic
//0127 - Ultimate Key
//012D - Baumren's Bell
//0167 - Godbird's Soulstone
#37
(11-11-2013, 01:37 PM)Saiki Wrote: EU value = 20409B40
US value = 20409840

looks like you just add 300 to it (Hex value) so the code I found was encrypted

start - 20409840
20409940
20409A40
end - 20409B40

tyvm! it worked Smile ^_^

(11-13-2013, 04:02 PM)tadatada Wrote: The following is PAL cheats which adding 300h to the addresses of the NTSC-U cheats in #1 post.
I don't have the PAL version, so I can't check. Try these cheats.

Code:
gametitle=Dragon Quest VIII: The Journey of the cursed King (E) [SLES_539.74] [945FBF31]

//Alchemy Pot Always Ultimate
patch=1,EE,0040929E,extended,00000003

//Unlock All Alchemy Recipes
patch=1,EE,4040EB80,extended,00320001
patch=1,EE,FFFFFFFF,extended,00000000

//Max Gold
//patch=1,EE,20409B40,extended,05F5E0FF

//Money On Hand Does Not Decrease
patch=1,EE,20202BC4,extended,5CA00001
patch=1,EE,20202BC8,extended,00451021
patch=1,EE,20202BCC,extended,00000000

//Have Full Teleport List
patch=1,EE,20409390,extended,FFFFFFFF
patch=1,EE,00409394,extended,000000FF

//Max Agility (works fine,finally)
//patch=1,EE,10409BA2,extended,000003E6 //Hero
//patch=1,EE,10409CDA,extended,00000320    //Angelo, the 320 are 800 Agility points
//patch=1,EE,10409C72,extended,00000350    //Jessica          848
//patch=1,EE,10409C0A,extended,00000300    //Yangus          768


//Experience Multipler Codes. It even displays the exact Exp you gain after battle.
//x2
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021040
//patch=1,EE,20360CDC,extended,AFA2319C

//x4
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021080
//patch=1,EE,20360CDC,extended,AFA2319C

//x8
patch=1,EE,20360CD4,extended,8FA2319C
patch=1,EE,20360CD8,extended,000210C0
patch=1,EE,20360CDC,extended,AFA2319C

//x16
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021100
//patch=1,EE,20360CDC,extended,AFA2319C


//Enemies Always Drop Rare Items
//patch=1,EE,202972B4,extended,10000027
//patch=1,EE,20297358,extended,0280102D
//50/50 Chance Of Normal Or Rare Drop
patch=1,EE,202972AC,extended,0C04D0FE
patch=1,EE,202972B0,extended,00000000
patch=1,EE,202972B4,extended,30420001
patch=1,EE,202972B8,extended,00021040
patch=1,EE,202972BC,extended,02221021
patch=1,EE,202972C0,extended,1000002A
patch=1,EE,202972C4,extended,94420048

//Earn Skill Points Per Level x2
patch=1,EE,20377BD4,extended,00052840

//Allocated Skill Points Multiplier x2
patch=1,EE,20206F60,extended,00063040

//Never Sick
patch=1,EE,20409CC8,extended,00000000    //Angelo
patch=1,EE,20409B90,extended,00000000    //Hero
patch=1,EE,20409C60,extended,00000000    //Jessica
patch=1,EE,20409BF8,extended,00000000    //Yangus

//Ininity MP (works fine)
patch=1,EE,20409CB4,extended,000003E7    //Angelo
patch=1,EE,20409B7C,extended,000003E7    //Hero
patch=1,EE,20409C4C,extended,000003E7    //Jessica
patch=1,EE,20409BE4,extended,000003E7    //Yangus


//NO Random Battles(to undo the code you need to save in the normal way and
//load it through the normal way or else even if you disable the encounter codes it will still be on)
//patch=1,EE,202FABDC,extended,00000000


//Have All Main & Key Items In Bag (it ***** works^^)
//patch=1,EE,40409DD0,extended,01800001
//patch=1,EE,03E00001,extended,00000001

//Bag Item Modifier
//patch=1,EE,10409DD0,extended,0000???? //Slot 1
//patch=1,EE,10409DD4,extended,0000???? //Slot 2
//patch=1,EE,10409DD8,extended,0000???? //Slot 3

//Item Digits(the usefull stuff only)
//0008 - Uber Falcon Blade
//0011 - Liquid Metal Sword
//0016 - Dragovian King Sword
//002F - Hero Spear
//0030 - Metal King Spear
//0034 - Metal Wing Boomerang
//003F - Conqueror's Axe
//0044 - Uber War Hammer
//0046 - Megaton Hammer
//0048 - Flail of Destruction
//0051 - Gringham Whip(best whip)
//0056 - Hell Scythe
//0065 - Odin's Bow
//007B - Dangerous Bustier
//007C - Divine Bustier
//0094 - Liquid Metal Armour
//0095 - Dragovian Armour
//0096 - Metal King Armour
//00BA - Dragovian Shield
//00BB - Metal King Shield
//00DC - Dragovian Helm
//00DD - Sun Crown
//00DE - Metal King Helm
//00E1 - Meteorite Bracer(+50 agility)
//0113 - Yggdrasil Dew
//0118 - Elfin Elixir
//011C - Seed of Strength
//011D - Seed of Agility
//011E - Seed of Defence
//011F - Seed of Wisdom
//0120 - Seed of Skill
//0121 - Seed of Life
//0122 - Seed of Magic
//0127 - Ultimate Key
//012D - Baumren's Bell
//0167 - Godbird's Soulstone

TY!! saved me from screwing up at some point trying to convert them myself Tongue2
[Image: avatar131835_1.gif]
#38
after testing the cheats i wanted, tho only 1 i know for sure doesnt work is the EXP multipliers
Code:
//Experience Multipler Codes. It even displays the exact Exp you gain after battle.
//x2
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021040
//patch=1,EE,20360CDC,extended,AFA2319C

//x4
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021080
//patch=1,EE,20360CDC,extended,AFA2319C

//x8
patch=1,EE,20360CD4,extended,8FA2319C
patch=1,EE,20360CD8,extended,000210C0
patch=1,EE,20360CDC,extended,AFA2319C

//x16
//patch=1,EE,20360CD4,extended,8FA2319C
//patch=1,EE,20360CD8,extended,00021100
//patch=1,EE,20360CDC,extended,AFA2319C
[Image: avatar131835_1.gif]
#39
probably have to find them on your own, but I don't know how to find those. It has to do with the offsets. those are not static items
#40
If having Excel, converting addresses is easy.
Excel has some hexadecimal functions.
The following is an example of formulas.
(Of course more complicated formulas are needed if directly using pnach format.)

Code:
. |    A     |   B    |    C
--+----------+--------+----------
1 | 00408F9E | 40929E | 0040929E

B1 =DEC2HEX(HEX2DEC(A1) + HEX2DEC("300"))
C1 =RIGHT("00000000" & B1, 8)




Users browsing this thread: 1 Guest(s)