PicoMiteVGAUSB: What gamepads are supported ?


Author Message
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4196
Posted: 08:25pm 02 Feb 2025      

I'm assuming the quoted sections are output from an AI ?

Are you comparing like with like ? The SDL controller string is from my Buffalo controller but the device report is presumably from your generic gamepad ?

If it helps there are a whole lot of SDL controller strings here:

       https://github.com/mdqinc/SDL_GameControllerDB/blob/master/gamecontrollerdb.txt

And instructions on how to generate one for a specific controller here:

       https://github.com/mdqinc/SDL_GameControllerDB

Tom