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.
-
orescify
- Posts: 33
- Joined: Wed Jul 26, 2023 6:30 pm
- Has thanked: 3 times
- Been thanked: 1 time
Post
by orescify »
Code: Select all
<cheat desc="Always First">
<script state="run">
<action>maincpu.ppb@000F7B65=00</action>
</script>
</cheat>
<cheat desc="Zero Lap Time">
<script state="run">
<action>maincpu.ppd@001097B0=00000000</action>
</script>
</cheat>
<cheat desc="Zero Total Time">
<script state="run">
<action>maincpu.ppd@001097B4=00000000</action>
</script>
</cheat>
-
ReyVGM
- Posts: 152
- Joined: Thu May 11, 2006 3:55 pm
-
Contact:
Post
by ReyVGM »
Hey orescify, thanks for the cheats.
Can you make a cheat for double speed? Or a speed modifier code?