[dbreed]+ Dragon Breed

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: 1315
Joined: Tue Dec 01, 2020 1:24 pm
Been thanked: 9 times

[dbreed]+ Dragon Breed

Post by jman »

dbreed.xml

Code: Select all

    <cheat desc="Always have Max Beam">
        <script state="run">
            <action condition="maincpu.pb@89028 ge 01">maincpu.pb@89028 = FF</action>
        </script>
    </cheat>
dbreedm72.xml and dbreedjm72.xml

Code: Select all

    <cheat desc="Always have Max Beam">
        <script state="run">
            <action condition="maincpu.pb@91028 ge 01">maincpu.pb@91028 = FF</action>
        </script>
    </cheat>
Sometimes "shot power charge" sound breaks entire sound.
jman

my wip cheat database back-up (06/01/2025 ver.)
https://u3.getuploader.com/...../download/58
downloadpass : jman2020
Post Reply