Posts: 11
Threads: 2
Joined: Nov 2012
Reputation:
0
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
Sponsored links
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
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
Posts: 11
Threads: 2
Joined: Nov 2012
Reputation:
0
(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
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
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.
Posts: 11
Threads: 2
Joined: Nov 2012
Reputation:
0
(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. im sorry im making this is be fusturating
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
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.
Posts: 1.821
Threads: 13
Joined: Mar 2011
Reputation:
55
Location: Florida, USA
What is the exact name of the pnach file you are trying to use?
Posts: 11
Threads: 2
Joined: Nov 2012
Reputation:
0
the name is DE61647A.pnach
Posts: 8.030
Threads: 278
Joined: Feb 2009
Reputation:
345
Ok,the name is correct(if you have the USA version that is),now check the other things I mention in my first post
Posts: 11
Threads: 2
Joined: Nov 2012
Reputation:
0
(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
|