[rougien] Rougien

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
jman
Posts: 1242
Joined: Tue Dec 01, 2020 1:24 pm
Been thanked: 9 times

[rougien] Rougien

Post by jman »

rougien.xml

Code: Select all

    <cheat desc="Select Starting Scene">
        <comment>both players share starting scene</comment>
        <parameter min="01" max="04" step="01" />
        <script state="run">
            <action condition="(maincpu.pb@C159 == 01) and (maincpu.pb@C15A == 00)">maincpu.pb@C15A = param - 1</action>
        </script>
    </cheat>
Unfortunately, both players share starting scene.
jman

my wip cheat database back-up (2024/12/01 ver.)
https://u3.getuploader.com/...../download/47
downloadpass : jman2020
Post Reply