[snes, kinstu] Killer Instinct cheats (and clones/parents)

This forum is for posting cheats for any non-arcade game in M.A.M.E. ( aka the M.E.S.S. games ) including any softwarelist game. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
NotAGoodName
Posts: 331
Joined: Wed Feb 18, 2009 7:09 am
Location: MO, USA
Contact:

[snes, kinstu] Killer Instinct cheats (and clones/parents)

Post by NotAGoodName »

I honestly can't believe that I ever bothered with this. What a trainwreck.

Code: Select all

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pb@7E10DB=09</action>
    </script>
  </cheat>
  <cheat desc="Infinite Selection Time">
    <script state="run">
      <action>maincpu.pb@7E1553=E6</action>
    </script>
  </cheat>
<cheat desc="-----"/>
  <cheat desc="Infinite Energy P1">
    <script state="run">
      <action>maincpu.pd@7E0D23=78007800</action>
    </script>
  </cheat>
  <cheat desc="Character Select P1">
  	<parameter>
		<item value="0x00">Jago</item>
		<item value="0x01">TJ Combo</item>
		<item value="0x02">Spinal</item>
		<item value="0x03">Chief Thunder</item>
		<item value="0x04">Glacius</item>
		<item value="0x05">Fulgore</item>
		<item value="0x06">Cinder</item>
		<item value="0x07">Sabrewulf</item>
		<item value="0x08">B.Orchid</item>
		<item value="0x09">Riptor</item>
		<item value="0x0A">Eyedol</item>
	</parameter>
    <script state="run">
      <action>maincpu.pb@7E024E=param</action>
    </script>
  </cheat>
<cheat desc="-----"/>
  <cheat desc="Infinite Energy P2">
    <script state="run">
      <action>maincpu.pd@7E0D27=78007800</action>
    </script>
  </cheat>
  <cheat desc="Character Select P2">
  	<parameter>
		<item value="0x00">Jago</item>
		<item value="0x01">TJ Combo</item>
		<item value="0x02">Spinal</item>
		<item value="0x03">Chief Thunder</item>
		<item value="0x04">Glacius</item>
		<item value="0x05">Fulgore</item>
		<item value="0x06">Cinder</item>
		<item value="0x07">Sabrewulf</item>
		<item value="0x08">B.Orchid</item>
		<item value="0x09">Riptor</item>
		<item value="0x0A">Eyedol</item>
	</parameter>
    <script state="run">
      <action>maincpu.pb@7E0252=param</action>
    </script>
  </cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
Post Reply