-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Joystick Interposer cannot be detected as a controller device in Steam Proton/Wine and RPCS3 #168
Comments
https://github.com/loochek/wine-vpad Try installing the above to the Proton/Wine prefix ( |
Thanks for your guidance! I've developed a gamepad controller in Go using uinput, replacing the LD_PRELOAD solution. Now it works with both RPCS3 and Steam. |
The Adding SDL and evdev interposition could make more applications, like RPCS3 work. In the meantime, there are some improvements in #173 that fixes some other issues with applications that use |
the linux system joystick can detect gamepad
![image](https://private-user-images.githubusercontent.com/6711398/392738864-86e49fe1-fb12-46af-ba19-9423c323f184.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjI5MzMsIm5iZiI6MTczODk2MjYzMywicGF0aCI6Ii82NzExMzk4LzM5MjczODg2NC04NmU0OWZlMS1mYjEyLTQ2YWYtYmExOS05NDIzYzMyM2YxODQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMjExMDMzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZDc5Zjk0MzJlOTNhZTk4YWI1ZGU2YzQ3Mjc2Y2Q3MzM4OTczZmM2YjEzMTU2Yjg3NmY2MmIyMTZlNDEzZDkwZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.7Y8p1UZgD89Uiuz8tapnGvruTEa3Jt4FxQ8FD9jw2CQ)
yuzu games can correct use gamepad , play totk is wonderful.
but the steam can not detect gamepad , so many windows games , can not play with gamepad.
Is there a way to set some options make steam detect the gamepad?
selkies-gstreamer 1.6.0
use EGL Desktop in Docker
The text was updated successfully, but these errors were encountered: