Citazione:
|
Originalmente inviato da BigD25
This may be a stupid question but I am trying to make my own codes but when I try and add them to the database They get their but they stay on the top line only, I tried everything I can think of but nothing works even my cheat code and description are on the top line where it says the name of the game. Here is what I pasted
_S ULUS 10053_G SW Battlefront2_C Infinite Blaster_L 2118B1F5 000003E7
Can someone tell me what I am doing wrong or even at least tell me if it works?
This program is excellent!
|
Do you mean adding to your local cheat.db file?
Use a UNIX-compatible text editor, for windows use WORDPAD and not notepad. Wordpad comes with windows...
First, you need a dash ( '-' ) between the ULUS and the 10053 (like this: ULUS-10053)
Secondly, are you seperating _S,_G,_C, and _L onto seperate lines? Look at your cheat.db file to see how to format it.
Thirdly, your hex codes are wrong. it should be:
Codice:
0x1118B1F5 0x000003E7
Note the '1' instead of the '2' in the first value (the address). This is because 3E7 (which is 999 in decimal) is in the range of 266-65535, it's two bytes of data. If your value was greater than 65535, say 9,999,999 for example, you'd need 4 bytes, so that's when you'd use a '2' in the beginning of your address. Hope that makes sense, as that was a stumbling block I dealt with when first using this app.
On another note...
WHOMEVER IS ADDING DUPLICATE CHEATS... I NOTICED MOST RECENTLY FOR 'GURUMIN', PLEASE STOP IT. IF YOU MESSED UP THE TITLE OF THE CHEAT, OR THE ADDRESS, CONTACT AN ADMIN TO HAVE IT FIXED. DON'T ADD THE EXACT SAME CHEAT AGAIN.