It may be possible to hack other homebrew. Which homebrew specificly u had in mind?
Am no expert, but I know one or 2 of simple hackings.
To make a cheat is to look for the code address. Example in general rule of simple cheat finding:
1. you have 3 lives total, search for "3". (millions of address will show up)
2. you lose one live, search for "2".
3. you gain 2 lives, search for "4".
4. & so on until you find abt maybe 10 addresses after elimination. test one by one.
Or the hard way:
1. you got full energy bar, search "unknown value".
2. lose abit of it, search "decrease".
3. gain some more, search "increase".
4. & so on....
The result, it may be looks like this (in CWcheat):
0x00123456 0x000000FF
(address) (value in hex)
Then later, you better cross your finger if the codes isnt DMA (dynamic memory allocation?). which mean the address/code may change after reboot, save, move on to next level, etc. Required you to hack again from scratch every each time. Only way to fix it is to find the actual memory trigger/source/pointer. Dunno exactly what that called.
In Alien Vs Predator, I stole the cheat from Mame cheat database.![]()
Well actually, I translated/converted the address coz PSP use different hex address. But CWcheat read it differently for sum reason so I need to search some cheats from a scratch. Thanks to Mame cheat list, I know the exact value am looking for so the cheat finding would be easier for me.![]()
One thing though, looking for cheat from PSP is pain in the ass & pain stakingly slow & long time. Thanks to window emu like Mame, Kawaks, Neoragex. I can look for the address & convert it to PSP's CWcheat. :thumbup:
Bookmarks