Announcement

Collapse
No announcement yet.

rimsky82's codes

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

  • #76
    I didn't want to make it too fancy, or else the code would be longer.

    I hijacked the look-ahead feature, so that won't work, and cycing won't work while pressing other buttons.

    Have fun.

    Code:
    Super Mario World (USA) - SNES
    
    Press R to cycle items in the item box
    F6AE-07A7
    A4AD-67D7
    D2AD-6707
    A4AD-67A7
    D2AF-6DD7
    D1AF-6D67
    17AF-6FD7
    CBAF-6F07
    DFAF-6F67
    62AF-6FA7
    A4AF-64D7
    D2AF-6407
    1DAF-6467
    Edit: Didn't look hard enough to see $18 was a momentary joker. You're the man, nolberto82.
    Please put all complaints in writing and submit them here.

    Above link not working? Try here.

    Comment


    • #77
      Nice code. Just change $00/CDFF to 0x18 so the items cycle one at a time.

      Comment


      • #78
        The code that's already in the database freezes Mega Man too easily. This one is an improvement. The Invincibility that is there also freezes your character later on in the game.

        Code:
        Mega Man 8 - PSX
        
        Infinite Energy
        30107384 0080
        30107394 0080
        The second line should only be needed if there is an attack in the game that can take your entire life with one hit. I haven't played through the whole game to test this.
        Please put all complaints in writing and submit them here.

        Above link not working? Try here.

        Comment


        • #79
          Code:
          Super Godzilla (USA) - SNES
          
          Inf. Health - Map
          C22D-DFA9
          
          Inf. Health - Battle
          C264-06F8
          
          Inf. Time
          C32E-67A0
          Please put all complaints in writing and submit them here.

          Above link not working? Try here.

          Comment


          • #80
            Teenage Mutant Ninja Turtles (US, 4 Players, Set 1) {tmntu} - Arcade
            Code:
            Hit Anywhere
            47118:6002
            4714E:6002
            Code:
              <cheat desc="Hit Anywhere">
                <script state="on">
                  <action>maincpu.ow@47118=6002</action>
                  <action>maincpu.ow@4714E=6002</action>
                </script>
                <script state="off">
                  <action>maincpu.ow@47118=6B00</action>
                  <action>maincpu.ow@4714E=6B00</action>
                </script>
              </cheat>
            Thanks Abystus, for the help w/ the 68k stuff.
            Please put all complaints in writing and submit them here.

            Above link not working? Try here.

            Comment


            • #81
              Every once in a while I get the itch to hack something. Doesn't last very long.

              Code:
              Waterworld (USA) - Virtual Boy
              
              Infinite Lives (RAM)
              0-5009B62-03
              
              Infinite Lives (ROM)
              3-701654E-C144
              What a terrible game.
              Please put all complaints in writing and submit them here.

              Above link not working? Try here.

              Comment


              • #82
                I've hacked a few codes since the last post here, I just haven't been recording them in this thread. But I hacked this one yesterday and I'm so darn proud of it I uploaded a video of it to YouTube.

                https://www.youtube.com/watch?v=i9yHg8sdEok

                Anyway, this Tetris code for NES turns your current piece into a line when you press select. Maybe I'll make videos of more of my codes, and I encourage all of you to do the same.

                Unfortunately gscentral.org has already made videos using our codes and put their name on it, so wtf. But video on, anyway.
                Please put all complaints in writing and submit them here.

                Above link not working? Try here.

                Comment


                • #83
                  I don't really make videos too often, but I can look into it. I know Abystus usually uploads some interesting videos.

                  I've subscribed to your channel; here's my channel if you want to subscribe back: https://www.youtube.com/user/Demonic722X
                  I only bother with things that interest me.

                  Comment


                  • #84
                    In honor of my favorite code, Multi-Jump for Mario 3, I made a proper multi-jump code for SMW. It works great, even with the cape and spin-jumps. The other code wouldn't let you get on Yoshi and had a weird gravity effect.

                    Code:
                    Super Mario World (USA) [snes]
                    Multi-Jumps
                    6D2E-0FDF
                    Please put all complaints in writing and submit them here.

                    Above link not working? Try here.

                    Comment


                    • #85
                      Originally posted by rimsky82 View Post

                      Code:
                      Super Mario World (USA) [snes]
                      Multi-Jumps
                      6D2E-0FDF
                      I already made that code.
                      Last edited by nolberto82; 02-01-2015, 12:27:53 AM.

                      Comment


                      • #86
                        Damn it, I didn't see it in the database.
                        Please put all complaints in writing and submit them here.

                        Above link not working? Try here.

                        Comment


                        • #87
                          I like this game, I may play through it.

                          Code:
                          Secret of Evermore (USA) [SNES]
                          
                          Infinite Health (Boy and Dog)
                          4AA9-C78A
                          4CA1-CD5A
                          
                          Everything is Free
                          B33D-377D
                          Inf health is pulling an unknown value, but it always seems to be above zero, so it may work the entire game.

                          Everything is free has been tested with purchasing items and ingredients in caves so far. I haven't played through the game yet, but I think it may work with all items regardless of currency. Doesn't work for inns.
                          Please put all complaints in writing and submit them here.

                          Above link not working? Try here.

                          Comment


                          • #88
                            You should try and hack the "Play as Homer Simpson" code for Gun-Nac
                            US NES games left to beat: 3
                            Last 2: Nobunaga's Ambition II and Gemfire

                            Comment


                            • #89
                              Originally posted by adaml View Post
                              You should try and hack the "Play as Homer Simpson" code for Gun-Nac
                              lol I was testing the request system
                              Please put all complaints in writing and submit them here.

                              Above link not working? Try here.

                              Comment


                              • #90
                                Hey, ever been playing Top Gear 2 and almost ran out of fuel, confused because there's no way to fill up? This might answer some questions.

                                Click image for larger version

Name:	gastank.png
Views:	1
Size:	30.0 KB
ID:	162740
                                They had a way to purchase a larger gas tank. You can re-enable this screen with the Genie code DCC6-107E, DCC7-197E. Haven't tested for ill effects yet, but the value for which tank you owned is even still stored in the password. Go figure?

                                Edit: It even has an effect on the game, because with the biggest tank I finished the first race with more than half a tank!
                                Please put all complaints in writing and submit them here.

                                Above link not working? Try here.

                                Comment

                                Working...
                                X