Post your PCSX2 cheats-patches here!
Hey guys, need your help. I've been trying to change difficulty level in persona 3 fes after the start, cause hard is way too HARD for me, and I dont really want to start over. So is this even possible?
Reply

Sponsored links

Kingdom Hearts II Pnach Script

Code:
gametitle=Kingdom Hearts II (NTSC-U)[SLUS-21005]
Comment=DA0535FD

//All Synthesis Items
patch=1,EE,00340D77,extended,00000062
patch=1,EE,10340D78,extended,00006262
patch=1,EE,00340D7A,extended,00000062
patch=1,EE,00340D7F,extended,00000062
patch=1,EE,40340D80,extended,00090001
patch=1,EE,62626262,extended,00000000
patch=1,EE,00340DB3,extended,00000062
patch=1,EE,20340DB4,extended,62626262
patch=1,EE,10340DD2,extended,00006262
patch=1,EE,10340DD4,extended,00006262

//all Bottle Items
patch=1,EE,20340CE8,extended,62626262
patch=1,EE,10340CEC,extended,00006262
patch=1,EE,00340CEE,extended,00000062
patch=1,EE,00340D49,extended,00000062
patch=1,EE,20340DCC,extended,62626262
patch=1,EE,10340DD0,extended,00006262

//Extremely Low Chance of Anti-Form
patch=1,EE,20340BC8,extended,00000000

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

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

//Recharge Magic Meter Immediately
patch=1,EE,01c95316,byte,00000000

All Tested. All Working.

BTW you don't want infinite form gauge. I found out the hard way that going anti form without ever coming out of it is a BAD IDEA.


Attached Files
.pnach   DA0535FD.pnach (Size: 1.012 bytes / Downloads: 477)
Reply
Kingdom Hearts Pnach Script File

All Tested. All Working.

In it is:

Max Munny
Max Megalixer
All Synthesis Materials

That should be all anyone needs anyways...


Attached Files
.pnach   0F6B6315.pnach (Size: 1,14 KB / Downloads: 597)
Reply
(05-22-2015, 12:51 PM)wintermomo Wrote: Hey guys, need your help. I've been trying to change difficulty level in persona 3 fes after the start, cause hard is way too HARD for me, and I dont really want to start over. So is this even possible?

It -might- be possible. But it's probably easier to just start over if it's really that difficult. Or alternatively, you can use different codes to make things easier. (e.g. infinite continues, inf. HP, higher stats, etc.)
AMD Ryzen 5 3600 @ 3.60~4.20 GHz | Corsair Vengeance LPX 32 GB (2x16GB) DDR4-3200
MSI GeForce GTX 1660 Super @ 6 GB | Samsung 980 1TB | Windows 10 Pro x64 (22H2)
Reply
(05-23-2015, 04:18 PM)justinervin85 Wrote: Kingdom Hearts Pnach Script File

All Tested. All Working.

In it is:

Max Munny
Max Megalixer
All Synthesis Materials

That should be all anyone needs anyways...

Brilliant! Thanks I was looking for this.

Could someone please make a pnach for Need for Speed Most Wanted Black Edition USA version? I believe there is only one version of that.
Reply
(07-05-2012, 08:06 PM)mikecxz Wrote: anyone got a FFX-2 International code for the PR side quest? i searched everywhere i could think of that might have something for it but i haven't been able to find anything so far.

I realize mikecxz probably won't see this response, but it may help someone else:
Code:
comment=Set Open Air PR Points to 399
patch=1,EE,2036D534,extended,0000018F
comment=Set Argent PR Points to 399
patch=1,EE,2036D538,extended,0000018F
comment=Set Marriage quest points to 29
patch=1,EE,2036D52C,extended,0000001D

Should work; I picked up the addresses (2036D534, 2036D538, and 2036D52C) from Cheat Engine. I used 399 and 29 as the two companies max their rewards at 400 points and the Marriage mission maxes its rewards at 30 points. I opted not to set them to their max, just in case the game flips a bit somewhere when you cross the threshold (I'm not sure if it does or not). Enable these, load the cheats, disable them, talk to a pretty girl (w/ square) to get one or more Marriage points, and then spend credits in a minigame (20 credits in Ch1, more in later chapters) or chat someone up about the company you're representing.

While you can get all 400 points you need for a company instantly, you can't max out the company's PR level until Ch4 or 5. The level should go up automatically as you progress in chapters if you're already at 400 points.
Reply
Hey there. I made an account to ask if anyone has a working .pnach for Yakuza 1 and maybe Yakuza 2. I've been trying to make my own but I can't seem to get it working and I would love if someone could get me a working one. Thank you.
Reply
Hi Miseru99 i was wondering if you can make codes for Digimon Data Squad?

CRC: 7E582398

codes for having all of their digivolution galaxies.
i want to have all of their digivolutions completed
Lalamon
Gaomon
Biyomon
Falcomon
Renamon

all of them please...

hope you can grant this little request thankyou in advance.

(02-01-2013, 09:36 AM)miseru99 Wrote: The problem is I have exactly same version;p. There weren't any re-releases, and afaik only jap and us versions of the game exist.

Game crc is also same, through that potentially doesn't matter at all. I have no clue how exactly pcsx2 calculates this crc. As long as game version is same codes works even when crc differs, and also game can easily be modded without changing crc as well, soo in theory there could be a situation where version modified enough to offset game data adresses in ee memory could still have same crc, but I doubt it couse those codes which do work also work for me and are close around to the others;p.
As for me whole crc usage in pcsx2 smells bs anyway couse everything that uses it like hacks and stuff get's translated to gamecode anyway and some completely different games can have same crc which is far from perfect, either this crc system sucks or I'm too stupid to understand why it doesn't and where it was really needed. Anyway enough of my rants;[.

@Lucky C just to be sure try using the pnach I had for testing(using same codes, just for agumon only) and to be double sure, start a new game couse I only tested it at the very beginning, and it possibly differs in some specific location.


If that one will work for you, then triple check your formatting or maybe try saving your files as ascii now, couse I noticed your pnach file is in unicode. AFAIK pcsx2 reads unicode pnach files just fine, but I only tried like once when adding japanese stuff and it was pretty short list, maybe pcsx2 has problems couse the pnach file get's too big;p. Possibly an unknown bug. I made some huge pnach files myself, but always using condensed codes and ascii so nothing soo big;p.

PCSX2 version doesn't matter much, around 0.9.7 pnach system and alot of involved stuff was upgraded, but that's all, from then it wasn't touched even once and it will work same in 0.9.8 as in latest svn version.

If still nothing, you could just search for those codes using cheat engine(or similar program of your choice), you know they're in float, soo just search for something that's easy to be found by exact value search like exp or lvl and calculate the rest by the offset to the existing codes.

All complicated problems usually turn out to be something silly, soo good luck finding what it was, don't really have more ideas myself;3.

Hi Miseru99 i was wondering if you can make codes for Digimon Data Squad?

CRC: 7E582398

codes for having all of their digivolution galaxies.
i want to have all of their digivolutions completed
Lalamon
Gaomon
Biyomon
Falcomon
Renamon

all of them please...

hope you can grant this little request thankyou in advance.

(02-01-2013, 09:36 AM)miseru99 Wrote: The problem is I have exactly same version;p. There weren't any re-releases, and afaik only jap and us versions of the game exist.

Game crc is also same, through that potentially doesn't matter at all. I have no clue how exactly pcsx2 calculates this crc. As long as game version is same codes works even when crc differs, and also game can easily be modded without changing crc as well, soo in theory there could be a situation where version modified enough to offset game data adresses in ee memory could still have same crc, but I doubt it couse those codes which do work also work for me and are close around to the others;p.
As for me whole crc usage in pcsx2 smells bs anyway couse everything that uses it like hacks and stuff get's translated to gamecode anyway and some completely different games can have same crc which is far from perfect, either this crc system sucks or I'm too stupid to understand why it doesn't and where it was really needed. Anyway enough of my rants;[.

@Lucky C just to be sure try using the pnach I had for testing(using same codes, just for agumon only) and to be double sure, start a new game couse I only tested it at the very beginning, and it possibly differs in some specific location.


If that one will work for you, then triple check your formatting or maybe try saving your files as ascii now, couse I noticed your pnach file is in unicode. AFAIK pcsx2 reads unicode pnach files just fine, but I only tried like once when adding japanese stuff and it was pretty short list, maybe pcsx2 has problems couse the pnach file get's too big;p. Possibly an unknown bug. I made some huge pnach files myself, but always using condensed codes and ascii so nothing soo big;p.

PCSX2 version doesn't matter much, around 0.9.7 pnach system and alot of involved stuff was upgraded, but that's all, from then it wasn't touched even once and it will work same in 0.9.8 as in latest svn version.

If still nothing, you could just search for those codes using cheat engine(or similar program of your choice), you know they're in float, soo just search for something that's easy to be found by exact value search like exp or lvl and calculate the rest by the offset to the existing codes.

All complicated problems usually turn out to be something silly, soo good luck finding what it was, don't really have more ideas myself;3.

Hi Miseru99 i was wondering if you can make codes for Digimon Data Squad?

CRC: 7E582398

codes for having all of their digivolution galaxies.
i want to have all of their digivolutions completed
Lalamon
Gaomon
Biyomon
Falcomon
Renamon

all of them please...

hope you can grant this little request thankyou in advance.
Reply
Hi vsub i was wondering if you can make codes for Digimon Data Squad?
i know u can create pnach codes so well.

CRC: 7E582398

codes for having all of their digivolution galaxies.
i want to have all of their digivolutions completed
Lalamon
Gaomon
Biyomon
Falcomon
Renamon

all of them please...

hope you can grant this little request thankyou in advance.
Reply
hi i have difficulties making codes work for persona 3 fes {ntsc-U/slus-21621/94A82AAA},i have dowloaded the .pnach file from here http://forums.pcsx2.net/Thread-Post-your...e?page=170 (JorgeFFC post) the codes works,max money and all,but that does not interest me,i instead wanted to use the raw codes to make personas with skills i want.
so for testing i tried to make a black frost with these 8 skills:
Mabufudyne,maragidyne,magarudyne,maziodyne,megidolaon,mamudoon,mahamaon,mediarahan
i used PCSX2CE and enter the raw codes blahblah thanks to this guide http://forums.pcsx2.net/Thread-A-simplis...or-dummies
and got the digits of the persona black frost and the 8 skills from JorgeFFC's post as well.

my final pnach file look like:

gametitle=PERSONA 3 FES

//Persona 1 Activate
patch=1,EE,1080CFAC,extended,00000001

//Persona 1 Mod
patch=1,EE,1080CFAE,extended,00000077

//Persona 1 Level Max
patch=1,EE,0080CFB0,extended,00000063

//Persona 1 Exp Max
patch=1,EE,2080CFB4,extended,0098967F

//Persona 1 Skill 1
patch=1,EE,1080CFB8,extended,00000006

//Persona 1 Skill 2
patch=1,EE,1080CFBA,extended,0000000F

//Persona 1 Skill 3
patch=1,EE,1080CFBC,extended,00000018

//Persona 1 Skill 4
patch=1,EE,1080CFBE,extended,00000021

//Persona 1 Skill 5
patch=1,EE,1080CFC0,extended,00000027

//Persona 1 Skill 6
patch=1,EE,1080CFC2,extended,00000036

//Persona 1 Skill 7
patch=1,EE,1080CFC4,extended,00000030

//Persona 1 Skill 8
patch=1,EE,1080CFC6,extended,000000C5


i open my emulator (pcsx2 1.3.1) and click on enable cheat and launch my game,i know how to do it because i made the miscelannous cheats works but these ones won't no matter what i do,so can someone help me please ?
Reply




Users browsing this thread: 30 Guest(s)