Announcement

Collapse
No announcement yet.

Help me please create codes for some games Sega Genesis for what I are not able to

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

  • Help me please create codes for some games Sega Genesis for what I are not able to

    Good people, I beg of you help to create a Game Genie codes equivalent for Sega Genesis games

    1. B.O.B. need energy against a fall from a great height FFCC06 (Debugger does not work when dropped from a height where the energy is taken decreases)

    2. Legend of Toki need code invincibility FF1D26

    3. Ottifants The game starts with the flight FF87AF: 0C + FFB470: 02CB
    Last edited by FANAT; 08-22-2012, 06:58:02 PM.

  • #2
    Originally posted by FANAT View Post
    Good people, I beg of you help to create a Game Genie codes equivalent for Sega Genesis games

    1. B.O.B. need energy against a fall from a great height FFCC06 (Debugger does not work when dropped from a height where the energy is taken decreases)
    How high of a fall are you talking about? I made a code (which turns out to be a regular infinite energy code already in the db by VisitntX) that protects BOB from a very long fall at the very beginning of the game. Here's a link to the code:http://gamehacking.org/?s=v2&sys=8&gid=7571

    EDIT: If there's a longer fall somewhere in the game where that code doesn't work, send me a Gens save state.
    Last edited by Tony H; 08-22-2012, 07:49:45 PM.
    The Code Hut: http://codehut.gshi.org/

    Comment


    • #3
      Tony Hedstrom

      This energy B.O.B. does not work when landing from a height (I can send a preservation)

      But in your links do not have precisely the code that I need


      1. Code which must fly Ottifants from the start when you press up

      2. Code Legend of Toki in which a character must pass through enemies without blinking

      3. And the code where B.O.B. if you jump from a height of energy is taken away

      Save B.O.B.
      Attached Files
      Last edited by FANAT; 08-22-2012, 08:18:36 PM.

      Comment


      • #4
        Send me a save state for Gens and I'll take a look.

        One other question. I noticed that you are using very unusual replacement instructions for a lot of your Game Genie codes. Are you trying random instructions until you find one that works, or are you using those instructions on purpose?

        Some examples:

        move.w (-$5520,A6), (A3)+ 36EE AAE0
        move.w -(A0), D3 3620
        move.w (A4)+, (A3)+ 36DC

        And this one I couldn't even find in Pugsy's 68000 instruction list:

        338E
        The Code Hut: http://codehut.gshi.org/

        Comment


        • #5
          I use these instructions until I find a particular address if I can not find in another

          Comment


          • #6
            Be cautious about which instructions you use. For example, this one will change the value/address in registers A3 and A4: move.w (A4)+, (A3)+ 36DC. If you're not sure what A3 and A4 are used for, it could cause unknown side effects. Pugsy made a list of most of the 68000 instructions. Very useful: http://gamehacking.org/downloads/68000_Instructions.7z
            The Code Hut: http://codehut.gshi.org/

            Comment


            • #7
              Thank you! and to code B.O.B. ? one that you would like to see Save

              Comment


              • #8
                Please look for more Save the game Blaster Master 2 to stop the timer in a special room where the subject selects and goes timer FF01AA
                Attached Files
                Last edited by FANAT; 08-22-2012, 09:21:38 PM.

                Comment


                • #9
                  Originally posted by FANAT View Post
                  Thank you! and to code B.O.B. ? one that you would like to see Save
                  You said you need protection against a fall from a great height. I need a save state for Gens emulator where BOB falls from a great height.
                  The Code Hut: http://codehut.gshi.org/

                  Comment


                  • #10
                    Wasn't that what he provided in that save state above? I tried the save and its at a high area but not sure that is the height that causes health loss.
                    Spoiler Alert! Click to view...

                    THE BAD GUY!!!!!!

                    Comment


                    • #11
                      You're right helder, I didn't see it up there.

                      FANAT, here's the code you wanted for Blaster Master 2 (it stops the timer):

                      ACET-AABJ

                      EDIT: Very nice not having the enemies shooting at you.
                      Last edited by Tony H; 08-22-2012, 10:25:17 PM.
                      The Code Hut: http://codehut.gshi.org/

                      Comment


                      • #12
                        One more for Blaster Master 2:


                        AB4T-AAD6
                        Icon pick-ups never disappear.

                        I've only tested it on the "+" icon so far (the one that makes the enemies stop shooting).
                        Last edited by Tony H; 08-22-2012, 10:39:24 PM.
                        The Code Hut: http://codehut.gshi.org/

                        Comment


                        • #13
                          Here's the codes to protect you from long falls in BOB

                          AMWA-LA9N +
                          AJRT-JA3R

                          The second code is VisitntX's inf energy code.
                          The Code Hut: http://codehut.gshi.org/

                          Comment


                          • #14
                            While I was at it, made some more codes for B.O.B.

                            CXTT-LAER
                            High jump.


                            CXTT-LAER +
                            BDVT-LACY
                            High jump with moon descent.


                            BMTT-LAER
                            Super high jump.


                            BMTT-LAER +
                            BDVT-LACY
                            Super high jump with moon descent.
                            The Code Hut: http://codehut.gshi.org/

                            Comment


                            • #15
                              Tony Hedstrom

                              excellent thank you very much just wish the code Blaster Master 2 infinite time for items not working on the emulator Kega Fusion

                              Can you still make codes Legend of Toki invincible and start game with flights to Ottifants?

                              Comment

                              Working...
                              X