Hi I'm trying to use a Logitech rs50 wheel in windows. The wheel and pedals are recognised but none of the buttons on the wheel work. I only get the pedals and steering axis.
So your virtualhere server (where the wheel is physically plugged in) is running windows? and also you have the logitech software installed there? And the client (where you want to remotely use the wheel, is a windows box also? And that has the logitech drivers installed?
Interesting fact, I have tested with a Mac device as the server (which is not even supposed to recognize the RS50 as a peripheral) and it seems to work and send the information from both the wheel base and the wheel itself to the Windows client receiver..
The only issue now is that Force Feedback which is a bit odd. Probably due to the latency, I am curious, is there any recommended configuration for Wheel FFB over VirtualHere?
VirutalHere only sends USB signals. It doesn't know about wheels etc. What is likely occurring is that a USB command is "resetting" then wheel during its redirection which is putting it in a different mode where its not entirely responding correctly from that point.
You can try this
Right click on the wheel in the VirtualHere client and select Custom Event Handler and put in
onSetConfiguration.$VENDOR_ID$.$PRODUCT_ID$=
then press ok and try again to use the wheel via virtualhere again.
You might also like to try to skip the reset by right clicking on the wheel again and selecting custom event handler and putting in
Michael, thank you so much, the custom event handler for onSetConfiguration did the trick.
The entire peripheral is now recognised and inputs are fully functional.
I am still struggling with the force feedback, output signal seems to be altered and not providing back the right information. By any chance, is there any VH control tweak I can play with to fine tune force feedback signal (besides the wheel and games controls)?
"output signal seems to be altered and not providing back the right information" you mean its delayed or?
What is your latency like? In the virtualhere client, right click USB Servers->About->Statistics. What does that generally show when you are using the wheel?
.
So your virtualhere server (where the wheel is physically plugged in) is running windows? and also you have the logitech software installed there? And the client (where you want to remotely use the wheel, is a windows box also? And that has the logitech drivers installed?
Yes both have drivers…
Yes both have drivers installed, both windows 11. I'll try again tomorrow with the wheel in pro mode to see if it makes any difference.
Hi, I have the exact same…
Hi, I have the exact same behavior. Have you been able to find a fix for this?
.
I did not hear back from run2006.
.
Interesting fact, I have tested with a Mac device as the server (which is not even supposed to recognize the RS50 as a peripheral) and it seems to work and send the information from both the wheel base and the wheel itself to the Windows client receiver..
The only issue now is that Force Feedback which is a bit odd. Probably due to the latency, I am curious, is there any recommended configuration for Wheel FFB over VirtualHere?
Thanks
.
VirutalHere only sends USB signals. It doesn't know about wheels etc. What is likely occurring is that a USB command is "resetting" then wheel during its redirection which is putting it in a different mode where its not entirely responding correctly from that point.
You can try this
Right click on the wheel in the VirtualHere client and select Custom Event Handler and put in
onSetConfiguration.$VENDOR_ID$.$PRODUCT_ID$=then press ok and try again to use the wheel via virtualhere again.
You might also like to try to skip the reset by right clicking on the wheel again and selecting custom event handler and putting in
onReset.$VENDOR_ID$.$PRODUCT_ID$=See if that helps.
.
Michael, thank you so much, the custom event handler for onSetConfiguration did the trick.
The entire peripheral is now recognised and inputs are fully functional.
I am still struggling with the force feedback, output signal seems to be altered and not providing back the right information. By any chance, is there any VH control tweak I can play with to fine tune force feedback signal (besides the wheel and games controls)?
Again thank you!
.
"output signal seems to be altered and not providing back the right information" you mean its delayed or?
What is your latency like? In the virtualhere client, right click USB Servers->About->Statistics. What does that generally show when you are using the wheel?
.
Tried both the custom event handler, still does not work for rs50. Wheel buttons are only detected locally.
.
Not sure sorry, i dont have one to test with at the moment