pcsx2 9.8 cheat problem
#1
hey,when i try to use my cheats on persona 4 it says error 2 the system cannot find the file specified.Ive been looking around the fourm for a fix but i cant find one,can someone help? if you need them here are my cheats


comment=Persona 4 Cheats

// Max Courage
patch=1,EE,207973F4,word,000000FF
patch=1,EE,007973F4,word,000000FF

// Inf Money
patch=1,EE,2079B68C,word,05F5E0FF

// Inf Health
patch=1,EE,207973CC,word,000003E7
patch=1,EE,007973CC,word,000003E7

// Inf Spirit
patch=1,EE,207973CE,word,000003E7
patch=1,EE,007973CE,word,000003E7
Reply

Sponsored links

#2
There are couple of reasons

1.You didn't use the correct name.
a)Added 0xThe CRC.pnach
b)Saves as .pnach.txt extension
c)Both of those
d)Or you just don't use the correct crc

2.You didn't place the cheats in the cheats folder pcsx2 is trying to load.
If you start pcsx2 directly from the exe,the folder is the folder inside the pcsx2 folder
If you start it from shortcut,right click on the shortcut=>Properties=>check if "Start in" is the pcsx2 directory.

3.Try running pcsx2 as admin.

And one other thing...by looking at those codes,replace the word in Max Courage codes with byte and replace word with short in the Inf Health and Inf Spirit.

Or Replace all word with extended,change the first digit of the address
Max Courage to 0
Inf Money to 2
Inf Health and Inf Spirit to 1
Reply
#3
(11-19-2012, 12:53 AM)vsub Wrote: There are couple of reasons

1.You didn't use the correct name.
a)Added 0xThe CRC.pnach
b)Saves as .pnach.txt extension
c)Both of those
d)Or you just don't use the correct crc

2.You didn't place the cheats in the cheats folder pcsx2 is trying to load.
If you start pcsx2 directly from the exe,the folder is the folder inside the pcsx2 folder
If you start it from shortcut,right click on the shortcut=>Properties=>check if "Start in" is the pcsx2 directory.

3.Try running pcsx2 as admin.

And one other thing...by looking at those codes,replace the word in Max Courage codes with byte and replace word with short in the Inf Health and Inf Spirit.

Or Replace all word with extended,change the first digit of the address
Max Courage to 0
Inf Money to 2
Inf Health and Inf Spirit to 1

i dont understand that alot so i will just show you what i have after reading it.(and if i did it right,it still wont work)


comment=Persona 4 Cheats

// Max Courage
patch=1,EE,007973F4,byte,000000FF
patch=1,EE,007973F4,byte,000000FF

// Inf Money
patch=1,EE,2079B68C,word,05F5E0FF

// Inf Health
patch=1,EE,107973CC,short,000003E7
patch=1,EE,007973CC,short,000003E7

// Inf Spirit
patch=1,EE,107973CE,short,000003E7
patch=1,EE,007973CE,short,000003E7
Reply
#4
If you are not going to use the byte\short\word method,replace the first digit of all addresses with 2.
The problem now is you find why the codes are not loaded.
Reply
#5
(11-19-2012, 01:19 AM)vsub Wrote: If you are not going to use the byte\short\word method,replace the first digit of all addresses with 2.

it still says error 2 the system cannot find the file specified. Sad im sorry im making this is be fusturating
Reply
#6
And I told you couple of reasons why you are getting that error.

It doesn't matter if the codes are correct or not,the problem is that pcsx2 is not loading the file and I told you couple of reasons why.
Reply
#7
What is the exact name of the pnach file you are trying to use?
Reply
#8
the name is DE61647A.pnach
Reply
#9
Ok,the name is correct(if you have the USA version that is),now check the other things I mention in my first post
Reply
#10
(11-19-2012, 04:19 AM)vsub Wrote: Ok,the name is correct(if you have the USA version that is),now check the other things I mention in my first post

D:\pcsx2\Cheats <--- this where my cheats and pcsx2 are

and for the run as admin thing wont work
Reply




Users browsing this thread: 1 Guest(s)