Post your PCSX2 cheats-patches here!
okay, i used what was given me and I no longer get no cheats found ..Angry.. now i get an endless loop (took a screenshot because i don't understand the message)...what am I doing wrong now?

*edit : I attached a second screenshot of the error message, this one is the beginning of the loop before the constant green message*

Operating System = Microsoft Windows 7 Home Premium Edition 64-bit
Physical RAM = 4043 MB
CPU name = Intel® Core™ i5-2430M CPU @ 2.40GHz
Vendor/Model = GenuineIntel (stepping 07)
CPU speed = 2.393 ghz (4 logical threads)


Reply

Sponsored links

There are codes that pcsx2 don't like.
Try disabling some of the(add // infront of patch=1 and save)and try the game again(it's best to restart the emulator)

I'm betting on the this code(it probably needs condition checker)
Always Get 300 Skill Points For Level Up
Reply
(06-10-2013, 10:27 AM)vsub Wrote: There are codes that pcsx2 don't like.
Try disabling some of the(add // infront of patch=1 and save)and try the game again(it's best to restart the emulator)

I'm betting on the this code(it probably needs condition checker)
Always Get 300 Skill Points For Level Up

After disabling the All Item code I got the game to run properly ... just the Max Money and 300 Skill Point codes didn't work, they were found by the emulator and loaded but the game itself had no change to it, I'm just going to give up on trying to cheat with this one and beat it the old fashioned way. Thanks for the assistance.

Operating System = Microsoft Windows 7 Home Premium Edition 64-bit
Physical RAM = 4043 MB
CPU name = Intel® Core™ i5-2430M CPU @ 2.40GHz
Vendor/Model = GenuineIntel (stepping 07)
CPU speed = 2.393 ghz (4 logical threads)


Reply
You may try lowering this value
//All Items
patch=1,EE,40F80F68,extended,00DE0001
patch=1,EE,00090009,extended,00000000

This modifies 222 addresses and sometimes code from gametwink for something like this(have all using condensed codes)are modifying more addresses than the addresses used for items only.

For example if addresses from 20F80F68 to 20F81044 are used for items only and the addresses for something else are 20F81045 and 20F81046,the condensed code will also modify those addresses(which can lead to problems)because the code above modifies addresses from 20F80F68 to 20F81046

patch=1,EE,40F80F68,extended,00DE0001
patch=1,EE,00090009,extended,00000000

Red - Starting address
Orange - how many addresses to modify
Green - the next address to be modified will be +1 of the current address...this is actually wrong here.For this kind of codes,the minimum value here should be 4
Blue - The values to be set on the next 4 addresses(including the current)
Pink - by how much the value will be increase on every address

Try like this
patch=1,EE,40F80F68,extended,00DE0004
patch=1,EE,00090009,extended,00000000

or like this
patch=1,EE,40F80F68,extended,00DE0004
patch=1,EE,09090909,extended,00000000
Reply
Small correction. In what you wrote the green doesn't mean +1(byte) of curent adress but rather next 32bit adress hence 4 bytes further, it's not wrong and doesn't need to be multiplied by 4.
Reply
There are save game editors for that game here,you can use them for that rather than using cheats
Reply
can anyone change these to where the hp is at the games max hp allowable for player in ms saga a new dawn? cause currently all the show is 15 and they dont stay infinite cause i still end up being kille by blue leos ans a tallgeese



In-Battle Codes
Character 1 Codes
416 Infinite EN 0BB10EEA 00000063
417 Infinite TP 1BCBE8FB 000003E7
418 Infinite HP 1BCDE8FB 0000270F
Character 2 Codes
419 Infinite EN 0BCD0EEA 00000063
420 Infinite TP 1BD7E8FB 000003E7
421 Infinite HP 1BD9E8FB 0000270F
Character 3 Codes
422 Infinite EN 0BD90EEA 00000063
423 Infinite TP 1BE3E8FB 000003E7
424 Infinite HP 1BE5E8FB 0000270F
Character 4 Codes
425 Infinite EN 0BD50EEA 00000063
426 Infinite TP 1BEFE8FB 000003E7
427 Infinite HP 1BF1E8FB 0000270F
Character 5 Codes
428 Infinite EN 0BE10EEA 00000063
429 Infinite TP 1BFBE8FB 000003E7
430 Infinite HP 1BFDE8FB 0000270F
Character 6 Codes
431 Infinite EN 0BFD0EEA 00000063
432 Infinite TP 1B07E8FB 000003E7
433 Infinite HP 1B09E8FB 0000270F
CPU: AMD Ryzen 9 3900X
RAM: G.SKILL TridentZ 32GB
GPU: Gigabyte RX 6900X
Motherboard: Asus ROG STRIX X570-E Gaming
SSD: Samsung 970 EVO 500GB
HHD: Seagate Barracuda 2 TB, Seagate 2TB Game Drive, Firecuda 8TB gaming Hub plus 12 other drives
Reply
(04-02-2011, 07:48 AM)bagus Wrote: GamerX51,here's the codes.

Code:
Mobile Suit 1 Codes
//Max Mod Lvl
patch=1,EE,01FDEDBC,extended,00000063
//Max EN
patch=1,EE,01FDEDBD,extended,00000063
//Max HP
patch=1,EE,01FDEDBE,extended,0000270F
//Max MEL
patch=1,EE,01FDEDC0,extended,000003E7
//Max RNG
patch=1,EE,01FDEDC2,extended,000003E7
//Max AMR
patch=1,EE,01FDEDC4,extended,000003E7
//Max SPD
patch=1,EE,01FDEDC6,extended,000003E7

Mobile Suit 2 Codes
//Max Mod Lvl
patch=1,EE,01FDEE38,extended,00000063
//Max EN
patch=1,EE,01FDEE39,extended,00000063
//Max HP
patch=1,EE,01FDEE3A,extended,0000270F
//Max MEL
patch=1,EE,01FDEE3C,extended,000003E7
//Max RNG
patch=1,EE,01FDEE3E,extended,000003E7
//Max AMR
patch=1,EE,01FDEE40,extended,000003E7
//Max SPD
patch=1,EE,01FDEE42,extended,000003E7

Mobile Suit 3 Codes
//Max Mod Lvl
patch=1,EE,01FDEEB4,extended,00000063
//Max EN
patch=1,EE,01FDEEB5,extended,00000063
//Max HP
patch=1,EE,01FDEEB6,extended,0000270F
//Max MEL
patch=1,EE,01FDEEB8,extended,000003E7
//Max RNG
patch=1,EE,01FDEEBA,extended,000003E7
//Max AMR
patch=1,EE,01FDEEBC,extended,000003E7
//Max SPD
patch=1,EE,01FDEEBE,extended,000003E7

Mobile Suit 4 Codes
//Max Mod Lvl
patch=1,EE,01FDEF30,extended,00000063
//Max EN
patch=1,EE,01FDEF31,extended,00000063
//Max HP
patch=1,EE,01FDEF32,extended,0000270F
//Max MEL
patch=1,EE,01FDEF34,extended,000003E7
//Max RNG
patch=1,EE,01FDEF36,extended,000003E7
//Max AMR
patch=1,EE,01FDEF38,extended,000003E7
//Max SPD
patch=1,EE,01FDEF3A,extended,000003E7

Mobile Suit 5 Codes
//Max Mod Lvl
patch=1,EE,01FDEFAC,extended,00000063
//Max EN
patch=1,EE,01FDEFAD,extended,00000063
//Max HP
patch=1,EE,01FDEFAE,extended,0000270F
//Max MEL
patch=1,EE,01FDEFB0,extended,000003E7
//Max RNG
patch=1,EE,01FDEFB2,extended,000003E7
//Max AMR
patch=1,EE,01FDEFB4,extended,000003E7
//Max SPD
patch=1,EE,01FDEFB6,extended,000003E7

Mobile Suit 6 Codes
//Max Mod Lvl
patch=1,EE,01FDF028,extended,00000063
//Max EN
patch=1,EE,01FDF029,extended,00000063
//Max HP
patch=1,EE,01FDF02A,extended,0000270F
//Max MEL
patch=1,EE,01FDF02C,extended,000003E7
//Max RNG
patch=1,EE,01FDF02E,extended,000003E7
//Max AMR
patch=1,EE,01FDF030,extended,000003E7
//Max SPD
patch=1,EE,01FDF032,extended,000003E7

Mobile Suit 7 Codes
//Max Mod Lvl
patch=1,EE,01FDF0A4,extended,00000063
//Max EN
patch=1,EE,01FDF0A5,extended,00000063
//Max HP
patch=1,EE,01FDF0A6,extended,0000270F
//Max MEL
patch=1,EE,01FDF0A8,extended,000003E7
//Max RNG
patch=1,EE,01FDF0AA,extended,000003E7
//Max AMR
patch=1,EE,01FDF0AC,extended,000003E7
//Max SPD
patch=1,EE,01FDF0AE,extended,000003E7

Mobile Suit 8 Codes
//Max Mod Lvl
patch=1,EE,01FDF120,extended,00000063
//Max EN
patch=1,EE,01FDF121,extended,00000063
//Max HP
patch=1,EE,01FDF122,extended,0000270F
//Max MEL
patch=1,EE,01FDF124,extended,000003E7
//Max RNG
patch=1,EE,01FDF126,extended,000003E7
//Max AMR
patch=1,EE,01FDF128,extended,000003E7
//Max SPD
patch=1,EE,01FDF12A,extended,000003E7

Mobile Suit 9 Codes
//Max Mod Lvl
patch=1,EE,01FDF19C,extended,00000063
//Max EN
patch=1,EE,01FDF19D,extended,00000063
//Max HP
patch=1,EE,01FDF19E,extended,0000270F
//Max MEL
patch=1,EE,01FDF1A0,extended,000003E7
//Max RNG
patch=1,EE,01FDF1A2,extended,000003E7
//Max AMR
patch=1,EE,01FDF1A4,extended,000003E7
//Max SPD
patch=1,EE,01FDF1A6,extended,000003E7

Mobile Suit 10 Codes
//Max Mod Lvl
patch=1,EE,01FDF218,extended,00000063
//Max EN
patch=1,EE,01FDF219,extended,00000063
//Max HP
patch=1,EE,01FDF21A,extended,0000270F
//Max MEL
patch=1,EE,01FDF21C,extended,000003E7
//Max RNG
patch=1,EE,01FDF21E,extended,000003E7
//Max AMR
patch=1,EE,01FDF220,extended,000003E7
//Max SPD
patch=1,EE,01FDF222,extended,000003E7

Mobile Suit 11 Codes
//Max Mod Lvl
patch=1,EE,01FDF294,extended,00000063
//Max EN
patch=1,EE,01FDF295,extended,00000063
//Max HP
patch=1,EE,01FDF296,extended,0000270F
//Max MEL
patch=1,EE,01FDF298,extended,000003E7
//Max RNG
patch=1,EE,01FDF29A,extended,000003E7
//Max AMR
patch=1,EE,01FDF29C,extended,000003E7
//Max SPD
patch=1,EE,01FDF29E,extended,000003E7

these codes are bogus they dont even work the way they are meant to and they make your hp stay at 15 hp
CPU: AMD Ryzen 9 3900X
RAM: G.SKILL TridentZ 32GB
GPU: Gigabyte RX 6900X
Motherboard: Asus ROG STRIX X570-E Gaming
SSD: Samsung 970 EVO 500GB
HHD: Seagate Barracuda 2 TB, Seagate 2TB Game Drive, Firecuda 8TB gaming Hub plus 12 other drives
Reply
Xenosaga Episode I (US) Max Money Cheat

Operating System = Microsoft Windows 7 Home Premium Edition 64-bit
Physical RAM = 4043 MB
CPU name = Intel® Core™ i5-2430M CPU @ 2.40GHz
Vendor/Model = GenuineIntel (stepping 07)
CPU speed = 2.393 ghz (4 logical threads)


Reply
gametitle= Kingdom Hearts 2 [SLUS 21005] (U)
comment= good cheats
pnach file (Devilswarchild with credit going to everyone who posted cheats that are contained within this file)
CPU: AMD Ryzen 9 3900X
RAM: G.SKILL TridentZ 32GB
GPU: Gigabyte RX 6900X
Motherboard: Asus ROG STRIX X570-E Gaming
SSD: Samsung 970 EVO 500GB
HHD: Seagate Barracuda 2 TB, Seagate 2TB Game Drive, Firecuda 8TB gaming Hub plus 12 other drives
Reply




Users browsing this thread: 33 Guest(s)