Emuforums.com

Go Back   Emuforums.com > PS2 Emulation > PCSX2 Forum
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old June 22nd, 2009   #261 (permalink)
Registered User
 
Join Date: Jun 2006
Location: RF
Posts: 14
Quote:
Originally Posted by redlofredlof View Post
put it in this form

patch=1,EE,DAA6265C,word,B28E7211
patch=1,EE,2A1F2198,word,00000000
patch=1,EE,DAA6265C,word,B29E7211
patch=1,EE,2A1F2198,word,AC640000

If this does not work the do the same with raw codes
ps thanks for the big text I can see clearly now




what is the name of your pnach file? have you read my or ckemu's tutorial properly.
Or better try @ruantec's program to make the pnach files directly
053D2239.pnach
when i tried to run the game i see this:
An unhandled or unrecoverable exception ocurred, with th messange:
(EE) Bus Error, addr=0x452ec03e [store]
Pcsx2 will now close. More details may be available via the emulog.txt. file.
xfaustx is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old June 22nd, 2009   #262 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
try using "extended" instead of "word"
redlofredlof is offline   Reply With Quote
Old June 22nd, 2009   #263 (permalink)
Registered User
 
Join Date: Jun 2006
Location: RF
Posts: 14
Quote:
Originally Posted by redlofredlof View Post
try using "extended" instead of "word"
sry my bad)

firs my post:
gets my in game but with no effect =(

lest post was for new comb:
patch=1,EE,152EC03E,word,1C434D23 (RAW 1F773810 1C434D23)

Ps but i have many errors(like one in my lest post) for many other codes =\
Ps2 i tried many of those -(

Last edited by xfaustx; June 22nd, 2009 at 20:17..
xfaustx is offline   Reply With Quote
Old June 22nd, 2009   #264 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
does your advanced ps2 identification code match the one on the website?
redlofredlof is offline   Reply With Quote
Old June 22nd, 2009   #265 (permalink)
Registered User
 
Join Date: Jun 2006
Location: RF
Posts: 14
yep
xfaustx is offline   Reply With Quote
Old June 23rd, 2009   #266 (permalink)
Registered User
 
Join Date: Jun 2009
Location: United States/CA
Posts: 5
I was told to ask for expert help on this subject


I cant patch Kingdom Hearts 2 =[
i did everything as the youtube video by that "jimmy" guy

1)checked if the codes where the correct ones for my game by checking my game code (used Codebreaker codes)
2)open the game>checked the title>opened a text file>added...
"gametitle=Kingdom Hearts II [SLUS 21005] (U)
comment=blah
patch=1,EE,XXXXXXXX,word,XXXXXXXX"
3)didnt add the master code cause--->9AD826F3 1802B626-->it starts
with a "9"
4)got the code I wanted Sora Quick Exp Gain [1AF922DE 0000FFFF], decrypted it to [1033FEC0 0000FFFF]
5)changed the 1 to a 0
6)added it to the text
"gametitle=Kingdom Hearts II [SLUS 21005] (U)
comment=blah
patch=1,EE,0033FEC0,word,0000FFFF" made sure no spaces
7)looked for my CRC, saved text as CRC "DA0535FD.pnach" into patches folder
8)hide text extension so the file would be view as "DA0535FD.pnach" instead of "DA0535FD.panch.txt"
9)Entered the game and nothing happened

1)to trouble shoot I opened PCSX 0.9.6>Config>Patches>searched for DA0535FD>clicked it> it said "gametitle=Kingdom Hearts II [SLUS 21005] (U)
comment=blah
zerogs=00000000"
2)checked the pcsx2 patch folder and found 2 DA0535FD files [my text one and some other one]>unmounted KH2>deleted the other pnach file [kept mine]>mounted KH2>ran the game on pcsx2 and it kept crashing
3)when I restored the deleted DA0535FD.pnach file it stopped crashing
4)tried changing "word" to extended
5)I also tried editting it thru PCSX2>Misc>Patch Browser>pnach writer. Still no change. I checked my console and it said
"XML Loader error returned an error. Trying to load a pnach...
comment: Munny
gametitle: Kingdom Hearts II [SLUS 21005] (U)
patchnumber: 0
ZeroGS: Set game options: 0x00600420
ZeroGS: Setting #@bit render target
ZeroGS: Creating Effects
ZeroGS: Creating extra effects
ZeroGS: GS Using pixel ps_3_0
Vif1 CL 1, WL 0"
6)Tried adding gameshark codes thru the internal pcsx2 cheat manager to convert them to raw and after converting them open the pnanch file in notepad and change 'word' to 'extended' which crashes and i checked console for the error:
"************
rom2 NOT FOUND
*************

*************
erom NOT FOUND
*************


* CDVD Disk Open: 1 tracks (1 to 1)
* * Track 1: Data (Mode 2) (1936768 sectors)
* Disk Type: PS2 DDVD.
MIGS > Thread Strated Opening GS Plugin...
creating zerogs
ZeroGS: Creating effects
ZeroGS: Creating extra effects
ZeroGS: GS Using pixel shaders ps_3_0
ZeroGS: Set game options: 0x00600420
MIGS > GSopen Finishe, return code: 0x0
No accelerated IMDCT transform found
* PCSX2 *: ExecuteBios
# Initialize memory (rev:3.70, ctm:393MHZ, cpulk:295Mhz detected)
vtlb bus error : addr 0x50340E48, mode 1

SPECS:Intel Core i7 (2.66Ghz)
Windows Vista Home Premium x64
6gigs of RAM
eVGA gtx 285

Config:Graphics>ZeroGS 0.97.1
Control>LilyPad 0.9.9
CDVDROM>P.E.Op.S. CDVD (CDDA mod) 1.3.0
Bios>USA v02.00(14/06/2004) Console
Gamefixes>VU/HACK
Speedhacks>Enable IOP x2 Cycle Rate

If I missed something or did anything wrong please tell me.
KingBusterCaks is offline   Reply With Quote
Old June 23rd, 2009   #267 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
@king buster

Is this your code
1AF922DE 0000FFFF

if so then don't decrypt it. Did you, by any chance, NOT use the common v7 encryption?
redlofredlof is offline   Reply With Quote
Old June 23rd, 2009   #268 (permalink)
Registered User
 
Join Date: Jun 2009
Location: United States/CA
Posts: 5
I made sure all my codes were decrypted using the CB2crypt. ill try without decrypting....
my question is should there be 2 DA0535FD.pnach in my patches folder, one is the text i made, and the other is an actual .pnach file I have no idea how it got there.
KingBusterCaks is offline   Reply With Quote
Old June 24th, 2009   #269 (permalink)
Registered User
 
Join Date: Jun 2009
Location: United States/CA
Posts: 5
okay gave up LOL on the pnach making, so i found an alternate route.
getting "Codebreaker v10.iso"
works perfectly all I need it to figure out how to switch disc[i have the cdvdgigaherz-v07 plugin], i try pressing esc but that just cancels the game, and i tried saving and loading the save state but that doesnt work either.
KingBusterCaks is offline   Reply With Quote
Old July 15th, 2009   #270 (permalink)
Registered User
 
Join Date: Jul 2009
Location: US
Posts: 3
Okay... the same as the poster above.. I also tried making a patch, using the Max Drive Meter code and Slow Drive Consumption codes.. (found them on gamefaqs. GameFAQs: Kingdom Hearts II (PS2) Codebreaker Codes by Valkrys)

Right, well.. at first, I just converted them to raw and tried it.. it didn't work, so after reading through this.. I got rid of the enable code.. no difference. After I saw the last post, I used the common..v7 thingie. It also did not make a difference. Tell me if I did somethin' wrong here.

gametitle=Kingdom Hearts II [SLUS 21005] (U)
comment=Cheater!
//Max Drive
patch=1,EE,2D2A1623,word,C0B9CEA6
patch=1,EE,D2840A5B,word,FF2DD7FD
//Extremely Slow Drive Consumption
patch=1,EE,290D7F26,word,02B0B355
patch=1,EE,69FFFF66,word,C1D1BDB6
patch=1,EE,A3E61601,word,70474D11

*EDIT*
I just noticed some of the codes start with 2. I'll change that. Maybe I'm just..reading something wrong.. or something, I dunno. I'm tired, and I'm going to sleep. Please respond quickly guys. I just wanna run around with dual keyblades. XD

Last edited by Altheaas; July 15th, 2009 at 22:23..
Altheaas is offline   Reply With Quote
Old July 15th, 2009   #271 (permalink)
Registered User
 
Join Date: Jul 2009
Location: US
Posts: 3
Okay.. well, now my game crashes every time I try running it. Please help? Someone?

*EDIT*
Okay, well after noticing that my "enable patches" thing wasn't turned on, that's when my game started crashing.. then I realized, well, maybe it's because I put in that common v7 thing. So I redid all the codes without common v7 and then turned all the codes that began with 2's (which was like half of em) to 0's... but it still crashes. When I run the game, I get

"XML Loader returned an error. Trying to load a pnach...
gametitle: Kingdom Hearts II [SLUS 21005] (U)
comment: Cheater!
patchnumber: 5
wtlb niss: addr 0xA425BBi, mode 1"

Wtf is this?

Last edited by Altheaas; July 15th, 2009 at 22:21.. Reason: New stuff..
Altheaas is offline   Reply With Quote
Old July 19th, 2009   #272 (permalink)
Registered User
 
Join Date: Jul 2009
Location: usa
Posts: 1
Havemercyonme

I have searched everywhere, I've tried to convert them myself....... I can't find or produce the codes I'm looking for.

Final Fantasy 10. NTSC SLUS 20312. Blitzball stats.

Oh for the love of God, create the pnach file, point me to a pnach file, or send a bomb to my house and kill me.
Pogostick111 is offline   Reply With Quote
Old July 22nd, 2009   #273 (permalink)
Registered User
 
Join Date: Jul 2009
Location: US
Posts: 3
Bump please, I still haven't got it working.
Altheaas is offline   Reply With Quote
Old July 23rd, 2009   #274 (permalink)
Raw Rulz
 
y2j_codebreaker's Avatar
 
Join Date: Mar 2009
Location: Georgia
Posts: 40
I am Code Breaker lol ----sorry for off post


Thanks for the post
__________________
Biggest Fan of RAW!
y2j_codebreaker is offline   Reply With Quote
Old October 3rd, 2009   #275 (permalink)
Registered User
 
Join Date: Sep 2009
Location: United States
Posts: 13
Hey guys, I'm at the end of my leash
I've tried but I just can't get it to work.

Here is what I have
Quote:
gametitle=Shin Megami Tensei: Persona 3 FES [SLUS-216.21] (U) [94A82AAA]
comment=Codes for Persona 3
//Master Code
patch=1,EE,C4511884,word,00030800
//Infinite Money
patch=1,EE,05312BD0,word,10800000
patch=1,EE,0483A6DC,word,00989680
//Max money after buying an item
patch=1,EE,05312BD0,word,20800000
patch=1,EE,0416EDD0,word,3C100099
//99x of standard items available
patch=1,EE,05312BD0,word,30800000
patch=1,EE,04170794,word,24020009
//EXP after battle
patch=1,EE,05312BD0,word,A0501800
//100 EXP after battle
patch=1,EE,05312BD0,word,B0457A15
patch=1,EE,041FBF70,word,00000000
patch=1,EE,041FBF78,word,24020064
Here is the CRC


Here's the site I got the codes from
Cheat Codes for Shin Megami Tensei: Persona 3 (FES) on Action Replay MAX - Codejunkies US

The program I used was maxconvert_v0_71

Could anyone help me out, I'm starting to lose sleep over this lol
InfiniteZr0 is offline   Reply With Quote
Old October 3rd, 2009   #276 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by InfiniteZr0 View Post
Hey guys, I'm at the end of my leash
I've tried but I just can't get it to work.

Here is what I have


Here is the CRC


Here's the site I got the codes from
Cheat Codes for Shin Megami Tensei: Persona 3 (FES) on Action Replay MAX - Codejunkies US

The program I used was maxconvert_v0_71

Could anyone help me out, I'm starting to lose sleep over this lol
have you read this tutorial? why are you using max convert and asking why it does not work.
redlofredlof is offline   Reply With Quote
Old October 3rd, 2009   #277 (permalink)
Registered User
 
Join Date: Sep 2009
Location: United States
Posts: 13
I tried using CBCrypt, but it didn't do anything. Just spit out the same thing on the other side
I was using ARMAX codes, so thats why I was using maxconvert
InfiniteZr0 is offline   Reply With Quote
Old October 4th, 2009   #278 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by InfiniteZr0 View Post
I tried using CBCrypt, but it didn't do anything. Just spit out the same thing on the other side
I was using ARMAX codes, so thats why I was using maxconvert
post the codes and pnach content here
redlofredlof is offline   Reply With Quote
Old October 4th, 2009   #279 (permalink)
Registered User
 
Join Date: Sep 2009
Location: Singapore
Posts: 7
I tried using this code for FFXII,

//Have all Accessories (CB2v7+)
patch=1,EE,4054EAD0,extended,00150001
patch=1,EE,00630063,extended,00000000
patch=1,EE,2054EB24,extended,00630001
patch=1,EE,2054EB28,extended,00630063
patch=1,EE,2054EB2C,extended,00010001
patch=1,EE,40553CF4,extended,00180001
patch=1,EE,11541155,extended,00020002
patch=1,EE,005548C4,extended,00000030

It always ends up corrupting my savedata.How can i change it so that it wont corrupt it?
Smerpy is offline   Reply With Quote
Old October 4th, 2009   #280 (permalink)
Registered User
 
Join Date: Aug 2009
Location: USA
Posts: 10
Final Fantasy 12 requires the Enable Code to bypass the crc check, or else it says your saves are corrupt.

For the person wanting a Persona 3 FES codes, heres the pnach with almost every code, you'll have to open it with notepad and take out the // before the codes you want enabled tho.
Attached Files
File Type: rar 94A82AAA.rar (973 Bytes, 16 views)
Sipherwood is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 03:19.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5