Announcement

Collapse
No announcement yet.

[REQUEST] some Genesis level select GG codes

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

  • #16
    Super Fantasy Zone (J) (Genesis/MD)


    BVPT-CA4J
    Cheat mode is always active when game is paused. Pause the game and press B to toggle invincibility ("NO HIT") or infinite lives ("FREE PLAY"). Press C to skip to the next level. Press A on controller 2 for $99,999,999 in Gold. Press C on controller 2 to kill all enemies and proceed to the current stage's boss.
    The Code Hut: http://codehut.gshi.org/

    Comment


    • #17
      Twinkle Tale (J) (Genesis/MD)

      AKEA-AA7N
      Automatically go to the level select screen when you start the game.


      EKEA-AA2E
      Master code (improved). Gets rid of the blank/red screen, and makes the game load faster.
      The Code Hut: http://codehut.gshi.org/

      Comment


      • #18
        Someone else already made a code for this (in our data base), but it's got problems (game freezes when doing level skips, etc).

        Alisia Dragoon (Genesis)


        HEBT-BE0N
        Cheat mode is automatically activated. If you're using an emulator, you must turn the code on and then reset the game (with a master code). Examples of cheats: Press C on controller 2 to skip to next level. Tapping A on controller 2 will give you slow motion (press B on controller 2 to cancel slow motion). There is also invincibility, power ups, etc. Check your favorite gaming site for details.
        Last edited by Tony H; 12-13-2015, 12:06:03 AM.
        The Code Hut: http://codehut.gshi.org/

        Comment


        • #19
          Just so there's no confusion, my Alisia Dragoon code above works perfectly. However, there is a code in the data base called "Skip Levels And Others Configuration" made by someone else that has problems.

          eadmaster, you can mark "Alisia Dragoon" as completed (on your list).
          The Code Hut: http://codehut.gshi.org/

          Comment


          • #20
            Dynamite Headdy (Genesis)


            RE3T-C6W6
            Automatically go to the level select screen when you start the game.
            The Code Hut: http://codehut.gshi.org/

            Comment


            • #21
              The last one...

              Battle Mania Daiginjou (J) (Genesis/MD)


              ALLT-EA8J
              Automatically go to the level select screen when you start the game.
              The Code Hut: http://codehut.gshi.org/

              Comment


              • #22
                Originally posted by Tony Hedstrom View Post
                Dynamite Headdy (Genesis)


                RE3T-C6W6
                Automatically go to the level select screen when you start the game.
                Sorry for the confusion on the Alisia Dragoon code.

                I've tired porting the Dynamite Headdy code to the jap version, that has some relevant changes from the international release like the boss dialogues removed (and it was fan-translated by MIJET).
                I've found this RAW code via hex-search into the ROM:
                01319C:71

                With the master code "AABT-AA5R" the Japanese ROM boots, but it freezes when you start the game.
                Last edited by eadmaster; 12-13-2015, 11:15:57 PM.
                Codes and requests made by me

                Comment


                • #23
                  Originally posted by eadmaster View Post
                  I've tired porting the Dynamite Headdy code to the jap version, that has some relevant changes from the international release like the boss dialogues removed (and it was fan-translated by MIJET).
                  I've found this RAW code via hex-search into the ROM:
                  01319C:71

                  With the master code "AABT-AA5R" the Japanese ROM boots, but it freezes when you start the game.
                  I haven't downloaded the ROM yet, but from looking at your raw code, I think I see the problem. Your address needs to have a 2 byte value after the colon. Try your address with "4E71" after the colon (01319C:4E71). If it doesn't work, let me know and I'll take a look at the ROM.
                  The Code Hut: http://codehut.gshi.org/

                  Comment


                  • #24
                    Originally posted by Tony Hedstrom View Post
                    I haven't downloaded the ROM yet, but from looking at your raw code, I think I see the problem. Your address needs to have a 2 byte value after the colon. Try your address with "4E71" after the colon (01319C:4E71). If it doesn't work, let me know and I'll take a look at the ROM.
                    The RAW code "01319C:71" was meant to be poked directly into the ROM (eg. via ucon64 --poke=AAAA:VV).
                    Btw i've also tried "01319C:4E71 = RE2T-C6Y6" and it does not work.
                    Last edited by eadmaster; 12-14-2015, 04:15:54 AM.
                    Codes and requests made by me

                    Comment


                    • #25
                      Originally posted by eadmaster View Post
                      The RAW code "01319C:71" was meant to be poked directly into the ROM (eg. via ucon64 --poke=AAAA:VV).
                      Btw i've also tried "01319C:4E71 = RE2T-C6Y6" and it does not work.
                      I just tried 01319C:4E71 (RE2T-C6Y6) on Dynamite Headdy (J) (no translation patch) and the level select screen came up just fine. Also, the master code you listed (AABT-AA5R) didn't work for me. The address was correct, but the instruction was wrong. This master code worked for me: AJBT-AA5R

                      I don't know how ucon works, but maybe this will work?:

                      01319C:4E
                      01319D:71

                      If not, you can always patch the ROM yourself.
                      The Code Hut: http://codehut.gshi.org/

                      Comment


                      • #26
                        Originally posted by Tony Hedstrom View Post
                        I just tried 01319C:4E71 (RE2T-C6Y6) on Dynamite Headdy (J) (no translation patch) and the level select screen came up just fine.
                        This master code worked for me: AJBT-AA5R
                        Allright, probably i've made some mistake patching the codes via the cmdline.
                        Now i can confirm these codes are working with the translated version too.
                        Last edited by eadmaster; 12-15-2015, 07:52:36 PM.
                        Codes and requests made by me

                        Comment

                        Working...
                        X