[tektagt] Select Player Type (aka Human/CPU control mode)

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
Heihachi_73
Posts: 267
Joined: Thu Jan 26, 2006 8:10 am
Location: Melbourne, Australia
Contact:

[tektagt] Select Player Type (aka Human/CPU control mode)

Post by Heihachi_73 »

Tekken Tag seems to have different code to the earlier games, can't find the camera mode (if it exists - attract demos doesn't look like they have the cinematic camera at all), and the CPU mode is seemingly different. Clones to follow once I have more time.

tektagt:

Code: Select all

  <cheat desc="Select Player Type (both players)">
    <parameter>
      <item value="0x00">Human</item>
      <item value="0x01">CPU</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@00243C08=param</action>
    </script>
  </cheat>
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: [tektagt] Select Player Type (aka Human/CPU control mode)

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