[sams64] Samurai Shodown 64 / Samurai Spirits 64

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
Abystus
Posts: 591
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 5 times
Been thanked: 59 times

[sams64] Samurai Shodown 64 / Samurai Spirits 64

Post by Abystus »

sams64.xml

Code: Select all

<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>
Bored? Watch some of my hacks here.
User avatar
HawkOne33
Posts: 95
Joined: Mon Jan 24, 2005 6:44 am
Location: Chicago, IL USA
Contact:

Re: [sams64] Samurai Shodown 64 / Samurai Spirits 64

Post by HawkOne33 »

Wow, that's great, but Mame has still yet to successfully emulate the Hyper Neo Geo 64 and its games. But, nice job on the cheat.
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [sams64] Samurai Shodown 64 / Samurai Spirits 64

Post by Pugsy »

Thanks, added - converted into the standard fighter format for cheats. Game is still unplayable in 0.152 though :(
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
User avatar
Abystus
Posts: 591
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 5 times
Been thanked: 59 times

Re: [sams64] Samurai Shodown 64 / Samurai Spirits 64

Post by Abystus »

sams64.xml

Code: Select all

  <cheat desc="Disable Blocking (Both Players)">
    <script state="on">
      <action>temp0=maincpu.pd@800EF0BC</action>
    </script>
    <script state="run">
      <action>maincpu.pd@800EF0BC=10000006</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@800EF0BC=temp0</action>
    </script>
  </cheat>

Code: Select all

  <cheat desc="Walk Through Stage Boundaries">
    <comment>Also enables the ability to walk through the opponent.</comment>
    <script state="on">
      <action>temp0=maincpu.pd@800D90D4</action>
      <action>temp1=maincpu.pd@800D90D8</action>
      <action>temp2=maincpu.pd@800E2CB8</action>
    </script>
    <script state="run">
      <action>maincpu.pd@800D90D4=00000000</action> <!-- This Program Code cheat was made by Abystus -->
      <action>maincpu.pd@800D90D8=00000000</action>
      <action>maincpu.pd@800E2CB8=100001AF</action>
    </script>
    <script state="off">
      <action>maincpu.pd@800D90D4=temp0</action>
      <action>maincpu.pd@800D90D8=temp1</action>
      <action>maincpu.pd@800E2CB8=temp2</action>
    </script>
  </cheat>
Bored? Watch some of my hacks here.
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [sams64] Samurai Shodown 64 / Samurai Spirits 64

Post by Pugsy »

Thanks, added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
MrNelman
Posts: 4
Joined: Mon Nov 08, 2021 6:19 am

Re: [sams64] Samurai Shodown 64 / Samurai Spirits 64

Post by MrNelman »

Need to find a character selection cheat code so we can play as Yuga, Gandara, Deku & Dekuina
Post Reply