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
VID = 0x1532
PID = 0x022B
you can check if that's correct:
- Windows key + R, type dxdiag, choose OK.
- In dxdiag, go to the 'Input' tab
- Look in the list for your device and its VID/PID
Then try with
SDL_GAMECONTROLLER_IGNORE_DEVICES set as an environment variable:
- Press Windows key + R, type: SystemPropertiesAdvanced, choose OK.
(That should open System Properties on the Advanced tab.)
- Click 'Environment Variables...'
- Under System variables, click 'New...' and use this info
variable name: SDL_GAMECONTROLLER_IGNORE_DEVICES
variable value: "0x1532/0x022B"
(the variable value is formatted as "VID/PID". It includes the quote marks)
- Start/restart Steam.
Note: Tick the Filter and Enable checkboxes at the bottom of the screen for this to function correctly. The Gaming devices only checkbox (unticked) will allow you to also see a mouse and keyboard connected which you can also hide, unhide if you choose to.
Had it stopped the Tarturus showing as a controller in Steam?
I'm wondering what brought the initial issue.
When Steam shows the Tarturus is it as an Xbox controller?
Is Steam's Xbox driver installed (Steam > Settings > Controller > Xbox Extended Feature Support)?
Unless you rather use HidHide as it is a good option, the other thing to try is adding the device to Steam's controller blacklist:
- Quit Steam
- Open with Notepad: .../Steam/config/config.vdf
- Do a search for: controller_blacklist
If found, add the vid/pid e.g.
"controller_blacklist" "1532/22b"
(here they don't want the hex notation, so we leave out the 0x. If a vid/pid pair was already present we'd separate that from the Tarturus IDs with a comma e.g. "VID/PID,1532/22b")
If it doesn't return a hit, go to the end of the file, but before the last }, insert a new line and enter:
"controller_blacklist" "1532/22b"
- Save and close file
- Start Steam
I tried the thing u told me to do and zero change. I restarted computer after I made the change and nothing changed. Extended feature is installed for Xbox controller I'll check in an for any details u need. Sorry for late reply holidays got a boy busy
Go to windows device manager, and find the Tartarus drivers. There should be one for keys, and one for controller input. It's not labeled, but you can trial and error your way to disabling controller input for the Tartarus.