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 - Gamecontroller DB entry for Bluetooth Moga Pro Controller (Linux, HID)
Summary: Gamecontroller DB entry for Bluetooth Moga Pro Controller (Linux, HID)
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-21 13:13 UTC by Pavol Rusnak
Modified: 2014-01-21 19:48 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?