Main > Software Forum
Wheel2XInput, designed for mapping wheel and wheel accessories to XInput
PiperCalls:
Hi, thanks for this fab tool. Works brilliant in Ryujinx. I tried in RPCS3 and while the controls all work I get no rumble->ffb. I have FFB on in the json, have the virtual xinput pad setup in RPCS3 with rumble on and have rumble turned on in the game (GT5). Any thoughts?
nugarp:
Does GT5 use rumble or proper ffb? I tried in Ridge Racer 7 in RPCS3 and got no rumble->ffb, then realized only the 360 version had rumble (rr6)...
If rumble works elsewhere, it's likely an RPCS3 setting or issue. It just converts standard x360 rumble into shaking the wheel.
Nixxou:
I don't know if this project is active, i wonder if there is a way to configure the product id/vendor id of the xinput created by vgiem. I know this is doable CreateXbox360Controller(ushort vendorId, ushort productId)
The reason is to be able to differentiate the wheel from other xinput gamepad device.
nugarp:
--- Quote from: Nixxou on October 23, 2024, 05:31:54 pm ---I don't know if this project is active, i wonder if there is a way to configure the product id/vendor id of the xinput created by vgiem. I know this is doable CreateXbox360Controller(ushort vendorId, ushort productId)
The reason is to be able to differentiate the wheel from other xinput gamepad device.
--- End quote ---
Active only in that if there are any bugs or things people need that aren't in there, let me know.
Looks like you are right about the parameters. I will add them as optional config to the next version.
Arcadesfire:
Hi nugarp,
it seems your great work is the way to make wheel and stuff works with emulator, I am really glad you made it!
I tried this afternoon and was able to configure my current Yoke as a steering wheel :laugh:
However, I am not sure about how I could configure my rudder pedal to work in parallel, since it's an other device...
I tried running twice the soft with according config file, yet the emulator (Citron) does not seem to take it into account.
What would be the best practice to handle multiple devices for Mario Kart?
Depending on the result, I might consider buying some stuff to recreate a the Mario Kart Arcade I experienced in Tokyo in may, was awesome!
Thank you in advance!