[Lenovo Legion Go] Controllers do not reconnect.
sound-friend opened this issue ยท 1 comments
hey! i have a lenovo legion go, using bazzite linux deck edition (essentially a steam deck). i'm using minecraft 1.20.1 with this and oculus shaders, and i'm running it from the Steam Deck UI. when the game is started, the controllers are recognized as Steam Virtual Input. if i take the controllers off of the go, they disconnect for a second and reconnect in steam. however, controllable does not recognize the reconnection, causing my to restart the game using an external mouse. other games do not have this issue. is there a way to fix this? i can provide more issues if need be.
SDL has some hotswapping issues, I've encountered them too. Unfortunately there is not a lot I can do since I don't actually deal with the libraries that handle interfacing with the game controllers on a system level. I am not sure what connection you are using but USB is most reliable for hotswapping, while Bluetooth can have more issues.
In an upcoming update, I am using the latest version of SDL2, so it may contain some fixes that actually resolve this issue.