Page 1 of 1

permanently enabling cheats in mame

Posted: Fri Nov 01, 2013 2:12 am
by majorspawn
Hi Guys,

is there a way to permanently enable cheats in a particular game in mame within the cheat xml.

For example:

kof95.xml

<cheat desc="Enable hidden characters"> <comment>Adds the extra two hidden characters to the selection screen</comment>
<script state="run">
<action>maincpu.pb@10E79A=01</action>
</script>
</cheat>

modify the above to always have the boss hack enabled as above?

thanks in advance

Re: permanently enabling cheats in mame

Posted: Tue Jan 07, 2014 7:31 pm
by rytz
I think what you want is the ability to auto-start a cheat when MAME starts?

If so, to my knowledge, that functionality is not in the cheat engine (yet).

Re: permanently enabling cheats in mame

Posted: Wed Jan 15, 2014 11:06 pm
by Pugsy
No indeed, auto-enabling of cheats hasn't existed in MAME for years and the facility is unlikely to be reappear any time soon.

Re: permanently enabling cheats in mame

Posted: Wed Jan 15, 2014 11:29 pm
by majorspawn
thanks very much for confirming. Just wanted to know the answer officially

Re: permanently enabling cheats in mame

Posted: Thu Apr 10, 2014 7:38 pm
by isamu
I was wondering the same thing so thanks Pugsy for confirming that. I hope this gets another look soon