View Single Post
Old September 25th, 2009   #19 (permalink)
CheatMaster
Registered User
 
Join Date: Jan 2006
Location: Bulgaria
Posts: 1,546
byte - values between 0-255(0-FF)
short - values between 0-65535(0-FFFF)
word - values between 0-4294967295(0-FFFFFFFF)
extended - that the only thing I don't know.

The E0 type is if a condition is met(or in most of the cases they are called just jocker codes)then to enable the code below.

BTW pcsx2 have problems with those type of codes so problems like those that you encounter can be expected.

Try it like this:
patch=1,EE,00399900,word,24020001
patch=1,EE,00399904,word,A0822EC8
patch=1,EE,0039B5E4,word,24020001
patch=1,EE,0039B5E8,word,A0622EC8
but remove the code as soon as possible because in this way the code is always on(both conditions are removed)
__________________
P4 2.8GHz,6600GT,1024 RAM

CheatMaster is offline   Reply With Quote