What's new

How do ya create ur own cheats?

zeldafreak20

New member
In this piece of code, how do I find this value? (it's in bold)

FF2B5A63:2623028B:45 //Super Mario 64
cheat={"Sound LED Display",a032d5940001}
cheat={"Debug Mode",a032d5980001}
cheat={"Level Select",a032d58c0001}
cheat={"99 Coins",8033B2190099}
cheat={"Unlimited Lives",8033b21d0064}
cheat={"Unlimited Energy/Breath",8033B21F0255}
cheat={"7 Stars at Bomb-omb Battle Field",8020770C0255}
cheat={"Flying Cap",8033B1770025}
cheat={"Monsters dont hurt Mario",a125460effff,a125460c240b,a1254610a54b,a12546120026,a12546141000,a1254616000c}
cheat={"Remove Mario's Cap",a1254a300000,a1254a320000}
cheat={"Debug+Coins",a032d5980001,8033B2190099}
 
OP
Z

zeldafreak20

New member
//Cheats Format
//-------------
//[ROM_TITLE]
//cheat={"Cheat Description",cheat code 1}
//-OR-
//cheat={"Cheat Description",cheat code 1,cheat code 2}
//*****************************************************

No, it just says [ROM_TITLE]. How do I find the number?
 
OP
Z

zeldafreak20

New member
D*** it will some1 just give me an answer!!!

It's not in the ini! All the ini says is [ROM_TITLE] WTF is that supposed to mean!!!! Where do I get that d*** number!
 

Dominator

Moderator
CRC value is in the ultra.ini file

Example :


[B71170EC:2BD71676:45]
alttitle=Legend of Zelda, The - Ocarina of Time (U) (V1.0) [!]
comment= Playable
jpeg-dct=1


"B71170EC:2BD71676:45" is your value.
 

Gent

The Soul Reaving Gentleman
Administrator
lol by clearing up he means handing it all on a plate to him :p

Dom Am Too Kind as he had his answer twice already.......
 

Top