bradipo666 Posted January 13, 2019 Share Posted January 13, 2019 Hi all, I have a problem with retroarch on PC. When I start a game, a message appears "100%: ASD joystick (1240/62568) not configured" (smartASD is my keyboard encoder). All commands work, but I don't understand why I have this message.... I have set: input driver: RAW joypad driver: xinput I have try to change input driver in sdl2 and I had "100%: ASD joystick (3/0) not configured".... what does it mean? Quote Link to comment Share on other sites More sharing options...
sundogak Posted January 13, 2019 Share Posted January 13, 2019 (edited) Try Input Driver = dinput See if that works. Also what controller are you trying to use? XBOX is typically XINPUT for joypad driver Edited January 13, 2019 by sundogak question on controller Quote Link to comment Share on other sites More sharing options...
bradipo666 Posted January 13, 2019 Author Share Posted January 13, 2019 3 hours ago, sundogak said: Try Input Driver = dinput See if that works. Also what controller are you trying to use? XBOX is typically XINPUT for joypad driver I have an usb keyboard encoder. Anyway, I have same result with "dinput": "100%: ASD joystick (1240/62568) not configured". I have tried with "hid" and "null" input driver and all looks ok, I have no message .. Can you explain me differences between input drivers? thanks Quote Link to comment Share on other sites More sharing options...
sundogak Posted January 13, 2019 Share Posted January 13, 2019 https://docs.libretro.com/guides/input-joypad-drivers/ For the input drivers description. Sounds like your SmartASD USB keyboard is causing issue for Retroarch in that it cannot find a CFG file in \Retroarch\autoconfig folder or knows how to map controls. The CFG file name matches the Vendor and Product IDs reported by Windows. My guess is that you need to make an autoconfig file specific to your SmartASD keyboard and manually config in Retroarch. In the Retroarch.CFG might also try toggling this setting for "False" : input_autodetect_enable = "true" Quote Link to comment Share on other sites More sharing options...
sundogak Posted January 13, 2019 Share Posted January 13, 2019 Also might try opening a command window in Retroarch directory and turning on logging and seeing if anything obvious pops up (saves log in Retroarch directory): retroarch --menu --verbose >> retroarch.log 2>&1 Quote Link to comment Share on other sites More sharing options...
bradipo666 Posted January 14, 2019 Author Share Posted January 14, 2019 I recovered the file from an old installation of RA (..../retroarch/autoconfig/xinput/ASD joystick.cfg) and then I copied it into new installation folder... Now I no longer have the error ? PS: a few weeks ago I have reinstalled retroarch and downloaded the autoconfig files, but this time the file I needed was not there ? Many thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.