When I play Mortal Kombat on Mame (fullscreen btw), I would like to see the move list (as an image) to show full screen when I hold a key and to disapear when I release it.
Is there a software that can do that?
maybe it could be made with vb?
is it possible to make macros in that game?
Sorry, I don't know what macros are... But I can tell you that I'm using MameUI32 as an emulator.
Or you can open the move list, take a screenshot (print screen) save it, then right a simple vb script that will display it when you use a certain key stroke, and hides it when you let go. Only problem would be pausing the game while the screen was up.