I have no problems with ZSnes. Gens launches just fine from GL too, although the only way for me to 'exit' Gens it to right click w/ the mouse in the window and choose 'Quit'. It's too bad people make such incredible emulators but are too short-sited to add support for customizable keys for everything......
Hey Jakobud
I agree that it would be extremely nice if all emus were programed with remappable keys. Thought you would like to know that you can close gens (using esc) if you use HC's wrapper. It's kind of dirty but gets the job done.

Just go into your gens.cfg (for gens.exe) and change the entry for fullscreen=0 to fullscreen=1. While your at it setup any other options you want and then change atrribute to read-only.
here is the lconfig.ini
(begin)
#this is a config file for the command line launcher wrapper program
#turn on wordwrap for best viewing results
#put the two titles of the emu's window following these comments in the "handles" brackets
# number 1 should be the caption of the emu at ilde
# number 2 is optional and is the caption of the emu in full screen mode with a game running (using ctrl-alt-delete while running a game is the best way to determine this
# please fill in number 2 if possible as it adds to the launchers stability and efficiency. If it's non-standard (some emus tack on the game name making each instance have a diff caption) put a "null" on the line following the first entry.
{handles}
Gens - Idle
null
{/handles}
#each command in an emu is usually followed by a delimeter (in mame it's a "-" for example) put this deliemter in the following line
delimeter=
#put the mame command followed by a ";" and the command that does the same thing in the emu your launching (like in zinc to launch a game you type it's number so sfex;1 would launch sfex for you)
{cmdlist}
{/cmdlist}
#put the name of the emulator you wish to launch immediately following this comment
exe=gens.exe
#Some emus don't like spaces in the filenames or paths
#turn this on to send a short filename to the emu
Short=0
#that's it! enjoy! if you are using this wrapper in conjunction with Raging Dragon, please be sure to setup your emulator.cfg file. Oh and don't forget to make/download a catver.ini file and a clrmamepro file for your emulator and regenerate your gamelist.
(end)
Now when you lanch a game it will come up fullscreen with all your preferences in place. When you press Esc the wrapper will close Gens and return you to the fe.
