We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2357

Summary: Gamecontroller DB entry for Bluetooth Moga Pro Controller (Linux, HID)
Product: SDL Reporter: Pavol Rusnak <stick>
Component: joystickAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: amaranth72, gabomdq
Version: HG 2.1   
Hardware: x86_64   
OS: Linux   

Description Pavol Rusnak 2014-01-21 13:13:39 UTC
... created in Steam Big Picture Mode:

"05000000d6200000ad0d000001000000,Moga Pro,a:b0,b:b1,y:b3,x:b2,start:b6,leftstick:b7,rightstick:b8,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpleft:h0.8,dpdown:h0.4,dpright:h0.2,left
x:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a5,righttrigger:a4,"
Comment 1 Gabriel Jacobo 2014-01-21 14:24:14 UTC
I added this mapping here: https://github.com/gabomdq/SDL_GameControllerDB/commit/6f4f45fe05cefa08b41eea276423e3e5e0bdcba5

Thanks!
Comment 2 Alex Szpakowski 2014-01-21 19:48:11 UTC
Will it also be added to the DB in SDL2 itself?