[rbff1] Stage Selection

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
orescify
Posts: 27
Joined: Wed Jul 26, 2023 6:30 pm
Has thanked: 3 times

[rbff1] Stage Selection

Post by orescify »

Code: Select all

  <cheat desc="Select Stage"> <comment>Geese Tower boundaries are broken</comment>
    <parameter>
      <item value="0x01">South Town Sound Beach (Sunset)</item>
      <item value="0x02">South Town Sound Beach (Dusk)</item>
      <item value="0x03">South Town Sound Beach (Night)</item>
      <item value="0x04">West Subway (Day)</item>
      <item value="0x05">West Subway (Sunset)</item>
      <item value="0x06">West Subway (Night)</item>
      <item value="0x07">East Side Park (Day)</item>
      <item value="0x08">East Side Park (Sunset)</item>
      <item value="0x09">East Side Park (Night)</item>
      <item value="0x0A">South Town Bridge (Sunset)</item>
      <item value="0x0B">South Town Bridge (Dusk)</item>
      <item value="0x0C">South Town Bridge (Night)</item>
      <item value="0x0D">Geese Tower</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@106A33=param</action>
    </script>
  </cheat>
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: [rbff1] Stage Selection

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