I have been experimenting with JoyToKey on a Windows XP machine. I beleive everything is working as expected. I see the docs aren't English. I also noticed that you can send it your cfg file as a commandline parameter, "joytokey snes" or "joytokey nes". I would like to launch it along with an emulator using a batch file when required, however, I can't figure out how to get it to close when I'm done. It just keeps running in the system tray.
I also try a batch file like so:
cd\
c:
cd joytokey
joytokey.exe letters
cd\
cd realityboy
reality_boy.exe "c:\realityboy\roms\Galactic Pinball (JU) [!].vb"
but the processing stops after the line "joytokey.exe letters" and never launches the emulator althout joytokey does start.
Any Ideas,
John