Announcement

Collapse
No announcement yet.

SMS Astro Warrior

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

  • SMS Astro Warrior

    Is it possible to make an invincibility code for Astro Warrior or does the fact that it is a one hit death prohibit this?
    US NES games left to beat: 3
    Last 2: Nobunaga's Ambition II and Gemfire

  • #2
    I'm sure it's possible you just need to find his death flag (Sometimes a 1 while alive and 0 when dead, can also be part of the characters action set. These changes should be noticeable to the eye in a live hex editor but usually only debug versions of emulators have them.) and disable it. This can be as easy as setting the flag manually to the living value or in case of an action type you would have to set a break for write to the action flag and cancel out the death value writing. I don't hack SMS however, but figured i'd give some info.
    Not taking any requests at this time.

    Bored? Watch some of my hacks here.

    Comment


    • #3
      Code:
      Invincibility(You die if you crash into the boss)
      C9A-16E-C49

      Comment


      • #4
        The code prevents you from getting upgrades (the little upgrade ship that you catch).

        Comment


        • #5
          Sweet! In the Astro Warrior FAQ it mentions this:

          Q: Does this game ever end?
          A: Yes and No. One version of the game ends after you beat Belzebul the
          third time (The Hang On/Astro Warrior multicart). The other versions
          never end, the levels just cycle infinitely.


          I wanted an invincible code for the game so I can prove this statement. I find it weird that they would put an ending onto a game they slapped onto a multi-cart with another old game, but I've seen weirder stuff.
          US NES games left to beat: 3
          Last 2: Nobunaga's Ambition II and Gemfire

          Comment


          • #6
            nolberto, the code works great for Astro Warrior. However, when I went to play Astro Warrior on the Hang-On/Astro Warrior multi-cart it didn't work at all. Maybe there is some truth to there being an ending on this version of Astro Warrior.

            If you have time can you find an invincibility code for the HO/AW version of Astro Warrior?
            US NES games left to beat: 3
            Last 2: Nobunaga's Ambition II and Gemfire

            Comment


            • #7
              Originally posted by adaml
              nolberto, the code works great for Astro Warrior. However, when I went to play Astro Warrior on the Hang-On/Astro Warrior multi-cart it didn't work at all. Maybe there is some truth to there being an ending on this version of Astro Warrior.
              Code:
              
              Invincibility
              C9A-E9E-91D

              Comment


              • #8
                So I played through that version of Astro Warrior using your code and after beating it 3 times there is no such ending. Gotta find out where that FAQ author got his info from
                US NES games left to beat: 3
                Last 2: Nobunaga's Ambition II and Gemfire

                Comment


                • #9
                  Added your 2 codes nolberto.
                  http://OldGameHacking.com/
                  http://www.youtube.com/user/DreamcastVideos

                  Comment

                  Working...
                  X