How to create codes for Pcsx 2 games.
#1
For those of you who can't find codes for pcsx 2 roms, here's great news. You can create your own codes for your roms. Mostly codes are therefore the NTSC version of games, but with this you can create your own codes for PAL versions as well as International versions.

Note: You can create codes for numbered things like stats in Final Fantasy Games & Kingdom Hearts Games, levels of the player in game, even for Gil in Final Fantasy, Munny in Kingdom Hearts etc. To create just follow the the following steps.


1) Open Pcsx 2. Then run the rom you want to make codes for. In this example I will use Final Fantasy X (SLUS 20312) [NTSC].

2) I want to increase the sphere level of Rikku to 37 S.Lvl. So memorize the current sphere level of Rikku, which is 7.

3) Press Esc and then go to Misc --> Patch Finder

http://lh5.ggpht.com/_QLcbs-EZObk/R099sE...imgmax=800

4) Click Compared To --> Specific Value and type 7 from Step 2. When the search is completed close it. Don't worry, the result is automatically saved.

5) Click Run --> Execute to continue the game and change the value (7). Lets say that the value is now 8.

6) Repeat Step 3, 4 and 5. This time type the new value (8) and click search.

7) Repeat Step 6 until the search result doesn't decrease anymore.

8)Then choose the address from the address list, by now you already have only 1 address left, and then click Add

http://lh3.ggpht.com/_QLcbs-EZObk/R099yk...imgmax=800

9) Copy the address in Cheat Name Field and then click OK.

10) In this example it will look like this, patch=0,EE,0031bc5f,char,<value>

11) Open BB3D833A.pnach in pcsx2/patches directory with notepad (back it up first).

12) Paste the code like this:

Code:
gametitle= Final Fantasy X [SLUS 20312] (U)
    comment=Patches By YOUR NAME
    //Rikke Unlimited S.Lvl
    patch=0,EE,0031bc5f,char,<value>

13) Edit your newly pasted code like this:

Code:
patch=1,EE,0031bc5f,byte,25

14) Save it, and restart the pcsx 2 Emulator.

15) Now your Rikku will always have 37 S.Lvl

http://lh3.ggpht.com/_QLcbs-EZObk/R0994k...0cheat.jpg

Warning :

* DO NOT OVER EDIT THE VALUE since it will mess the game system. I've tried it myself. By changing the value to 999, the in-battle menu was a mess. Actually you don't have to make the value higher, since the cheat locks the value, so it's virtually unlimited.

* Make a BACK UP copy first

If you want 99 S. Lvl then instead of 25 write 63.

Code:
patch=1,EE,0031bc5f,byte,63

99 when converted to Hex it is 63. So when we convert 37 into Hex it is 25.

OK now, you can start your own search for holy cheats Laugh
Reply

Sponsored links

#2
I wrote up a much more stable way of doing this, and it's in my sig
Reply
#3
(09-06-2009, 08:22 AM)God Of Death Wrote: For those of you who can't find codes for pcsx 2 roms, here's great news. You can create your own codes for your roms. Mostly codes are therefore the NTSC version of games, but with this you can create your own codes for PAL versions as well as International versions.

Note: You can create codes for numbered things like stats in Final Fantasy Games & Kingdom Hearts Games, levels of the player in game, even for Gil in Final Fantasy, Munny in Kingdom Hearts etc. To create just follow the the following steps.


1) Open Pcsx 2. Then run the rom you want to make codes for. In this example I will use Final Fantasy X (SLUS 20312) [NTSC].

2) I want to increase the sphere level of Rikku to 37 S.Lvl. So memorize the current sphere level of Rikku, which is 7.

3) Press Esc and then go to Misc --> Patch Finder

http://lh5.ggpht.com/_QLcbs-EZObk/R099sE...imgmax=800

4) Click Compared To --> Specific Value and type 7 from Step 2. When the search is completed close it. Don't worry, the result is automatically saved.

5) Click Run --> Execute to continue the game and change the value (7). Lets say that the value is now 8.

6) Repeat Step 3, 4 and 5. This time type the new value (8) and click search.

7) Repeat Step 6 until the search result doesn't decrease anymore.

8)Then choose the address from the address list, by now you already have only 1 address left, and then click Add

http://lh3.ggpht.com/_QLcbs-EZObk/R099yk...imgmax=800

9) Copy the address in Cheat Name Field and then click OK.

10) In this example it will look like this, patch=0,EE,0031bc5f,char,<value>

11) Open BB3D833A.pnach in pcsx2/patches directory with notepad (back it up first).

12) Paste the code like this:

Code:
gametitle= Final Fantasy X [SLUS 20312] (U)
    comment=Patches By YOUR NAME
    //Rikke Unlimited S.Lvl
    patch=0,EE,0031bc5f,char,<value>

13) Edit your newly pasted code like this:

Code:
patch=1,EE,0031bc5f,byte,25

14) Save it, and restart the pcsx 2 Emulator.

15) Now your Rikku will always have 37 S.Lvl

http://lh3.ggpht.com/_QLcbs-EZObk/R0994k...0cheat.jpg

Warning :

* DO NOT OVER EDIT THE VALUE since it will mess the game system. I've tried it myself. By changing the value to 999, the in-battle menu was a mess. Actually you don't have to make the value higher, since the cheat locks the value, so it's virtually unlimited.

* Make a BACK UP copy first

If you want 99 S. Lvl then instead of 25 write 63.

Code:
patch=1,EE,0031bc5f,byte,63

99 when converted to Hex it is 63. So when we convert 37 into Hex it is 25.

OK now, you can start your own search for holy cheats Laugh
This guide is from someone else please make sure to let us know or give credit to the maker of this please
Reply




Users browsing this thread: 1 Guest(s)