Do you know the old HyperSplash in HyperSpin?
Now when you launch a game from MALA you will see the full screen snap before playing.
You can download splash from
here.
The zip contains four files that you must put in your mame (emulator) dir. Those files are:
splash.exe
splash.png
splashOri.png
splash.iniIn MALA,
1.- You must put splash.exe like your exe emulator.
2.- Add to the end of the command line
%rom%.pngFor mame, the command line will be
%rom% %rom%.pngIn splash.ini
[option]
Executable=mame.exe
PathSnap=C:\mame\snap\
SnapFullScreen=1Executable is the name of your exe emulator. I've only tested it with mame but it must work fine with some emulator.
PathSnap is the path to your snaps ending with
\SnapFullScreen is equal to 1 to see the snap in fullscreen or 0 not.
Greetings.