Page 1 of 1

[slrassltj1] requested

Posted: Wed Aug 07, 2019 11:33 pm
by Pugsy
slrassltj1.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.ppb@1B3E6=63</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.ppb@5E5DB=03</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.ppb@618D6=02</action>
    </script>
  </cheat>

  <cheat desc="Select Starting Stage">
    <parameter min="1" max="5" step="1"/>
    <script state="run">
      <action condition="(maincpu.ppb@5DB47==00)">maincpu.ppb@5DB47=(param-1)</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->

Re: [slrassltj1] requested

Posted: Thu Aug 08, 2019 2:42 am
by ReyVGM
Thanks. Can you do the same level select cheat for Solar Assault USA / Solar Assault Revised Japan?

Re: [slrassltj1] requested

Posted: Thu Aug 08, 2019 4:14 am
by ReyVGM
Forget it. I used some substracting from the codes you made and found the level select cheat for the other game.