Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can try setting the mapping manually.
- Fully quit Steam
- Navigate to and open with Notepad/text editor: [Steam Installation Folder]\config\config.vdf
- Do a search for: sdl_gamepadbind
You should be at the mapping section for the gamepads you've used with Steam.
- See if you can identify your controller, and see if there is an entry righty for its mapping
- Give it a value/change it to what you think is correct. If no righty, you can add it at the end of your controller's mapping string, e.g if its axis 3:
righty:a3,
- Save and close file
Example mapping for an individual controller
If tricky to locate correct controller, try these steps
1. Get its Vendor ID and Product ID. One way to do that:
Windows key + R, type dxdiag, choose OK
In the diagnostic tool, go to the Inputs tab & they'll be listed alongside your controller
e.g.
VID= 0x0D22
PID = 0x0C2C
2. Remove 0x, and swap the bytes
VID= 0x0D22 -> [0D][22] -> [22][0D]
PID= 0x0C2C -> [0C][2C] -> [2C][0C]
3. those values should be part of the GUID for that controller, e.g.: 0300fd9c220d00002c0c000000000000,dev:ps4:msi GC20...
Hey man hope you're doing well, only issue i'm having is steam reverting to assignments back to the broken default ones after launching. Any tips?
The process of retrieving and applying a mapping string is now implemented within the client, so we can try like this:
Steam > Settings > Controller > Test Device Inputs (Begin Test) > Copy to Clipboard
Paste the mapping into Notepad, do the edits then copy that mapping string.
Back in Steam's controller tester: Setup Device Inputs > Paste from Clipboard