[pacman]+ HotKey for "Finish this level Now" w/0.227 doesnt work
Posted: Fri Jan 01, 2021 4:05 am
For pacman and all the simular games that use:
<cheat desc="Finish this Level Now!">
<script state="on">
<action>maincpu.pb@4E0E=F4</action>
</script>
</cheat>
Latest MAME 0.227 doesnt handle it right and when using the HotKey and reports this error:
error cheat script error: "Finish this Level Now!" [string "Finish this Level Now!on"]:1: attempt to call a nil value (method 'write_log_u8')
anyone know why?
<cheat desc="Finish this Level Now!">
<script state="on">
<action>maincpu.pb@4E0E=F4</action>
</script>
</cheat>
Latest MAME 0.227 doesnt handle it right and when using the HotKey and reports this error:
error cheat script error: "Finish this Level Now!" [string "Finish this Level Now!on"]:1: attempt to call a nil value (method 'write_log_u8')
anyone know why?