[streetsm] Street Smart

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
Bortus
Posts: 17
Joined: Mon Mar 24, 2014 2:19 pm

[streetsm] Street Smart

Post by Bortus »

Cheats to changing the opponent's body ( CPU Only )

Code: Select all


  <cheat desc="Select Body/Move CPU 1">
    <parameter>
      <item value="0x02">Bobby Brown</item>
      <item value="0x03">Slippery</item>
      <item value="0x04">The Muscle</item>
      <item value="0x05">Crybaby</item>
      <item value="0x06">Tiptoes</item>
      <item value="0x07">The Wrench</item>
      <item value="0x08">Legbreaker</item>
    </parameter>
    <script state="run">
      <action>:maincpu.ppb@040211=param</action>
    </script>
  </cheat> 
  

  <cheat desc="Select Body/Move CPU 2">
    <parameter>
      <item value="0x02">Bobby Brown</item>
      <item value="0x03">Slippery</item>
      <item value="0x04">The Muscle</item>
      <item value="0x05">Crybaby</item>
      <item value="0x06">Tiptoes</item>
      <item value="0x07">The Wrench</item>
      <item value="0x08">Legbreaker</item>
    </parameter>
    <script state="run">
      <action>:maincpu.ppb@040311=param</action>
    </script>
  </cheat> 

mazhar111
Posts: 22
Joined: Wed Feb 18, 2009 3:55 pm

Re: [streetsm] Street Smart

Post by mazhar111 »

thanks for sharing
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [streetsm] Street Smart

Post by Pugsy »

Thanks, added
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