..:: PCSX2 Forums ::..

Full Version: PCSX2 .Pnach File Maker
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My first program. An attempt to create a program that converts raw code to the pcsx2 format. Please report all bugs to [email protected].
I'm not going to e-mail you so here,some bugs
1.You forgot to consider that the cheats can have a name(it's not just numbers)
This cheat
Data Points
20900508 05F5E0FF

convert it like this

patch=1,EE, Max DEF
, extended, 10900444
patch=1,EE, 00003E7
, extended,

If the cheat is only the address and value,it will be converted like this
patch=1,EE, 10900444, extended, 000003E7

2.It insert patch=1,EE, infront of each line and also add space,it also when it's inserting ,extended, it also add space after the address and before the value
patch=1,EE, 10900444, extended, 000003E7

3.If the codes are less than 25,it will add lines with "patch=1,EE, , extended, " till it reach 25
Thanks!!! Noted.

(08-30-2012, 11:51 AM)vsub Wrote: [ -> ]I'm not going to e-mail you so here,some bugs
1.You forgot to consider that the cheats can have a name(it's not just numbers)
This cheat
Data Points
20900508 05F5E0FF

convert it like this

patch=1,EE, Max DEF
, extended, 10900444
patch=1,EE, 00003E7
, extended,

If the cheat is only the address and value,it will be converted like this
patch=1,EE, 10900444, extended, 000003E7

2.It insert patch=1,EE, infront of each line and also add space,it also when it's inserting ,extended, it also add space after the address and before the value
patch=1,EE, 10900444, extended, 000003E7

3.If the codes are less than 25,it will add lines with "patch=1,EE, , extended, " till it reach 25
hi can someone help me here?
i was wondering if you can make a code for

"Digimon Data Squad"
CRC: 7E582398

codes for Unlocking All Digivolutions of
Lalamon
Gaomon
Falcomon
Biyomon
Renamon

I only found Agumon codes.. i want to have all of their digivolutions Sad
so please if anyone whos capable of doing a code for this..
Can you stop spamming that post. We saw your post the first 3 times in the other thread. And now you're necroing a 3 year old topic.