Emulator Issues #8955
closedSteering Wheel mappings dont work in games
0%
Description
Game Name? Mario Kart Wii
Game ID? RMVR02
What's the problem? Describe what went wrong in few words.
Logitech G27 Wheel registers button presses and movement in the Controller -> Configure, but not at all once in any games.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
Tested on the latest version 4.0-7729. It hasn't worked since Dolphin 4.0-4563.
What are your PC specifications?
Intel i7 920 2.6ghz, 12GB Ram, Nvidia 980 Ti 6GB, SSD Drive
Is there any other relevant information?
Problem is with a Logitech G27 Racing wheel and peddles. This is how I used to play Mario Kart Wii fine with custom button mapping up to version 4.0-4563. I.E. I mapped the peddles to A & B to accelerate, worked really well.
Updated by MayImilae over 9 years ago
- Status changed from New to Accepted
- Priority changed from Normal to Urgent
- Milestone set to Current
- Regression changed from No to Yes
- Relates to usability changed from No to Yes
4.0-4563 -> https://dolphin-emu.org/download/dev/master/4.0-4536/
It looks like skid already knew about this issue! https://github.com/dolphin-emu/dolphin/pull/1560#issuecomment-67910362
Apparently that cleanup was never tested and never should have been merged. It should just be reverted. But no one has yet. :( And it's in 5.0!
Updated by costersall over 9 years ago
MaJoRoesch wrote:
4.0-4563 -> https://dolphin-emu.org/download/dev/master/4.0-4536/
It looks like skid already knew about this issue! https://github.com/dolphin-emu/dolphin/pull/1560#issuecomment-67910362
Apparently that cleanup was never tested and never should have been merged. It should just be reverted. But no one has yet. :( And it's in 5.0!
Any update on this? Excuse my ignorance, but does it just need to be reverted to be fixed? Thanks! :)
Updated by skidau over 9 years ago
- Status changed from Accepted to Questionable
- Priority changed from Urgent to Normal
- Milestone deleted (
Current) - Regression changed from Yes to No
I was referring to the GameCube steering wheel in the issue comment, not a PC steering wheel. The GameCube steering wheel emulation has since been fixed.
This issue should be fixable by adjusting the deadzone and range of the control under the Emulated Wiimote configuration. From Dolphin's point of view, the Logitech Steering Wheel is just another controller that works via DirectInput.
Updated by Billiard26 over 6 years ago
- Status changed from Questionable to Fixed
This should be fixed. Most of the problem PR has been reverted.