Commit Graph

17 Commits

Author SHA1 Message Date
hissingshark
b5bfef2d03 Added Gioteck VX2 detection 2018-06-16 22:27:00 +01:00
crocket
b7fa253192 Map SDL controller's back button to Sony DualShock 4 V2's share button
It turns out that `back` button is actually `select` button on PSP.
I confirmed this by clicking touchpad in a game.

`select` button maps to `share` button on Sony DualShock 4 V2.
2018-03-18 19:52:08 +09:00
Henrik Rydgård
a966403def Add another SDL game controller config, fixing #10724 2018-03-17 23:42:10 +01:00
Henrik Rydgård
6e1821a8c7 Experimenally try a new gamecontrollerdb.txt line for 360 wireless receiver on linux. See #10181 2018-01-17 11:18:20 +01:00
Henrik Rydgård
f6bf1d5d7c Add a controller profile for X360 controllers on RPI, fixes issue #10019 2017-10-17 15:08:17 +02:00
Bracket-
fef709bd34 gamecontrollerdb.txt: Add 8Bitdo NES30 Pro mappings for Linux 2017-10-01 16:29:57 -04:00
orbea
c9dc36a418 Add Horipad One config. 2017-09-29 17:33:06 -07:00
Soul_Est
c1f438c578 Add Sony PS3 controller mappings 2017-09-03 16:44:37 -04:00
Henrik Rydgård
2180b1d557 Another couple of control mappings, see #9825 2017-08-25 16:22:14 +02:00
Qingning Yao
f3575c8196 Add controller entries from gabomdq/SDL_GameControllerDB
Before using gabomdq/SDL_GameControllerDB as submodule, there's a few entries that exists in our current file but not in that repository. I have created a [pull request](https://github.com/gabomdq/SDL_GameControllerDB/pull/149) for that repo, and before that get merged, this could be a direct temporary fix to #9872 and #9825 and many more potential controller support issues.
2017-08-16 15:18:16 +08:00
wodencafe
b9ed5827a5 Update gamecontrollerdb.txt
Add support for NYKO CORE Gamepad
2017-07-09 17:11:47 -05:00
Henrik Rydgård
280a41b9a8 Merge branch 'ps1controller' of https://github.com/Maradonna90/ppsspp into Maradonna90-ps1controller 2017-05-26 10:01:36 +02:00
Anarky
94db23fb60 Linux: add another PS3 controller GUID 2017-04-17 18:36:58 +02:00
seek-ntr0py
2c8c3c391e Linux: Added support for Hidromancer gamepad device driver 2017-04-09 22:51:21 -07:00
Marco
ec7b299c25 added ps1controller mapping in gamecontrollerdb for Linux 2017-04-09 15:06:23 +02:00
Henrik Rydgård
234e3b10bd Add serial joystick to gamecontrollerdb.txt, thanks AnnCoulter. Fixes issue #9394. 2017-03-07 09:44:40 +01:00
Neil Munday
67425d7d47 Initial attempt at adding SDL's game controller database to PPSSPP. 2016-09-18 00:33:28 +01:00