[psyvarrv] requested level up cheat
Posted: Sun Aug 04, 2019 3:37 pm
Code: Select all
<cheat desc="P1 Easy Level Up!"> <comment>Just hit anything to go to the next power up level</comment>
<script state="run">
<action>maincpu.pw@80224418=1000</action>
</script>
</cheat>
<cheat desc="P2 Easy Level Up!"> <comment>Just hit anything to go to the next power up level</comment>
<script state="run">
<action>maincpu.pw@802240D0=1000</action>
</script>
</cheat>