[pacman]+ HotKey for "Finish this level Now" w/0.227 doesnt work

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
pac_man_fan2
Posts: 62
Joined: Fri Dec 06, 2019 1:49 pm

[pacman]+ HotKey for "Finish this level Now" w/0.227 doesnt work

Post by pac_man_fan2 »

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?
pac_man_fan2
Posts: 62
Joined: Fri Dec 06, 2019 1:49 pm

Re: [pacman]+ HotKey for "Finish this level Now" w/0.227 doesnt work

Post by pac_man_fan2 »

Galaxian seems to have the same issue
crazyc
Posts: 31
Joined: Sat Apr 30, 2016 4:49 pm

Re: [pacman]+ HotKey for "Finish this level Now" w/0.227 doesnt work

Post by crazyc »

This was fixed after release. Get https://raw.githubusercontent.com/mamed ... at_xml.lua and put it in your plugins/cheat directory.
pac_man_fan2
Posts: 62
Joined: Fri Dec 06, 2019 1:49 pm

Re: [pacman]+ HotKey for "Finish this level Now" w/0.227 doesnt work

Post by pac_man_fan2 »

crazyc wrote: Fri Jan 01, 2021 7:57 pm This was fixed after release. Get https://raw.githubusercontent.com/mamed ... at_xml.lua and put it in your plugins/cheat directory.
Thank You ! :-) :-) :-)
Post Reply