Thursday, 25 January 2007

Cheat creation

Written by zilmar
Last updated Friday, 30 March 2007

One of the new features added to Project64 makes it possible & easy to find new cheat codes for games. We use game shark cheats as the method. These work by constantly changing a location in memory with some value. For example, for infinite lives in Super Mario 64, the code is 8033B21D 0064. The first two numbers (80) tells the cheat system to constantly change 1 byte in memory. The next 6 numbers are the location in memory where this variable is stored. The rest of the numbers are the value to keep changing it to (64). This is actually 100 in decimal (64 hex). This will keep your lives at 100 no matter what happens. As you can see the most important thing to create new cheats is to know the memory location.

I am going to show you how to find this location above with the new tool; I have gotten in to the game. Open the memory search and searched for the number of lives I have, in this case 4. As you can see in this picture I get a lot of results.

I know to get myself killed. I know to search the results to see what address now contains the value of 3. This is a lot less. I kill my self again and search for the value 2, as you can see we are down to 2 values left. I can right click on an address to be able to view it in memory.

The memory viewer has a new great trick, it can now click on a memory location and an edit box appears and lets you change this memory address. I change the value to 8 and as you can see this has correctly changed the number of lives to 8 so we know that we have the correct address.

You can see we have the exact same location as the cheat above. Of course, we already knew this code, but you can use this same method to do many things in many games :)

Comments (16) >> feed
...
written by DGerrow, January 26, 2007

That's pretty sweet! Congrats on this feature! smilies/grin.gif

I'd only ask if you could also search for values ( 1/-1) from what you're searching for, because in other games '4' lives can be represented by either a '5' or a '3'...

...
written by zilmar, January 27, 2007

In the unknown search above you can search for values that have stayed the same/changed/increased/decreased. I might go through that one at a latter stage.

download?
written by me, January 30, 2007

where can we download this thing or does it come with 1.7?

...
written by zilmar_, January 30, 2007

This is part of the beta version, only registered members have access.

is of the best
written by miguel, February 13, 2007

smilies/grin.gif smilies/grin.gif smilies/cool.gifpj64 is of the best

modify actors?
written by Alizaid, February 15, 2007

Can you use it to modify actors in games like Legend of Zelda: Ocarina of Time?

...
written by ..., April 05, 2007

hi, where does it stand that Memory Viewer option?

i've beta 1.7 and can't find that!

...
written by zilmar, April 05, 2007

I got to look how to make this more accessable ..

To get to this:
Go to settings/Options - Unclick Hide advanced settings, Apply
Go to settings/Advanced - Turn on debugger

This will give you a new menu.
When the game is running you can see the option under debugger/memory


...
written by enzofabi, July 14, 2007

smilies/cool.gif smilies/cool.gif smilies/tongue.gif

...
written by JaymeUK, July 25, 2007

ooo this is a feature i would actually really like , of course a decent guide on it would be needed because im not good at programming and hexadecimal - im more of a designer then a coder.

...
written by boy-=-blue, August 16, 2007

the book zonde table smilies/tongue.gif smilies/tongue.gif smilies/tongue.gif smilies/tongue.gif smilies/tongue.gif smilies/cry.gif smilies/kiss.gif smilies/undecided.gif smilies/tongue.gif smilies/cool.gif smilies/shocked.gif smilies/sad.gif smilies/angry.gif smilies/grin.gif smilies/cheesy.gif smilies/wink.gif smilies/smiley.gifhauahauahau

...
written by Iconoclast, August 17, 2007

Pretty good to know for some custom screenshots, or if someone happened to miss an addable cheat for something.

"the book zonde table [smilies] hauahauahau"

Yes, I know, the awesomeness. smilies/cheesy.gif



Damn though, I was really waiting for one of those gibberish-writing/speaking dudes to spam here before saying that.

...
written by project dark download, August 23, 2007

thanks for the tip about the debugger smilies/grin.gif

...
written by cristian idalgoperes, September 02, 2007

a muito legal mas como abaxa


...
written by Mantic, January 27, 2008

I'm a big fan of [pec] for playstation emulators, and actually influenced some of it's later features with my pestering. Most useful, the ability to add a range to a search manually (ever so much better than the old GS "hunt through everything to get to the desired range" method, since you can add multiple anges of interest to a single watch list. Definitely something I hope you'll be doing here as well smilies/wink.gif

In addition, for those who like to manipulate registers on the fly, it would be super cool to reserve a chunk of empty registers for codemakers to copy into. For example, say you want to smoothly increment a value in a register, though the game also keeps writing into it. If you are able to write your current value to the blank space you can reference it for your incrementation and avoid letting the game take over again.

A couple of potential uses that come to mind: button-controlled vertical movement in games that don't innately support "flying," and user- or situation-triggered camera movement. Of course, it's all dependent upon what the particular game is doing with it's registers, but once you have the functionality, more applications will become apparent.

You might even show off and add new math functions to the list of standard GS code options, though that might confuse us old folks who are set in our ways smilies/grin.gif.

...
written by dan, June 28, 2008

nada mas

Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley
Smiley

busy  
< Prev   Next >

Account Login

Categories

News Archive