EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

[feature request] document controllers.

Open Tom-Neverwinter opened this issue 6 years ago • 1 comments
trafficstars

I have a ton of controllers at my disposal, however documentation for adding them to the built in hard-coded list is abysmal. If I have a write-up I can add several controllers to the list

ps4 models not even recognized [yes! they are official controllers!]

Tom-Neverwinter avatar Jan 08 '19 02:01 Tom-Neverwinter

Emulationstation does not have a controller DB - however it uses the LibSDL (libsdl.org) library to manage their configuration and detection. You might want to take a look at their controller database and amend that: http://hg.libsdl.org/SDL/file/0ef0e4cb7752/src/joystick/SDL_gamecontrollerdb.h

EDIT: Corrected.

cmitu avatar Jan 08 '19 10:01 cmitu