SSF2XJ mame cheat: controller mode
<cheat desc="P1 Controller"> | |
<comment>Crashes if the game started as Human and you switch it to CPU</comment> | |
<parameter> | |
<item value="0x00">CPU</item> | |
<item value="0x01">Human</item> | |
</parameter> | |
<script state="run"> | |
<action>maincpu.pb@FF87DC=param</action> | |
</script> | |
</cheat> | |
<cheat desc="P2 Controller"> | |
<comment>Crashes if the game started as Human and you switch it to CPU</comment> | |
<parameter> | |
<item value="0x00">CPU</item> | |
<item value="0x01">Human</item> | |
</parameter> | |
<script state="run"> | |
<action>maincpu.pb@FF8BDC=param</action> | |
</script> | |
</cheat> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment