Announcement

Collapse
No announcement yet.

Are there RAM equivalents of ROM write NES codes?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Are there RAM equivalents of ROM write NES codes?

    The best I can come up with for multi-jumps in Super Mario Bros. 3Mix* is a simple moon-jump code, which has the unfortunate side-effect of easily clipping through blocks when jumping (and can lead to you getting stuck, forcing a trip back to the title screen...and losing all the progress you just made).

    The Game Genie code for multi-jumps is GZUXNGEI, and decrypts to AC3F?D0:24. That is, of course, a ROM address. I've tried tracking down the equivalent address, to no avail. It keeps getting eliminated every time I try to search for it.

    *Super Mario Bros. 3Mix is a greatly enhanced mod of Super Mario Bros. 3, and contains more worlds, new powerups, better graphics overall, and cool music, including some weird, "upside-down" renditions of classic SMB3 tracks in the haunted world (world 3).

    I don't want to post the moon-jump code I found just yet. The reason is that I want to pin down this elusive multi-jump code, if at all possible (and by any means necessary...). I would really appreciate any help and/or tips anyone can provide as to how to hack multi-jump codes and the like.
    Tempus fugit, ergo, carpe diem.

    Time flies, therefore, seize the day.

  • #2
    There is a "Jump in mid-air" guide by Nolberto82 in the Library section. It uses SMB as an example.
    Last edited by Tony H; 02-05-2015, 11:10:55 PM.
    The Code Hut: http://codehut.gshi.org/

    Comment


    • #3
      Originally posted by xirtamehtsitahw View Post
      The Game Genie code for multi-jumps is GZUXNGEI, and decrypts to AC3F?D0:24. That is, of course, a ROM address. I've tried tracking down the equivalent address, to no avail. It keeps getting eliminated every time I try to search for it.
      Try this one:

      Code:
      [COLOR="#0000FF"]Super Mario Bros. 3Mix - NES[/COLOR]
      
      Jump in Midair
      AAUZXZZT
      A lot of the game engine's code was moved around so some Game Genie codes from the original may not work.

      Comment


      • #4
        Gonna give that code a shot. It should work, as you are well-known for unorthodox cheat codes, often for games that resist a lot of other hackers' efforts (including mine ).

        UPDATE: The code WORKS! You can has rep pointz...
        Last edited by xirtamehtsitahw; 02-06-2015, 12:39:26 AM.
        Tempus fugit, ergo, carpe diem.

        Time flies, therefore, seize the day.

        Comment

        Working...
        X