Page 1 of 1

[zerowing]+ requested level select

Posted: Sat Jan 04, 2020 5:41 pm
by Pugsy
zerowingw.xml + zerowing.xml

Code: Select all

  <cheat desc="Select Starting Stage">
    <parameter>
      <item value="0x0000">1 NATOLS</item>
      <item value="0x0001">2 LEGROUS</item>
      <item value="0x0002">3 PLEADES</item>
      <item value="0x0003">4 AQUESE</item>
      <item value="0x0004">5 SUBMARINE TUNNEL</item>
      <item value="0x0005">6 BARRICADE ZONE</item>
      <item value="0x0006">7 BELON</item>
      <item value="0x0007">FINAL STAGE GERBARRA</item>
    </parameter>
    <script state="run">
      <action>maincpu.pw@81BCC=param</action>
    </script>
  </cheat>
zerowing1 is the same apart from the address is 81912 rather than 81BCC