Hello @yacinbm, this is now the third issue report for the same issue. Fragmenting the discussion across multiple issue trackers is not productive. If you think an issue report should be transferred to a different issue tracker, then please give me a ping asking for that and explain why it should be done.
Please do not intentionally open duplicate issue reports.
Closing as a duplicate of https://github.com/ValveSoftware/Proton/issues/6674.
Sorry about that, I did not realize these were the same Projects. I actually tried to delete the issue after seeing your answer on my other post. Won't happen again.
PROTON_DUMP_DEBUG_COMMANDS=1`x1 2023-04
Your system information
Please describe your issue in as much detail as possible:
I recently bought Assetto Corsa (ID 244210) and a T300RS steering wheel to play on my Steam Deck. After installing the T300RS Linux drivers (hid-tmff2) and verifying that the wheel works properly using
evtestandoversteer, I tried configuring my game to work with it.Unfortunately, I could only get the game to see the wheel, but no inputs (steering, pedals or buttons) were recognized. During my testing, I did the following:
path/to/my/Proton/files/bin/wine control joy.cplwhich shows all the input devices available to wine. Under the Test Joystick tab, notice the inputs from the wheel are correctly recognized as expected.protontricks -c "wine control joy.cpl" 244210, and noticed that the applet did not register inputs anymore (Proton tricks uses the SteamRuntime and the proton prefix for the specified game ID)PROTON_DUMP_DEBUG_COMMANDS=1launch argument for my game in Steam to generate the/tmp/proton_deckfolder structure, which allows the game to be launched without the SteamRuntime Soldier./tmp/proton_deck/runand noticed that the steering wheel works as intended.path/to/my/steam/steamapps/SteamLinuxRuntime_soldier/run /tmp/proton_deck/runin order to launch the game with Steam Runtime, and noticed that the game did not recognize the wheel anymore.This seems to lead to SteamRuntime Soldier modifying something that leads to the wheel not being recognized anymore.
Steps for reproducing this issue:
Let me know if you need me to post some more logs, do some more tests.
Cheers!