Jump to content
IGNORED

cheats for alfred challenge on stella


bradhig1

Recommended Posts

Start the game. If you hit the ~ key. It'll stop the game and bring up the debugger menu. From there you can edit the RAM address. What is the RAM for the time and lives? Trial and error. Normally the game starts out at 3 lives so the number 3 in the RAM could be the live counter address. Click the address, input new number and then press enter. Press Frame +1 will advance the game one frame and a new screen will be drawn. Did the lives counter change, did something other than live counter change, or did it do nothing.

Link to comment
Share on other sites

There's a better way of doing this:

  • Enter the debugger with ~
  • In the RAM area, click "Search" and then "OK", without specifying anything to seach for
  • Exit the debugger, play the game and lose a live
  • Re-enter the debugger, and in the RAM area click "Compare" and then enter '-1' (indicates to search all previous values for ones that decreased by 1)
  • If any memory cells are highlighted, then those decreased by 1; they are good candidates for the one you're looking for
  • Either repeat the process, or manually change those cells to something else and see what effect it has.

Note that this doesn't always work, since lives are sometimes stored in different ways. But in most cases it's just by 1, and the process will work fine.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...