Hello everyone! This looks like such a fun community.
I've recently started working on my first mod/hardware project: I am trying to put a computer inside of an old NES so that I can run games off of it. Things are coming together, but I've run into my first snag...
I'm using GameLauncher for the front end, which is great because it's very simple and does what I need, minus one thing: In the config files, there is a way to set different keys for all of the functions, and it claims to have gamepad support. I can use the gamepad to move up and down the list, and select a game to play.
However, I can't for the life of me figure out how to use the gamepad to select a different emulator. There is no variable in the config file for this, only a variable for selecting which keyboard key to use to select a different emulator. I was confounded when I even tried getting a program that maps gamepad presses to keyboard presses, but that didn't work either (apparently GameLauncher just eats the input??). I really don't want to have to switch to the keyboard when I'm playing games to do this...
I'm afraid to switch to another frontend because GL is really everything I could want, and others like Mamewah were WAY over my head.
Any ideas on how I can configure GameLauncher to be controlled entirely with a gamepad?
Thanks in advance!