Setting the environment variable SDL_JOYSTICK_DEVICE to the joystick device, in my case /dev/js1, fixes the problem.
Type: Posts; User: augustk; Keyword(s):
Setting the environment variable SDL_JOYSTICK_DEVICE to the joystick device, in my case /dev/js1, fixes the problem.
I run the FCEUX NES emulator (version 2.2.1) in GNU/Linux with an analog joypad which is calibrated with jscal. The command jstest shows that the joypad works perfectly. Still when I configure the...