Announcement

Collapse
No announcement yet.

nensondubois' codes

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

  • Small Soldiers.sgb

    Code:
    Load Unused Super Game Boy Programming
    
    JUMP
    Replace loaded PAL_PRI with unused unfinished JUMP Command
    70D-70C-E68
    Super Game Boy command packet 91 Used to set the SNES program Counter to a specified address. Alternatively, the JUMP can be used to set a new address for the SNES NMI handler, the NMI handler remains unchanged if all bytes 4-6 are zero. 0x8170 shows a JUMP Super Game Boy Packet that is loaded during startup though it does nothing since bytes 4-6 are set to zero. Examples of setting JUMP bit 6 to 18 can be seen in Space Invaders and Nekketsu! Beach Volley dayo Kunio-kun. Setting this command will hang the Super Game Boy BIOS indefinitely if there is no proper programming and call setup routines.
    
    ICON_EN
    Game Boy Game Genie codes 6DD-79C-E60 + 031-A1B-E6A will disable palette and controller settings where they should be, however the SOUND 80800080 will be constantly set. Game Boy Game Genie codes 711-60B-C4D + 031-A1B-E6A (or A0D-70C-E68 + 031-A1B-E6A) will achieve a playable effect, assuming this is what would have been disabled judging by the other Tiertex games that disable functions.
    
    SOUND
    90D-70C-E68 will replace the loaded PAL_PRI command with the unused SOUND. Set flags with ??1-91B-E6A, ??1-92B-E6A, ??1-93B-E6A, ??1-94B-E6A
    A single SOUND command can be found in the packet listing, located at 0x8190. Likely a placeholder for internal Super Game Boy sounds, had the reference and call bits been set.
    
    PAL_PRI
    Command C9. when bit 01 is set to 01, palettes are switched back to default when directed to by the game, and since palettes are disabled by the game, this is unnecessary and leftover from a probable early idea to merely have them switch back instead of disabling them as seen in Kirby's Dream Land 2, Donkey Kong (Game Boy), Donkey Kong Land and others. Loaded after PAL_SET with all bits set to 00. Game Genie code 011-81B-E6A will enable this feature.
    I still have a few more old codes for this game.
    "Roll The Bones" - Rush
    Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

    Comment


    • Small Soldiers.sgb

      Code:
      Super Game Boy SOUND Oddities
      There are two seperate routines that load two distinct mute flags 80 when pausing the game. Game Genie code ??5-CCF-E68 will set the BGM flag for the first instance, and ??5-D2F-E6C for the second. Do note that setting the second instance will be one value higher (81 is mute).
      
      It is also likely that internal Super Game Boy sound effects were planned as with Olympic Summer Games (Game Boy). Game Genie code ??7-33F-E68 will set both A and B sounds because they are both referenced under the same routine.
      "Roll The Bones" - Rush
      Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

      Comment


      • Small Soldiers.sgb

        Code:
        Start in unused Bathroom Level
        090-C2A-E6A
        Entering the Game Boy Game Genie code 090-C2A-E6A or modifying the ROM address 0x50C2 to 09 will start you off in an almost finished Bathroom level. Music from the Dumpster area is played and a custom palette setting is shown. Three enemies will shoot at you, there is a sink with frozen water and a toilet that you can walk on. Accessing the upper-leftmost area is impossible since you cannot jump far enough with a running leap. Exiting from either the left side or from the incomplete collision from the far left will lead you out into the Upper Hallway where the door is closed. Oddly, pressing up at the doorway entrance will display the word ENGAGED.
        "Roll The Bones" - Rush
        Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

        Comment


        • Super Mario All-Stars (U).sfc

          Code:
          Super Mario Bros.
          Can Select 1 Player or 2 Player on any Save File (Select opposite or same player game to set it as the new player mode.)
          
          D667-A702
          D661-A462
          D66C-6F0E
          
          Super Mario Bros. 3
          Can Select 1 Player or 2 Player on any Save File (Select opposite or same player game to set it as the new player mode.)
          FF80-0B0D
          FF82-086F
          FF82-AB0F
          Last edited by nensondubois; 12-23-2016, 08:14:48 PM.
          "Roll The Bones" - Rush
          Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

          Comment


          • Super Mario All-Stars + Super Mario World (U).sfc

            Code:
            Super Mario Bros.
            Can Select 1 Player or 2 Player on any Save File (Select opposite or same player game to set it as the new player mode.)
            D667-A702
            D661-A462
            D668-6D6E
            
            Super Mario Bros. 3
            Can Select 1 Player or 2 Player on any Save File (Select opposite or same player game to set it as the new player mode.)
            FF80-006D
            FF82-0CAF
            FF82-A66F
            "Roll The Bones" - Rush
            Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

            Comment


            • Well I looked into it and it appears that the save points in Super Mario World all unfortunately hardcoded, but at least you can bring up the "Continue And Save" menu anywhere in the Super Mario All-Stars Plus version.
              Code:
              Replace "Continue Without Save" with "Continue and Save" menu anywhere
              34837D05
              
              D965-AE9D
              "Roll The Bones" - Rush
              Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

              Comment


              • A little late in the day but I was with family and friends most of the day. I also tragically found out George Michael and Rock legend guitarist from Status Quo died... onto the point. This is my Christmas gift to all of those friends here who have supported me and my codes over the years.

                Code:
                Various BSX Magazines
                Music Modifier
                7E046A??
                
                03 - Unused Song Last Christmas Cover by Akito Nakatsuka BS Do Re Mi volumes.
                
                BS Sutte Hakkun 98 Winter Event Version.bs/sfc
                Jump Maximum Height
                C0CF9579


                Last edited by nensondubois; 12-25-2016, 10:59:21 PM.
                "Roll The Bones" - Rush
                Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

                Comment


                • I support you 100% we need to get you and everdrive N8 it'll make the code making process for us easier and for you because you can have it all the games loaded and will be easier

                  Comment


                  • Super Mario All Stars + Super Mario World.sfc

                    Code:
                    Appropriates game select screen palette to reflect the changed intro screen palettes (The inconsistency change always bothered me in the Super Mario World version where they didn't change the game select screen to match the intro screen that was changed to a red and pink contrast. I felt it was lazy on Nintendo's part, then again they were always lazy (*points to their shoddily Super Game Boy supported games for further proof*)
                    BCB43A9F
                    BCB43B01
                    BCB47A9F
                    BCB47B1A
                    Last edited by nensondubois; 12-27-2016, 11:50:36 PM.
                    "Roll The Bones" - Rush
                    Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

                    Comment


                    • Castle of Dragon.nes

                      Code:
                      Start on Level 2
                      PESVZKNY
                      
                      Start on Level 3
                      ZESVZKNY
                      
                      Start on Level 4
                      LESVZKNY
                      
                      Start on Level 5
                      GESVZKNY
                      
                      Start on Level 6
                      IESVZKNY
                      
                      Invincible from everything (you will also never lose armour and sword)
                      AASUVYIA
                      SZVLKNVK
                      SZVLNNVK
                      SZVUXNVK
                      SZVUSNVK
                      "Roll The Bones" - Rush
                      Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

                      Comment


                      • Super Spy Hunter.nes

                        Untested with Battle Forumula.

                        Code:
                        Drive Over Water and Pits
                        SLOSVISA
                        SUSIVGSA
                        
                        Always on Land
                        SLXSVISA
                        
                        Cannot Die
                        SLEPELSA
                        Last edited by nensondubois; 12-29-2016, 10:43:22 PM.
                        "Roll The Bones" - Rush
                        Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

                        Comment


                        • Thanks sorry about that I didn't know you put them on the forum. I will test it out I'm sure it'll help me beat it and also give other people a chance to try out this great game and be able to be at 2

                          Comment


                          • Beat it thank you very much! this is another impossible game without cheats. Oh the old NES days when games were hard as you fill in the blank ha!.

                            Comment


                            • Super Spy Hunter.nes

                              Code:
                              Invincible (Alternate version of 'Cannot Die' code. Health does not decrease and music does not shut down.)
                              AESOSXPY
                              Last edited by nensondubois; 03-05-2017, 01:05:09 AM.
                              "Roll The Bones" - Rush
                              Patreon.com/nensondubois Twitter #nensondubois_Youtube.com/user/nensondubois

                              Comment


                              • Woops meant for pm
                                Last edited by Manorock850; 12-30-2016, 03:22:22 PM.

                                Comment

                                Working...
                                X