Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
I feel like I have tried every permutation of using steam beta (or not), enabling Playstation controller support (or not), hiding device through "controller_blacklist" (or not), and I even tried learning how to set environment variables for that method.
I've spent hours sifting through this thread trying everything I can find but I cannot for the life of me to fix this. Any advice, pointers, etc would be much appreciated.
I'm thinking you may have success using Bluetooth:
Steam stable/beta I don't think would matter, have PS Config support disabled, then connect the controller.
But best is if we figure out the environment variable part - I've been looking into that and come to this:
https://support.apple.com/en-gb/guide/terminal/apd382cc5fa-4f58-4449-b20a-41c53c006f8f/mac
So try in Terminal:
% SDL_JOYSTICK_HIDAPI_PS4=0 export SDL_JOYSTICK_HIDAPI_PS4
(don't know if the 0 should be in quotes or not, but I'm leaning to without...)
I don't know if I'm understanding the article correctly but I think if Steam is then launched (from that Terminal session??) (and the Terminal window left running???) then the variable applies.
I haven't looked into how to launch Steam from Terminal yet, but if you see something give it a shot, or see if opening it normally after setting the variable in Terminal things still apply.
There is a better variable that would allow us to easily see if we're doing things correctly:
% SDL_GAMECONTROLLER_IGNORE_DEVICES="0x054C/0x09CC" export SDL_GAMECONTROLLER_IGNORE_DEVICES
If it worked Steam wouldn't detect the controller, but I don't know how to undo these things. If they are just set as long as the Terminal/Steam session then it would be OK but I dunno...
Looks like what we really want is the last paragraph from the article, modifying the zsh shell startup script.
Also which MacOS are you running? It looks like setting variables can differ with different OS.
yeah i think new steam update fked up the setting again.
my wii remote used to work perfectly fine on dolphin, until yesterday after updating steam deck, it doesn't work anymore. Already used everything like Hide device, Blacklist, Disable, or even quit steam, but nothing works. the cursor always blinking no matter what i did :(
Really sucks to have to close steam whenever i want to play a non-steam-game. Who at Steam thought this would be a good idea?
I have been digging on this problem to solve the issue, as I play with my brother both on controllers, cause he doesn't have a wheel and I like fairplay, anyway I found an option that seems to have completely solved the issue.
Digging through Steam I found this:
Go to Settings ---> Controller. On that tab there is a new option I hadn't ever noticed before. Support for Playstation controllers. Set it to INACTIVE. That completely solved my issue. I don't know who though that option was a good idea, but I guess it was set to active in some new update of steam or something. Anyway lemme know if that fixed your issue too! Cheers!
Any work around?
https://github.com/nefarius/HidHide