[tkdensho] Select Character

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
User avatar
walterh78
Posts: 54
Joined: Tue Jun 10, 2008 1:51 am
Location: Bahia Blanca, Argentina
Contact:

[tkdensho] Select Character

Post by walterh78 »

Code: Select all

  <cheat desc="Select Character PL1">
    <parameter>
      <item value="0x09">Raiya</item>
      <item value="0x07">Reika</item>
      <item value="0x08">Kiriko</item>
      <item value="0x04">Marie and King</item>
      <item value="0x02">Mysterious Power</item>
      <item value="0x05">Chibiko</item>
      <item value="0x03">Lina (Rina)</item>
      <item value="0x01">Highway Star</item>
      <item value="0x06">#Angel</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@200463=param</action>
    </script>
  </cheat>

  <cheat desc="Select Character PL2">
    <parameter>
      <item value="0x09">Raiya</item>
      <item value="0x07">Reika</item>
      <item value="0x08">Kiriko</item>
      <item value="0x04">Marie and King</item>
      <item value="0x02">Mysterious Power</item>
      <item value="0x05">Chibiko</item>
      <item value="0x03">Lina (Rina)</item>
      <item value="0x01">Highway Star</item>
      <item value="0x06">#Angel</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@2004F3=param</action>
    </script>
  </cheat>
"The new XML format is like the high-level language (human-readable) and the old format is like machine language (human-unreadable)"Image
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [tkdensho] Select Character

Post by Pugsy »

Thanks, added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply