..:: PCSX2 Forums ::..

Full Version: Question on making Patches
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi guys,

I wonder if you have a solution in this. I try to create a patch for Super Robot War Z using the cheat converter found here

http://forums.pcsx2.net/Thread-Making-ch...hes-easier

When experimenting, it found that the game always get crash when running it with the patch. Then i start to figure out on what types of code causes such error and i found that

code with starting with a num 2 will work. for example

Infinite EN
20280B4C 00401823


Max PP
2017E67C 00000000
201AED68 00000000
2027762C 00000000

and code with any other format will result game crash.

for example
All Robot Parts
40558700 00240001
005A0000 00000000

All robots upgrades 4 slots
1CBF90F0 3859E7A1
1CBF90F4 B479E7C8

All upgrades
7CC40828 143AE7A6
3CCD837E 1456E7A5

Does anyone know what is the mistake that i had committed. Basically i just copy the code, paste it inside the converter and save it as a patch inside the patch folder.

Hope anyone can help in this. Thanks
^
^
^
^
i haved that game and whats that code type CB or GS?????
because most games w/ pre-cheat patches can crush the emulator and need to add cheats manually via Misc-->Patch Browser
instead making *.pnach
So everytime I must update it in the browser. When i use converter to convert the code nothing seem to change at all so i do not know if it the right one.
i mean what type of code that shown above is that a codebreaker? or gameshark or RAW codes????
All robots upgrades 4 slots
1CBF90F0 3859E7A1
1CBF90F4 B479E7C8

All upgrades
7CC40828 143AE7A6
3CCD837E 1456E7A5


That is AR2 format. (Is AR2= Action Replay Ver 2)

All Robot Parts
40558700 00240001
005A0000 00000000


And that one belong to Gameshark.

This is what i did yesterday. Method 1

1) I copied the code for example as mentioned below

7CC40828 143AE7A6
3CCD837E 1456E7A5

into Omniconverter with input Action Replay Ver 2 and Output as Raw

2) Next i open up pcsx2 and go to the patch browser.

3) After that I clicked on RAW button, paste the code and enable the patch.

4) After that the game crash when reload from DVD, tried many times with other codes too. LOL~~~~

Okay after trying method 1 then i switch to method 2

1) I copied the code for example as mentioned below

7CC40828 143AE7A6
3CCD837E 1456E7A5

into Omniconverter with input Action Replay Ver 2 and Output as Raw.

2) I open the software pcsx converter and paste the code inside with "Word" as the selected option.

3) I save the file in the patch folder.

4) I run the game and it crash.

So what have i done wrong?
^
^
^
^
i'll invest that thing if i have time.....sorry kinda busy.
(05-14-2010, 03:15 AM)tallbender Wrote: [ -> ]^
^
^
^
i'll invest that thing if i have time.....sorry kinda busy.

No problem take care! Rolleyes
All robots parts solves use this *.pnach file i just attached

but the 4 slot robot and all upgrades it crushes it could possible is a invalid or fake code better double check that cheat code sources.

anyway enjoy 1st your all robot parts.Laugh
(05-14-2010, 05:32 AM)tallbender Wrote: [ -> ]All robots parts solves use this *.pnach file i just attached

but the 4 slot robot and all upgrades it crushes it could possible is a invalid or fake code better double check that cheat code sources.

anyway enjoy 1st your all robot parts.Laugh

Thanks for your help. However can i ask how did you manage to solve it?
comment=all parts only!!
gametitle=SRW-Z
patch=1,EE,40558700,extended,00240001
patch=1,EE,005a0000,extended,00000000

just put my pnach file in your patch folder
then "Enable patches" it will load up the cheats immediately
Pages: 1 2