Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PDP REALMz Wired Controller Switch #790

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

yodaxtah
Copy link
Contributor

I'm doing this for a user of OpenGOAL, who claims the generated mapping works. The user provided the following output.

SDL2 Gamepad Tool v1.2 by General Arcade (compiled with SDL version 2.0.7, DLL version 2.0.7)
Website: http://generealarcade.com/gamepadtool/

Searching gamepads...
Found 1 gamepad(s):
"PDP REALMz Wired Controller Switch - Sonic The Hedgehog", 030000006f0e00008901000000000000
Environment variable "SDL_GAMECONTROLLERCONFIG" is not defined
Checking if new mappings available from github: https://github.com/gabomdq/SDL_GameControllerDB
Mapping string: '030000006f0e00008901000000000000,PDP REALMz Wired Controller Switch - Sonic The Hedgehog,platform:Windows,a:b1,b:b2,x:b0,y:b3,back:b8,guide:b12,start:b9,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,'
Searching gamepads...
Found 1 gamepad(s):
"PDP REALMz Wired Controller Switch - Sonic The Hedgehog", 030000006f0e00008901000000000000 (mapping available)
GitHub

yodaxtah and others added 2 commits September 21, 2024 13:42
I'm doing this for a user of OpenGOAL, who claims the generated mapping works. The user provided the following output.

```
SDL2 Gamepad Tool v1.2 by General Arcade (compiled with SDL version 2.0.7, DLL version 2.0.7)
Website: http://generealarcade.com/gamepadtool/

Searching gamepads...
Found 1 gamepad(s):
"PDP REALMz Wired Controller Switch - Sonic The Hedgehog", 030000006f0e00008901000000000000
Environment variable "SDL_GAMECONTROLLERCONFIG" is not defined
Checking if new mappings available from github: https://github.com/gabomdq/SDL_GameControllerDB
Mapping string: '030000006f0e00008901000000000000,PDP REALMz Wired Controller Switch - Sonic The Hedgehog,platform:Windows,a:b1,b:b2,x:b0,y:b3,back:b8,guide:b12,start:b9,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,'
Searching gamepads...
Found 1 gamepad(s):
"PDP REALMz Wired Controller Switch - Sonic The Hedgehog", 030000006f0e00008901000000000000 (mapping available)
GitHub
```
@offalynne offalynne merged commit 0f4081f into mdqinc:master Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants