Page 1 of 1

[rescue]+ Rescue

Posted: Wed Mar 05, 2025 11:30 am
by jman
rescue.xml, rescueb.xml and aponow.xml

Code: Select all

    <cheat desc="Finish this Mission Now">
        <comment>Wait for several seconds to finish current mission. This code doesn't work in bonus mission</comment>
        <script state="on">
            <action>maincpu.pb@86A2 = FF</action>
        </script>
    </cheat>
rescuefe.xml

Code: Select all

    <cheat desc="Finish this Mission Now">
        <comment>Wait for several seconds to finish current mission. This code doesn't work in bonus mission</comment>
        <script state="on">
            <action>maincpu.pb@0CA2 = FF</action>
        </script>
    </cheat>
rescuefe doesn't work for now so that I can't test the above code in this set.