[starglad] Star Gladiator Episode 1: Final Crusade (USA 960627)

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: 543
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 3 times
Been thanked: 22 times

[starglad] Star Gladiator Episode 1: Final Crusade (USA 960627)

Post by Abystus »

starglad.xml

Code: Select all

  <cheat desc="Hit Anywhere (Both Players)">
    <script state="run">
      <action>maincpu.pd@801D2678=00000000</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@801D2678=1E80FF46</action>
    </script>
  </cheat> 

  <cheat desc="Disable Blocking (Both Players)">
    <script state="run">
      <action>maincpu.pd@801C82EC=10000013</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@801C82EC=10400013</action>
    </script>
  </cheat>
  
  <cheat desc="Walk Through Stage Boundaries">
    <comment>Jumping or being knocked down while out of bounds will cause a ring out to occur.</comment>
    <script state="run">
      <action>maincpu.pd@801C6BC4=10000008</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@801C6BC4=10400008</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: 15 times
Contact:

Re: [starglad] Star Gladiator Episode 1: Final Crusade (USA 960627)

Post by Pugsy »

Thanks, addded. Looks to be identical for stargladj as well
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)
Post Reply