Read the readme's next time.
The cheatfile support is pretty gnarley. This is the file at ms0:/seplugins/bakon/bakoncheat.txt. Here are
the directions:
I added an option to include a sample cheat text file
Supports 20(right around there) cheats
Parsing:
You may use a “#” as you would in a makefile or bash script or whatever else using it.
Example of a correct line of that:
#HI! MY NAME IS NOEFFEX
#AND I SPENT A FREAKIN LONG TIME ON THIS
#SO IF THIS IS UNUSED IT WILL BE PISSED
Note that the red text and bold is not necessary, lol.
A few examples of possible cheat adding methods:
cheat(0x09000000, 0xdeadbeef
cheat(0x09000004, deadbeef)
cheat(09000008, 0xdeadbeef)
cheat(0900000c, deadbeef)
As you noticed, the 0x is not necessary, but doesn't hurt to have.
It will use the address as the cheat name.
I will put in addition things, but for now I'd like to keep it buggyless as possible.
Your better off using NitePR.
Bookmarks