[rescue]+ Rescue
Posted: Wed Mar 05, 2025 11:30 am
rescue.xml, rescueb.xml and aponow.xml
rescuefe.xml
rescuefe doesn't work for now so that I can't test the above code in this set.
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>
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>