-
Notifications
You must be signed in to change notification settings - Fork 22
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
Wrong wheel input in My Summer Car (T300RS) #108
Comments
I'm guessing you already tried different Proton versions? Somewhat interesting that all tested methods produce the same issue, might indicate a bug in the game itself. |
I've tried different versions, but on protondb people used proton 6.3-8 to get their steering wheels to work, I couldn't get the game to launch with that version. Guess I'll just play this one on windows. |
I've been having the same issue with Farming Simulator 2022. Exactly as described the wheel works when turning right, but not left (turning left makes the wheel lock hard right in Farming Sim 2022). Pedals only have half the axis. Not sure if it's somehow engine-based, but thought I should +1 this issue with a different game. |
I can also confirm that Proton 6.3 works nearly correctly for Farming Simulator 22. It doesn't detect my clutch pedal, but it does allow the wheel to turn both directions properly, and the other pedals respond properly as well. So that narrows it down to some interaction with newer Proton versions for these two games. If there's anything you'd like me to run to try to get more detail, let me know. |
I've been trying to get my summer car to work with force feedback for quite a while now. The issue is that my summer car(and maybe Farming Sim too but I don't play it so I can't be sure) expects the range of of the all axis to go from -topValue to topValue with the default that it is being provided for the steering axis ranging from 0 to 65535. I believe that is why only the right half of the steering range works. Although you would expect a different behaviour, as it shouldn't just stop at the left half if this is the case. I'm not sure if proton or the driver does something with this range but it seems like it. To fix this I used these commands, with the only difference being that the max value for pedals on the t300 seems to be 1023 and not 255. Now the good news: I managed to get everything working with force feedback on proton version 4.11-13. I remember the force feedback not working before with this version but I just launched the game to check and I have no clue as to why, because I don't remember making any changes, but it works now. I haven't played much in this version other than just now to check if force feedback works, so there may be more issues but for now I'm gonna enjoy msc without having to boot up windows. |
Hello. |
Worked straight out of the box with no tweaking required, games just detected the wheel no problem like on windows. |
OS: EndeavourOS
Did everything in the readme, wheel works as expected in the games I've tested so far:
But on MSC (tried both bottles and proton, with driver installed in the prefix) only the right axis of the wheel gives input and the pedals only work on half of the axis, buttons work as expected.
issue.mp4
The text was updated successfully, but these errors were encountered: