-
Notifications
You must be signed in to change notification settings - Fork 5
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
MOZA Wheels #2
Comments
After testing with WheelCheck.exe:
Will wait for additional testing |
Adding Moza wheels to the SDL whitelist |
One of the guys with the Moza R9 confirmed the wheel is working fine with ETS/ATS and some games through Proton (WRC, Dirt Rally), but Damper/Friction effects are missing. |
Not sure if this is the right place to ask this but I am trying to get my Moza R5 working but it is not detected by steam, I think it should detected be since it is on the sdl whitelist now right? I also tried this suggestion in the README Also, recent updates to SDL created SDL Hint variable to dynamically extend wheel devices list17. You need to just export SDL_JOYSTICK_WHEEL_DEVICES=0x/0x,0x/0x before you launching something. so for this device: Bus 001 Device 014: ID 346e:0004 Gudsen MOZA R5 Base I ran this command export SDL_JOYSTICK_WHEEL_DEVICES=0x346e/0x0004 If I disable steam input then go into Dirt Rally 2.0 it detects Gudsen MOZA R5 Base but there is no forced feedback and all the inputs have to be manually mapped. |
Hey, can you repeat that issue to https://github.com/JacKeTUs/moza-ff? Before that, please, try For manual mapping - sadly it's the norm for all games through Proton and for all bases. But when you set everything up and saved configs, when you launch the game second time with the same controllers connected, it should work right away |
I unloaded the old module and retried with the universal-quirks branch but everything is the same from what I can tell. I can see the device with lsusb, no controller detected in steam, no forced feedback in Dirt Rally with Steam input disabled. I honestly don't know what envelope effects means so I could have missed something. If there is something specific that would be helpful I would be happy to try anything out. Good to know on the manual mapping, this is my first time setting this up so I didn't know that having to do that was normal. Since there didn't seem to be any change I will open an issue in the other repo like you mentioned. |
Moza now should work with most FFB effects, and with Android app or BoxFlat, wheelbase config could be changed. I think i can close this issue |
MOZA_vid_pid_button_number.docx
Info.txt
We have some files from MOZA with descriptor and VID/PID numbers.
Seems to me native PIDFF driver should do the trick, with duration fix.
https://github.com/JacKeTUs/moza-ff
The text was updated successfully, but these errors were encountered: