Announcement

Collapse
No announcement yet.

Hyper Neo Geo 64 MAME cheats request.

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

  • Hyper Neo Geo 64 MAME cheats request.

    No one has made any cheats for the Hyper Neo-Geo 64 board yet. I know MAME says that the games don't work, but they do, some of them at least.

    Could anyone make cheats for the few games released for this arcade board? I would like to request codes for Samurai Shodown 64, Samurai Shodown Warrior's Rage and Fatal Fury Wild Ambition.

    The usual: infinite energy for the 1st/2nd player, kill opponent with 1 hit, finish this round now and any others you might wish to do.

  • #2
    just wanna said samso64 & warrior rage is the same games.
    dood! im a uniter, not a divider dood

    Comment


    • #3
      No they aren't.

      Comment


      • #4
        yes theyare, but whatever:P
        dood
        dood! im a uniter, not a divider dood

        Comment


        • #5
          @olala
          they are different games in same series
          Samurai Shodown 64 (Samurai Spirits)
          Samurai Shodown 64: Warriors Rage (Samurai Spirits 2: Asura Zanmaden)
          Samurai Shodown: Warriors Rage (Samurai Spirits Shinsho Kenkaku Ibunroku: Yomigaerishi Soko no Yaiba)
          lee4 Does Not Accept Codes Requests !
          When lee4 asks a question it does not mean lee4 will look at your game
          *How to create and use SegaCD codes >click here<*
          >)

          Comment


          • #6
            Yeah but I'm just asking for the ones emulated in MAME.

            Comment


            • #7
              Originally posted by lee4 View Post
              @olala
              they are different games in same series
              Samurai Shodown 64 (Samurai Spirits)
              Samurai Shodown 64: Warriors Rage (Samurai Spirits 2: Asura Zanmaden)
              Samurai Shodown: Warriors Rage (Samurai Spirits Shinsho Kenkaku Ibunroku: Yomigaerishi Soko no Yaiba)
              uh yae dood, thanks for your info, tut third is for psx rite;p, sometimes am still got confused about tut tilte;p, anywuy this is mi favor samso title, except tut samso zen(i dunt have xbox), i played all tut 3 title over&over ;3
              dood
              dood! im a uniter, not a divider dood

              Comment


              • #8
                Why are you sabotaging my request thread?
                Last edited by ReyVGM; 10-31-2013, 09:17:04 AM.

                Comment


                • #9
                  becpused am so bored;p
                  dood! im a uniter, not a divider dood

                  Comment


                  • #10
                    Then go and torture your family. That should keep you busy.

                    Comment


                    • #11
                      ?um... booo.
                      dood! im a uniter, not a divider dood

                      Comment


                      • #12
                        Let's cut the drama already. Olala just drop it since Rey made it clear of what he was requesting and it's for MAME also known as an Arcade game not a home console version.
                        Spoiler Alert! Click to view...

                        THE BAD GUY!!!!!!

                        Comment


                        • #13
                          aw cmon dood, dunt bein joykiller:P, oky since megaman said so, then ill not jumpin into bataman thread anymore:P
                          offtopic{this is mi last replied:P}
                          dood
                          dood! im a uniter, not a divider dood

                          Comment


                          • #14
                            Well I don't have much time to look at this (watching kid), but I did find this in the little time I had to look just now. I will look for more when I am able to spend more time later tonight. This game is not searchable using the debugger from what I've seen, so I've resorted to cheat engine offset converting to start finding things. Usually things are all close to one another for the most part, so hopefully I'll find more this evening.

                            Samurai Shodown 64 / Samurai Spirits 64 [MAME]
                            Code:
                            <cheat desc="Infinite Time">
                                <script state="run">
                                  <action>maincpu.pb@8006A48F=63</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Finish This Round Now">
                                <comment>Will not work with Infinite Time enabled.</comment>
                                <script state="on">
                                  <action>maincpu.pb@8006A48F=00</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Hit Anywhere Both Players">
                                <script state="run">
                                  <action>maincpu.pw@800EF0AC=2400</action>
                                </script>
                                <script state="off">
                                  <action>maincpu.pw@800EF0AC=4500</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Infinite Health Player 1">
                                <script state="run">
                                  <action>maincpu.pd@8003DDD4=00010000</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Infinite Rage Meter Player 1">
                                <script state="run">
                                  <action>maincpu.pd@8003DDF4=00010000</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Infinite Stamina Meter Player 1">
                                <script state="run">
                                  <action>maincpu.pd@8003DDDC=00010000</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="One Hit Kills Player 1">
                                <comment>Will not work with Infinite Health Player 1 enabled.</comment>
                                <script state="on">
                                  <action>maincpu.pd@8003DDD4=00000001</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Infinite Health Player 2">
                                <script state="run">
                                  <action>maincpu.pd@8003E0AC=00010000</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Infinite Rage Meter Player 2">
                                <script state="run">
                                  <action>maincpu.pd@8003E0CC=00010000</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="Infinite Stamina Meter Player 2">
                                <script state="run">
                                  <action>maincpu.pd@8003E0B4=00010000</action>
                                </script>
                            </cheat>
                            
                            <cheat desc="One Hit Kills Player 2">
                                <comment>Will not work with Infinite Health Player 2 enabled.</comment>
                                <script state="on">
                                  <action>maincpu.pd@8003E0AC=00000001</action>
                                </script>
                            </cheat>
                            Not taking any requests at this time.

                            Bored? Watch some of my hacks here.

                            Comment


                            • #15
                              Hmm, that's probably why no one has made cheats for it then. Thanks for that code though!

                              Comment

                              Working...
                              X