Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
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.