Next Generation Emulation banner
1 - 1 of 1 Posts

· Registered
Joined
·
1 Posts
Discussion Starter · #1 · (Edited)
Hiya.
Got a problem here. Everytime I try to use some cheat patches (codebreaker codes used with CBConvertor) PCSX2 crashes. I'm like, adding the cheats, saving the .pnach file according to the CRC and then starting it, and then it crashes, giving me a crappy error.

'vtlb bus error : addr 0x28F984, mode 0'

Here's my .pnach file.

gametitle=Xenosaga 2

comment=Enable Code
patch=1,EE,BEEFC0DE,word,00000000
patch=1,EE,983AABAC,word,87CA3AF3
patch=1,EE,B88D979B,word,76D74C30
patch=1,EE,F1D72260,word,ADC7AE73

comment=Infinite HP
patch=1,EE,8F168C2,word,07B640F7

comment=Swimsuit Tech Skill
patch=1,EE,7AF49135,word,49CCB602

//Edit: Now I got this error, if I use the new beta. (1888)

XML Loader returned an error. Trying to load a pnach...
gametitle: Xenosaga 2
comment: Enable Code
comment: Infinite HP
comment: Swimsuit Tech Skill
patchnumber: 6
Issuing EE/iR5900-32 Recompiler Reset [mem/structure cleanup]
* PCSX2 *: ExecuteBios
# Initialize memory (rev:3.63, ctm:393Mhz, cpuclk:295Mhz detected)
vtlbDefaultPhyWrite32: 0x1EEFC0DE
vtlbDefaultPhyWrite64: 0x19F764
vtlbDefaultPhyWrite128: 0x19F764
vtlbDefaultPhyWrite32: 0x183AABAC
vtlbDefaultPhyWrite64: 0x19F764
vtlbDefaultPhyWrite128: 0x19F764
vtlbDefaultPhyWrite32: 0x188D979B
vtlbDefaultPhyWrite64: 0x19F764
vtlbDefaultPhyWrite128: 0x19F764
An unhandled or unrecoverable exception occurred, with the message:

%s

Pcsx2 will now close. More details may be available via the emuLog.txt file.

Anyone has an idea that could help?

Using GSDX10 0.1.14, SPU2-X and Gigaherz's CDVD Plugin.
I'm on Windows 7, btw.

PS: The game runs fine. It's just those damn patches..

//2nd Edit: It finally works now. For the ones who had the same problems, use this solution:

patch=1,EE,XXXXXXX,extended,XXXXXXX

instead of word. It helps. :)

Ah, and btw, whoever said that codes with 1xxxxxx does'nt work, you're wrong. They work.

//3rd Edit: (yay! editing is fun!) Here's the patch code for the cheats.

Just create a new .txt document, copy the codes in and save as .pnach file with your CRC as name.

gametitle=Xenosaga 2
//Codebreaker Codes by Code Master
//Converted to PCSX2 Format by FriNt3zZa

patch=1,EE,000FFFFE,extended,000000DC

comment=Swinsuit Tech Skill
patch=1,EE,00641B27,extended,0000007F

comment=KOS-MOS Infinite HP Menu
patch=1,EE,2061B4E4,extended,0000270F

comment=KOS-MOS Infinite Skill Points
patch=1,EE,2061C448,extended,0001869F

comment=KOS-MOS Infinite Class Points
patch=1,EE,2061C44C,extended,0001869F

comment=Infinite HP Character 1 In Battle
patch=1,EE,20AC16FC,extended,0000270F

comment=Infinite HP Character 2 In Battle
patch=1,EE,20AC1804,extended,0000270F

comment=Infinite HP Character 3 In Battle
patch=1,EE,20AC190C,extended,0000270F

comment=KOS-MOS 1EXP To Next Level
patch=1,EE,2061C444,extended,00000001
 
1 - 1 of 1 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top