pcsx2 cannot find the pnach files
#1
Hello all,

I am new to pcsx2 and have got everything working but the cheats. I am currently trying to get pcsx2 to work with rogue galaxy with cheats. When I load the game with cheats enabled and the pnach file in a cheats or patches folder I get the message "can't find (file location name here)"

However the crc's match my game.

Is there a guide or specific setup for how to get pcsx2 to read these files? I have spent several hours searching the forum and cannot seem to find any answers. Any help would be appreciated.

Thanks,
Stullz
Reply

Sponsored links

#2
best to see using 0.9.6's console window(Window bar) if your CRC matches your pnatch file.
Main PC1:i5-4670,HD7770(Active!)
Main PC2:i5-11600K,GTX1660Ti(Active!)
PCSX2 Discord server IGN:smartstrike
PCSX2 version uses:Custom compiled buildĀ 1.7.0 64-bit(to be update regularly)
smartstk's YouTube Channel
Reply
#3
Why Tallbender, is there anything wrong with 0.9.8 log.

Make sure the patch file is named [crc].pnach not [crc].pnach.txt

Many of my friends made a mistake in that. The pnach file must be kept in Cheats Folder. Can you post the Pnach file you have created.
[Image: recodersignature2.png]
Reply
#4
Here is the pnach file (created by another user that I found in the forums)


Quote:gametitle=Rogue Galaxy [SCUS 97490] (U) [0643F90C]
comment=Cheats by andutrache

//Max Zehn(money)
patch=1,EE,005C1010,word,05F5E0FF
//patch=1,EE,005C5204,word,05F5E0FF

//Infinite Item Usage (First = enable; Second = disable)
patch=1,EE,003D3884,word,00000000
//patch=1,EE,003D3884,word,A4850014

//Buy items for free
patch=1,EE,003C8EAC,word,00000000

//Max Weapon Skill
patch=1,EE,003A2DD8,word,24050063

//Max Weapon Stat after Skill Max
patch=1,EE,003A2EE4,word,24060063

//Max Hunter points
patch=1,EE,005C1030,word,0098967F

//Quick Max Exp
patch=1,EE,003AC754,word,3C0205F5
//patch=1,EE,003AC75C,word,3442E0FF

//Infinite Weapon 1 bar
patch=1,EE,003D65A8,word,00000000

//Infinite Weapon 2 bar
patch=1,EE,003D2C9C,word,00000000

//Kill 1 enemy for x999 Hunted
patch=1,EE,003C3414,word,00000000

//NOTE: The Max Main/Sub Weapon Codes just make your characters do a huge amount of dmg/hit

//Char 1:
//Max Main Weapon
patch=1,EE,005C7FC8,word,03E703E7

//Max Sub weapon
patch=1,EE,005C7FCC,word,03E703E7

//Full attack bar
patch=1,EE,005C7F44,word,447A0000

//Char 2:
//Max Main Weapon
patch=1,EE,005C8490,word,03E703E7

//Max Sub weapon
patch=1,EE,005C8494,word,03E703E7

//Full attack bar
patch=1,EE,005C840C,word,447A0000

//Char 3:
//Max Main Weapon
patch=1,EE,005C8958,word,03E703E7

//Max Sub weapon
patch=1,EE,005C895C,word,03E703E7

//Full attack bar
patch=1,EE,005C88D4,word,447A0000

//Char 4:
//Max Main Weapon
patch=1,EE,005C8E20,word,03E703E7

//Max Sub weapon
patch=1,EE,005C8E24,word,03E703E7

//Full attack bar
patch=1,EE,005C8D9C,word,447A0000

//Char 5:
//Max Main Weapon
patch=1,EE,005C92E8,word,03E703E7

//Max Sub weapon
patch=1,EE,005C92EC,word,03E703E7

//Full attack bar
patch=1,EE,005C9264,word,447A0000

//Char 6:
//Max Main Weapon
patch=1,EE,005C97B0,word,03E703E7

//Max Sub weapon
patch=1,EE,005C97B4,word,03E703E7

//Full attack bar
patch=1,EE,005C972C,word,447A0000

//Char 7:
//Max Main Weapon
patch=1,EE,005C9C78,word,03E703E7

//Max Sub weapon
patch=1,EE,005C9C7C,word,03E703E7

//Full attack bar
patch=1,EE,005C9BF4,word,447A0000

//Char 8:
//Max Main Weapon
patch=1,EE,005CA140,word,03E703E7

//Max Sub weapon
patch=1,EE,005CA144,word,03E703E7

//Full attack bar
patch=1,EE,005CA0BC,word,447A0000

//Char 9:
//Max Main Weapon
patch=1,EE,005CA608,word,03E703E7

//Max Sub weapon
patch=1,EE,005CA60C,word,03E703E7

//Full attack bar
patch=1,EE,005CA584,word,447A0000

//Char 10:
//Max Main Weapon
patch=1,EE,005CAAD0,word,03E703E7

//Max Sub weapon
patch=1,EE,005CAAD4,word,03E703E7

//Full attack bar
patch=1,EE,005CAA4C,word,447A0000

//Insectron Codes:
//Always hungry
//patch=1,EE,003D1B48,word,00000000

//Feed once for max stats
patch=1,EE,00465D80,byte,000000FF
patch=1,EE,000A0000,word,A045001C
patch=1,EE,000A0004,word,A045001E
patch=1,EE,000A0008,word,A0450020
patch=1,EE,000A000C,word,A0450021
patch=1,EE,000A0010,word,A0450022
patch=1,EE,000A0014,word,A0450023
patch=1,EE,000A0018,word,A0450024
patch=1,EE,000A001C,word,A0450025
patch=1,EE,000A0020,word,080F46D3
patch=1,EE,003D1B48,word,08028000

Also, I have verified it is saved as a [crc].pnach file (and not as a text file)
Found via this thread and the archival forum
http://forums.pcsx2.net/Thread-Rogue-Gal...laxy+pnach

I also, from what I've read, enabled each code in the file by removing the comment tags.

The file path is inside a Cheats folder inside the PCSX2 directory that was created in my documents (PCSX2/Cheats).

Thanks for the help,

Stullz
Reply
#5
Patch file is OK.

Ahh. Keep it in the Cheats Folder in the PCSX2 Folder. (where you have installed PCSX2 (i.e where the PCSX2.exe is there) not in My Documents.)



I have pcsx2 r-4999.exe in C:\Program Files\PCSX2 0.9.9\ so i keep the cheat file under C:\Program Files\PCSX2 0.9.9\Cheats\crc.pnach. Smile
[Image: recodersignature2.png]
Reply
#6
I thought it might be something like that.
I just couldn't find any directions telling me where the darn things go.

Everything's working now.

Thanks for your help
Reply
#7
Good. Smile
[Image: recodersignature2.png]
Reply




Users browsing this thread: 1 Guest(s)