[samsho] Samurai Shodown / Samurai Spirits (NGM-045)

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

[samsho] Samurai Shodown / Samurai Spirits (NGM-045)

Post by Abystus »

samsho.xml

Code: Select all

  <cheat desc="Allow Fighting Before Round Starts">
    <script state="on">
      <action>temp0=maincpu.rw@005138</action>
    </script>
    <script state="run">
      <action>maincpu.rw@005138=6000</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.rw@005138=temp0</action>
    </script>
  </cheat>
Bored? Watch some of my hacks here.
Post Reply