01-22-2012, 01:33 AM
01-22-2012, 01:49 AM
Dunno how you converted the codes if you mean those: http://cheats.codetwink.com/ps2/view/4456/
When I converted two of them I got:
While yours are:
Soo somewhere along the way you fail at converting them;3. If you use omniconvert, check codebreaker 7+ as input, and standard/unencrypted as output, then just use PCSX2CE to not type in the formatting manually;].
When I converted two of them I got:
Code:
//all items x99
patch=1,EE,41249E28,extended,00180063
patch=1,EE,63636363,extended,00000000
//money
patch=1,EE,21248F48,extended,0098967F
While yours are:
Code:
//All Items 99 in inventory
patch=1,EE,0A1DC397,word,04050063
//All Items
patch=1,EE,0BBED397,word,63636300
patch=1,EE,4B9EAFB7,word,B2F63B2A
patch=1,EE,69407051,word,7FDA3117
patch=1,EE,0BBEB397,word,63630063
patch=1,EE,0BBEAF97,word,00636363
patch=1,EE,0BBECB97,word,63636363
patch=1,EE,0BBEC797,word,00636363
patch=1,EE,0BBEBF97,word,63636363
patch=1,EE,0BBE9B97,word,00630063
patch=1,EE,0BBE9797,word,00006300
//Max money
patch=1,EE,0A82C397 00A01021
Soo somewhere along the way you fail at converting them;3. If you use omniconvert, check codebreaker 7+ as input, and standard/unencrypted as output, then just use PCSX2CE to not type in the formatting manually;].
01-22-2012, 01:53 AM
Ok i think i have it right now its updated and sorry i meant i got the codes here
Code:
http://www.codemasters-project.net/guides/showentry.php?e=203&catid=5
(01-22-2012, 01:49 AM)miseru99 Wrote: [ -> ]Dunno how you converted the codes if you mean those: http://cheats.codetwink.com/ps2/view/4456/
When I converted two of them I got:
Code://all items x99
patch=1,EE,41249E28,extended,00180063
patch=1,EE,63636363,extended,00000000
//money
patch=1,EE,21248F48,extended,0098967F
While yours are:
Code://All Items 99 in inventory
patch=1,EE,0A1DC397,word,04050063
//All Items
patch=1,EE,0BBED397,word,63636300
patch=1,EE,4B9EAFB7,word,B2F63B2A
patch=1,EE,69407051,word,7FDA3117
patch=1,EE,0BBEB397,word,63630063
patch=1,EE,0BBEAF97,word,00636363
patch=1,EE,0BBECB97,word,63636363
patch=1,EE,0BBEC797,word,00636363
patch=1,EE,0BBEBF97,word,63636363
patch=1,EE,0BBE9B97,word,00630063
patch=1,EE,0BBE9797,word,00006300
//Max money
patch=1,EE,0A82C397 00A01021
Soo somewhere along the way you fail at converting them;3. If you use omniconvert, check codebreaker 7+ as input, and standard/unencrypted as output, then just use PCSX2CE to not type in the formatting manually;].
01-22-2012, 02:03 AM
Oh well those codes are raw to begin with(CB supports raw, soo some cb codes are raw, just like that), meaning you only need to add formating without converting them, use pcsx2ce I linked above to do that automatically, couse you're also misstyping when manually formatting from what I saw;P.
There are 2 max money codes on that forum, one as you can see is the very same I posted converting from other site items code seems to be same too, just the one I converted from the other site is done in a nicer way(using multi line code which patches lots of adresses in just two lines;]).
There are 2 max money codes on that forum, one as you can see is the very same I posted converting from other site items code seems to be same too, just the one I converted from the other site is done in a nicer way(using multi line code which patches lots of adresses in just two lines;]).
01-22-2012, 06:31 PM
And as output with omniconverter u must put it as Codebreaker RAW 
