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 March 2nd, 2009   #201 (permalink)
Registered User
 
Join Date: Mar 2009
Location: KY, US
Posts: 3
Stumped

Okay, I admit it. I'm stumped. I've done this before, but I can't seem to figure this one out. I'm trying to make a pnach file for Disgaea: HoD but I cannot seem to make it work.

Pulling codes from codetwink (used to be codebreaker) and from Disgaea Codes

Unfortunately, the codetwink site doesn't have a game ident key on it.

The one I have is: BB 41 B7 A6 14 9D AC 2F 68 4B DF AB 0A 31 46 51 DE D0 25 08

I've built, rebuilt, recoded and worked with this for hours and it's not showing up. I've tried my codes and other people's codes from this board.

Here's what I've currently got.

gametitle=Disgaea 1( U )
//Max Money
//patch=1,EE,8DB7ED96,word,93C1B4C6
//Inf Money
//patch=1,EE,56751397,word,314E6EEB
//Max Money
patch=1,EE,102A20C0,word,0000FFFF

I commented out the top two on purpose for testing. Whatever I do, I can't get it to work. I've also attached my original pnach file that I renamed to test the new one.

Please advise.

Thank you

-Housellama
Attached Files
File Type: txt 4d2cac9d._pnach.txt (1.2 KB, 25 views)
housellama is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old March 3rd, 2009   #202 (permalink)
Registered User
 
Join Date: Jul 2008
Location: srakowo
Posts: 6
ehh, i don't know why it doesn't work.
gametitle=Final Fantasy XII
//Master Code
patch=1,EE,E89FC313,word,DC0BEEAF
patch=1,EE,8001AE50,word,DC64B82D
patch=1,EE,1519B106,word,6021B3D0
patch=1,EE,B839D48C,word,DBE5C900
patch=1,EE,43D027B2,word,C3367097
patch=1,EE,756199DB,word,EDDF14F1

//EXP
patch=1,EE,B3D6A6DE,word,29E5856B

Followed instructions in guide and still, it doesn't work.

I used common V7 encryption

Key is the same as i have

Last edited by kakalakapl; March 3rd, 2009 at 14:10..
kakalakapl is offline   Reply With Quote
Old March 3rd, 2009   #203 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by kakalakapl View Post
ehh, i don't know why it doesn't work.
gametitle=Final Fantasy XII
//Master Code
patch=1,EE,E89FC313,word,DC0BEEAF
patch=1,EE,8001AE50,word,DC64B82D
patch=1,EE,1519B106,word,6021B3D0
patch=1,EE,B839D48C,word,DBE5C900
patch=1,EE,43D027B2,word,C3367097
patch=1,EE,756199DB,word,EDDF14F1

//EXP
patch=1,EE,E707895F,word,5F6B451D

Followed instructions in guide and still, it doesn't work.

I used common V7 encryption

Key is the same as i have
Do not use the master code. Pcsx2 does not require the master code.

Quote:
Originally Posted by housellama View Post
Okay, I admit it. I'm stumped. I've done this before, but I can't seem to figure this one out. I'm trying to make a pnach file for Disgaea: HoD but I cannot seem to make it work.

Pulling codes from codetwink (used to be codebreaker) and from Disgaea Codes

Unfortunately, the codetwink site doesn't have a game ident key on it.

The one I have is: BB 41 B7 A6 14 9D AC 2F 68 4B DF AB 0A 31 46 51 DE D0 25 08

I've built, rebuilt, recoded and worked with this for hours and it's not showing up. I've tried my codes and other people's codes from this board.

Here's what I've currently got.

gametitle=Disgaea 1( U )
//Max Money
//patch=1,EE,8DB7ED96,word,93C1B4C6
//Inf Money
//patch=1,EE,56751397,word,314E6EEB
//Max Money
patch=1,EE,102A20C0,word,0000FFFF

I commented out the top two on purpose for testing. Whatever I do, I can't get it to work. I've also attached my original pnach file that I renamed to test the new one.

Please advise.

Thank you

-Housellama

The name of your pnatch file is incorrect


Quote:
4d2cac9d._pnach.txt--------wrong

4d2cac9d.pnach-------------right

Last edited by redlofredlof; March 3rd, 2009 at 14:06.. Reason: Automerged Doublepost
redlofredlof is offline   Reply With Quote
Old March 3rd, 2009   #204 (permalink)
Registered User
 
Join Date: Jul 2008
Location: srakowo
Posts: 6
Quote:
Originally Posted by redlofredlof View Post
Do not use the master code. Pcsx2 does not require the master code.
Ok, i made something to happen, it crashes now
i have error vtlb miss:adr 0xE707895F mode 1

my pnach looks like that now:

comment=Insert comment.
gametitle=Final Fantasy XII
//EXP
patch=1,EE,E707895F,word,5F6B451D

Last edited by kakalakapl; March 3rd, 2009 at 14:23..
kakalakapl is offline   Reply With Quote
Old March 3rd, 2009   #205 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by kakalakapl View Post
Ok, i made something to happen, it crashes now
i have error vtlb miss:adr 0xE707895F mode 1

my pnach looks like that now:

comment=Insert comment.
gametitle=Final Fantasy XII
//EXP
patch=1,EE,E707895F,word,5F6B451D
What is the raw code? did you try any other code or just this one, try another code too.
redlofredlof is offline   Reply With Quote
Old March 3rd, 2009   #206 (permalink)
Registered User
 
Join Date: Jul 2008
Location: srakowo
Posts: 6
Quote:
Originally Posted by redlofredlof View Post
What is the raw code? did you try any other code or just this one, try another code too.
code from site : 62B38BFC D736FC25

Code after encryption : 68BFF088 D27FDEF9
Not using V7 common encryption
And crash, same with V7
kakalakapl is offline   Reply With Quote
Old March 3rd, 2009   #207 (permalink)
Registered User
 
Join Date: Mar 2009
Location: KY, US
Posts: 3
Quote:
Originally Posted by redlofredlof View Post
Do not use the master code. Pcsx2 does not require the master code.



The name of your pnatch file is incorrect
I realize that. that was the file I had first used, as the correct file name, but renamed so it wouldn't interfere. The problem is that no matter what I do, the CODES won't work.
housellama is offline   Reply With Quote
Old March 3rd, 2009   #208 (permalink)
Registered User
 
Join Date: Mar 2009
Location: KY, US
Posts: 3
Alright, I'll simplify the problem.

Code from the codebreaker site
Max Money 2A0B2AFD 3B9AC9FF
---
Code converted to raw w/ common 7.0+ checked.
8DB7ED96 93C1B4C6

Entered into pnach file as
patch=1,EE,8DB7ED96,word,93C1B4C6

End result: code didn't work.
---
Code converted to raw w/o common 7.0+ checked.
202A20C0 3B9AC9FF

entered into pnach file as
patch=1,EE,202A20C0,word,3B9AC9FF

end result: code didn't work.

What am I doing wrong?
housellama is offline   Reply With Quote
Old March 3rd, 2009   #209 (permalink)
Registered User
 
Join Date: Jul 2008
Location: srakowo
Posts: 6
ok, it works
kakalakapl is offline   Reply With Quote
Old March 3rd, 2009   #210 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by housellama View Post
Alright, I'll simplify the problem.

Code from the codebreaker site
Max Money 2A0B2AFD 3B9AC9FF
---
Code converted to raw w/ common 7.0+ checked.
8DB7ED96 93C1B4C6

Entered into pnach file as
patch=1,EE,8DB7ED96,word,93C1B4C6

End result: code didn't work.
---
Code converted to raw w/o common 7.0+ checked.
202A20C0 3B9AC9FF

entered into pnach file as
patch=1,EE,202A20C0,word,3B9AC9FF

end result: code didn't work.

What am I doing wrong?

I think the unique ps2 identification code does not match for your game and hence the codes may not work and you will have to play it the way it is meant to be played.
redlofredlof is offline   Reply With Quote
Old March 5th, 2009   #211 (permalink)
Registered User
 
Join Date: Mar 2009
Location: US/ CA
Posts: 5
HI all,
I tried to write my own pnach file for Final Fantasy X-International but to no avail. Was hoping to get some help. Here is my script:

Using PCSX2.0.9.6

File name: 658597E2.pnach
Gametitle=Final Fantasy X - International [SLPS 25088] (J)
comment= testing
//Max Gil
patch=1,EE,2031CE98,word,3B9AC9FF
//Albhed Translated
patch=1,EE,180F3516,word,BA0E62C2
patch=1,EE,4E371D56,word,5DE0E3CC


Here were the raw codes:
Al Bhed Dialogue Translated
2031CE60 FFFFFFFF

Gil Max
2031CE98 3B9AC9FF

Could anyone explain why I am not able to get these cheats working? I got the raw codes from this site:
http://forums.ngemu.com/attachments/...8-raw-code.txt

Any suggestions would be great. I'm also using CBcrypt 1.11 with V7 common checked and then decrypt. What exactly and I doing wrong?
kiwibuddy is offline   Reply With Quote
Old March 5th, 2009   #212 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by kiwibuddy View Post
HI all,
I tried to write my own pnach file for Final Fantasy X-International but to no avail. Was hoping to get some help. Here is my script:

Using PCSX2.0.9.6

File name: 658597E2.pnach
Gametitle=Final Fantasy X - International [SLPS 25088] (J)
comment= testing
//Max Gil
patch=1,EE,2031CE98,word,3B9AC9FF
//Albhed Translated
patch=1,EE,180F3516,word,BA0E62C2
patch=1,EE,4E371D56,word,5DE0E3CC


Here were the raw codes:
Al Bhed Dialogue Translated
2031CE60 FFFFFFFF

Gil Max
2031CE98 3B9AC9FF

Could anyone explain why I am not able to get these cheats working? I got the raw codes from this site:
http://forums.ngemu.com/attachments/...8-raw-code.txt

Any suggestions would be great. I'm also using CBcrypt 1.11 with V7 common checked and then decrypt. What exactly and I doing wrong?
Is this what you entered in your pnach file?
Quote:
File name: 658597E2.pnach
Gametitle=Final Fantasy X - International [SLPS 25088] (J)
comment= testing
//Max Gil
patch=1,EE,2031CE98,word,3B9AC9FF
//Albhed Translated
patch=1,EE,180F3516,word,BA0E62C2
patch=1,EE,4E371D56,word,5DE0E3CC
if so then you did not convert them using cb crypt

you have to copy the two columns of code into cb crypt and decrypt them with common v7 encryption enabled.
Here is what I got when I converted one of your codes.
Also if your advanced ps2 identification code does not match the one provided at the site then the codes will not work at all.

Quote:
File name: 658597E2.pnach
Gametitle=Final Fantasy X - International [SLPS 25088] (J) [658597e2]
comment=testing
//Max Gil
patch=1,EE,7A44A9C8,word,D9290DC3
redlofredlof is offline   Reply With Quote
Old March 5th, 2009   #213 (permalink)
Registered User
 
Join Date: Mar 2009
Location: germany
Posts: 8
hello folks.
only as a tip. go to here and look for the tool omniconvert. btw. it is indeed the best site for custom codebreaker codes but you must register.
no matter, i attached it.
this is the definite tool for code conversions and it has some helpfile with it.
as i read the posts i can see that all users have wrong "raw" codes since i'm familiar to this ****. i can port and change some codes for ps2 in ps2dis. so there lies my question: i'm fresh to pcsx2 and i only use it to dump games to use it for ps2. now i want to use it to find freezer codes for ps2 with it but can anybody give me a link or a tutorial with a full revision on this? i've already searched but no luck with complete tutorials.

Last edited by raxxus; March 5th, 2009 at 17:29.. Reason: made a new own thread
raxxus is offline   Reply With Quote
Old March 5th, 2009   #214 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Attention everyone! codes on codetwink.com are no longer compatible with cb crypt and will not work with pcsx2 no matter what.
redlofredlof is offline   Reply With Quote
Old March 5th, 2009   #215 (permalink)
Registered User
 
Join Date: Mar 2009
Location: germany
Posts: 8
that is very new to me. i use only raw codes for ps2 and must convert these official codes to raw by myself. so you should test omniconvert. it can convert any type to raw. and for codes just go to the link i provided. there are a lot sites but cmp is definitely THE source for user friendly codes, plus you can request any code (of course only for ps2!) and the codemasters there maybe help you.
raxxus is offline   Reply With Quote
Old March 5th, 2009   #216 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
I tried omniconvert and it does the same thing as cb crypt, I tried changing the input and out put formats to standard and codebreaker compatible but still the codes don't work.
redlofredlof is offline   Reply With Quote
Old March 5th, 2009   #217 (permalink)
Registered User
 
Join Date: Mar 2009
Location: germany
Posts: 8
hm. strange. lemme see...

EDIT:
dunno what you are setting for input and output but for me it is fine. i tested it recently with cod5waw codes. these are relatively new codes.

the examples:

cbv7 common encryption:

Infinite Health
25B86289 3621D916
CE594C4D 539E5E9F

No Reload With Infinitie Clip
08E9F9FC 4ED5A57B
AADE33E4 EA093E13

raw/unencrypted:

Infinite Health
2036DAE8 3C014400
2036DAF0 AC610028

No Reload With Infinitie Clip
203F2E90 00000000
203F0234 00000000

in omniconvert you must go to input option and set it to "codebreaker - version 7+ common key" and as for the output "unencrypted - standard".

and btw: with this tool you can also use official armax or xploder codes. only the input setting must be changed to either "action replay - armax" for action replay max codes or "xploder - version 4 or 5 (depends on which you've chosen)" for xploder codes.

Last edited by raxxus; March 5th, 2009 at 09:18..
raxxus is offline   Reply With Quote
Old March 5th, 2009   #218 (permalink)
Registered User
 
Join Date: Mar 2009
Location: US/ CA
Posts: 5
Hi guys,
I think my codes for FFX-International don't work. Does anyone know any websites that has FFX-I codes that is decryptable with CB crypt v1.11? Or rather, does anyone know why these codes don't work after decrypting with CB Crypt v1.11?

Ending Immediately After Load Game
1031920A 00000186

Al Bhed Dialogue Translated
2031CE60 FFFFFFFF

Gil Max
2031CE98 3B9AC9FF

All Characters Status Modification

HP
201BEEF0 AFC60004

MP
201BEF30 AFD00008

Attack
101BEF52 0000A3C6

Defense
101BEF66 0000A3C6

Magic Attack
101BEF7A 0000A3C6

Magic Defense
101BEF8E 0000A3C6

Speed
101BEFA2 0000A3C6

Luck
101BEFB6 0000A3C6

Avoid
101BEFCA 0000A3C6

Aim
201BEFDC A3C60036
201BEFE4 8FC60024

All Overdrive Skills
2031CEBC FFFFFFFF
2031CEC0 FFFFFFFF
2031CEC4 FFFFFFFF
1031CEC8 FFFFFFFF

AP Max After One Battle

Tidus
2031F8F0 3B9AC9FF

Yuna
2031F8F4 3B9AC9FF

Kimahri
2031F8FC 3B9AC9FF

Wakka
2031F900 3B9AC9FF

Lulu
2031F904 3B9AC9FF

Auron
2031F8F8 3B9AC9FF

Rikku
2031F908 3B9AC9FF

Seymour
2031F90C 3B9AC9FF

AP Max after one battle (for all participated characters)
D01DCDA0 00002021
101DCDA6 0000AE06

Sphere Level won't decrease when moving on the Sphere Board
D01BE6CC 00001823
001BE6CE 00000060
* level will decrease while moving, but will recover when you stop

All Items
A01BF9F8 0806F33E
* need to purchase each item at least once

All Important Items (No Clouded Mirror)
2031D5DC FFFFFFFF
2031D5E0 000FFFFB
2031D5DC FFFFFFFB

All Important Items (No Seven Day Mirror)
2031D5DC FFFFFFFF
2031D5E0 000FFFFB
2031D5DC FFFFFFF7

All Characters S.Lv 99
101BE652 0000A206

Characters & Summons Status Max
A01BE718 2401FFFF
A01BE72C 00621021
A01BE730 AC41000C
A01BE738 AC410010
A01BEEF0 AFC60004
A01BEF30 AFC60008

Overdrive Gauge Max after only gaining a little
101E27E2 000000D1

Break Damage Limit
101C219C 00000001

Break Break Damage Limit Limit
101C2188 00000098
101C2190 0000967F
101C21A4 00000098
101C21AC 0000967F
* 99,999 into 9,999,999

Nagi Plains Chocobo Race timer won't increase
D032356A 00000001

Thunder Plains - Thunder Count 9999 Times
1031954C 0000270F

Thunder Plains - Thunder Avoided 9999 Times
1031954E 0000270F

Thunder Plains - Thunder Avoided 200 Consecutive Times
00319550 000000C8

Degree of Friendliness with Yojimbo Max
0031CEF4 000000FF

Degree of Friendliness with Yojimbo Max Another
101E5B72 0000AE06
* Yojimbo will perform Zanmatou even if you only pay him 1 gil

Change Rikku's Outfit
00319221 000000xx
00 = Normal Outfit
01 = Goggle Outfit

none of the codes seem to work even after using v7 common decrypt
kiwibuddy is offline   Reply With Quote
Old March 5th, 2009   #219 (permalink)
Registered User
 
Join Date: Mar 2009
Location: germany
Posts: 8
Codebreaker for PCSX2

@kiwibuddy
look 5 posts before yours. in my post i provided a link to an excellent cheat page. the page is called codemasters project. there you can get all you want as long as you register there. you can even request cheats.

different story. as i read through this thread i saw people claiming to use the codebreaker itself. so i tested it myself and yes, the codebreaker works as .elf itself. i loaded final fantasy 12 with codebreaker in pcsx2 0.9.5 beta. so i uploaded the cbv922.elf. if anybody is interested here the rapid link:

RapidShare: Easy Filehosting
raxxus is offline   Reply With Quote
Old March 5th, 2009   #220 (permalink)
▄A▄W▄A▄Y▄
 
redlofredlof's Avatar
 
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
Quote:
Originally Posted by raxxus View Post
@kiwibuddy
look 5 posts before yours. in my post i provided a link to an excellent cheat page. the page is called codemasters project. there you can get all you want as long as you register there. you can even request cheats.

different story. as i read through this thread i saw people claiming to use the codebreaker itself. so i tested it myself and yes, the codebreaker works as .elf itself. i loaded final fantasy 12 with codebreaker in pcsx2 0.9.5 beta. so i uploaded the cbv922.elf. if anybody is interested here the rapid link:

RapidShare: Easy Filehosting
can you upload it on any other server like 4shared or 2shared as rapid share is blocked by my ISp
redlofredlof 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 04:11.

© 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