I'm going to build a Neo Geo Bartop and I want a little display for Neo Geo instruction cards. What's the way to go with Mala?
Thanks in advance,
Olli
As far as I know, Mala can't do that on its own (but I could be wrong). I think you'd need to use MameHooker or something else.
Mala can pass the variable of the rom name to a
compiled autohotkey script. You may be able to use that and the splashimage command in ahk to pull it off without much hassle. I don't know how to tell it to put the splash image on a 2nd monitor, but with ahk there always seems to be a way.
If you post asking for ahk help in the software forum, Nitz usually has a solution.