March 5th, 2009
|
#212 (permalink)
|
|
▄A▄W▄A▄Y▄
Join Date: Aug 2008
Location: ▄▄▄▄▄▄▄▄
Posts: 3,830
|
Quote:
Originally Posted by kiwibuddy
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
|
|
|
|