When you start the game,in the console you'll see something like this
ELF (cdrom0:\SLPS_666.66;1) Game CRC = 0xBF662EBE, EntryPoint = 0x00100008
The Game CRC is what you need for pnach name(without the 0x part)
I do have the CRC. What I need is the game title. On the first post, the SS has Final Fantasy X [SCES]... Do I just make one up??? Thanks for the quick response. Off to bed now

In the "Game Title" you can type whatever you want(of course it it's best to type the game name...you don't need to type all those SLUS... and the crc in the name)
Thanks! Hopefully, I can get this to work.
could someone explain how to get this to work with PCSX2 0.9.8 (r4600) if it does work on that version? i've looked through this thread and figured out how to make the .pnatch file correctly but have no idea where to put it to get it to work. i've got enable cheats checked, but when i start the game this error comes up (DOT HACK PART 2 MUTATION)
[wx] can't open file 'cheats\43048dd4.pnach' (error 2: the system cannot find the file specified.)
//Infinite HP In Battlemode
patch=1,EE,24D0B668,extended,16F04338
//Kite: 10,000,000 Money
patch=1,EE,25D49D38,extended,753D497C
//Infinite SP In Battlemode
patch=1,EE,24903228,extended,36704588
patch=1,EE,248B36AC,extended,BAD057DA
patch=1,EE,24903628,extended,36F057F8
the codes are in RAW format so i know i've got that and pretty much everything right so far, i just can't get the file to work with the emulator or something
First of,the codes are definitely not in raw format,they are using GameShark=>MadCatz v5+ encryption
Quote://Infinite HP In Battlemode
205C648C 00000000
//Kite: 10,000,000 Money
20B2326C 00989680
//Infinite SP In Battlemode
20598110 00000000
20591D98 86230076
20591D9C 00000000
And second,are you sure that the file you save with the cheats is with .pnach extension(not .pnach.txt or something like that)
i see, i had copy/pasted the wrong set of codes (did the gameshark instead of the RAW set, fixed that) and yeah its a .pnach file, not .pnach.txt
[
attachment=29782][
attachment=29781]i keep getting this error in console
[wx] can't open file 'cheats\a8d83239.pnach' (error 2: the system cannot find the file specified.)
solved it needed to be in cheats in pcsx2 folder, now that i open it get get nothing.
(07-28-2010 01:19 AM)fuzzymillipede Wrote: [ -> ]I have created a small program called PCSX2CE (PCSX2 Cheat Editor) to convert cheat codes and edit PCSX2 patch files.
Screenshot:
![[Image: patchedit021.th.png]](http://a.imageshack.us/img824/9708/patchedit021.th.png)
Uploaded with ImageShack.us
Instructions:
1. Open PCSX2CE and enter the CRC and game title. Or, load an existing pnach file.
2. Find the codes you want and (important!) convert them to raw format with Omniconvert if necessary. The codes must be in raw format or they won't work!
3. Paste the codes into PCSX2CE.
4. Save the changes.
5. Enable cheats from the PCSX2 menu if necessary and start the game.
Troubleshooting:
-If PCSX2CE doesn't start up when you double-click it, first make sure you have the latest version of the Java Runtime Environment installed on your machine.
-If you have installed Java and PCSX2CE's JAR file is not associated with Java and some other program runs when you double-click it, run Jarfix.
-If PCSX2CE is unable to save files to the cheats folder, it means you need to change the permissions of the cheats folder to enable programs like PCSX2CE to write to it. The folder permissions can be modified from the Security tab of the folder properties.
![[Image: windows7filesandfolders.th.png]](http://img403.imageshack.us/img403/4411/windows7filesandfolders.th.png)
-If you have further problems, post here or contact me on Windows Messenger (fuzzymillipede@hotmail.com)
Features:
-Convert raw codes to PCSX2 patches (master codes are commented out)
-Open existing .pnach file
-Create .pnach file
-Turn non-code text into comments (even if it is on the same line, before or after a raw code)
-Attempt to locate the PCSX2 directory and cheats folder so .pnach files are saved there by default
==Looks in usermode.ini for the PCSX2 directory (uses the last valid CustomDocumentsFolder entry)
==cheats folder is created if it isn't there
-If it doesn't find the PCSX2 directory, you can use the Browse function to find it yourself. When you select the directory you can set it as your home directory and the program will remember it the next time it starts.
Functions:
-Open .pnach File...: Browse for a .pnach file to open for editing.
-Convert: Converts the contents of the input area and displays the result in the output area. CRC and game title not required.
-Save: Converts the contents of input area and saves to a .pnach file with the CRC as the name. CRC and game title required.
-Open: Opens the directory referenced by the save location field in your OS's file-browser.
-Browse...: Browse for a directory to set as the save location. You will have the option of setting this directory as your home directory.
-Go to Home: Sets the current save location to the home directory.
Please post any comments or suggestions in this topic.
might as well have wrote it in chinese, i still can't get it to work
Then go learn chinese and use google translator to get that guide(which you quoted fully just to add one line to it>.>) into chinese. Good luck. But seriously you'll need luck if you have a problem with step-by-step tutorials lol, can't get easier than that, most people here probably didn't even need to read it as the program and it's use is very clear.