Bugs & a typos in patch.c
#1
Some time ago i wrote some code to support raw codebreaker/armax cheats in pcsx2.

I fixed some bugs and here is the diff file.

To use codebreaker/armax codes you have to:

1.- Get the codes
2.- Translate the codes to raw codes
3.- Write them in the pnach file of the game in this way
Code:
If the raw code is

D056BADC 0000FBFB
1025C7E8 000041F7

You have to write

patch=1,EE,D056BADC,extended,0000FBFB
patch=1,EE,1025C7E8,extended,000041F7
4.- You don't have to write master codes


Attached Files
.diff   patch.diff (Size: 3,06 KB / Downloads: 334)
Reply

Sponsored links

#2
Perhaps fill out an issue report on the google code project page.
Ninja
Reply




Users browsing this thread: 1 Guest(s)