RBR Controller Config Problem

I just bought RBR yesterday and have run into a fairly significant problem.

Wheel: CSW V2
Pedals: HE Pro Pedals

When I go to assign controls, the steering axis defaults to the X-Axis (my clutch) when both the wheel and pedals are plugged in. If I try to reassign the steering axis, it does not recognize my wheel by turning it.

If I unplug the pedals and assign controls, the steering axis is assigned to my wheel and works but then I cannot assign pedals (as they are unplugged). If I back out and "discover devices" after plugging the pedals back in, the steering axis is once again assigned to the X-Axis (my clutch) and I have no way to assign the wheel to the steering axis.

Anyone have any ideas for this one? I have tried lifting up on all pedals before entering the assign controls area thinking the load cell was registering something and even assigned a dead zone in the clutch pedals through the Windows Controller app but that did not work.

Any help would be appreciated. Anyone using the same setup (CSW V2 and HE Pro Pedals)?
 
Hi!
My guess here is that both controller have analog X Axis, if you check from Game Controllers from Devices and Printers ?

Windows prefers in some reason your pedals over wheel and switches X axis of pedals to steering. I alse got difficulties with mapping buttons, eg. Button 0 on both controllers were overlapping...

So, I got my controller working like this (simplified version):

1. Software: vJoy -> with this you can wrap your controller to remove X axis
-my setup, remove analog axis from Generic USB Joystic and leave 3 buttons (seq-gear-lever + hand brake)

2. Software: devreorder -> with this you can list and mask your controllers.
-my controller list:

"vJoy Device": {9684d120-1750-11e9-8002-444553540000}
"Arduino Leonardo": {bbe43770-bbe9-11e8-8001-444553540000}
"Generic USB Joystick ": {dbee1cf0-77a3-11e8-8001-444553540000}

configuration ini to HIDE Generic USB Joystick:

; devreorder settings
; Any line starting with ; is a comment and will be ignored

[order]
Arduino Leonardo
{bbe43770-bbe9-11e8-8001-444553540000}
vJoy Device
{9684d120-1750-11e9-8002-444553540000}
[hidden]
Generic USB Joystick
{dbee1cf0-77a3-11e8-8001-444553540000}

3. Software: Universal Control Remapper (UCR) -> to map Generic USB Joystick buttons to vJoy for different button ID (my wheel has 4 buttons, so i need to map additional buttons 5, 6, 7

All tuned, now i can go RBR and bind all these without conflicts.

Hope this gives ideas how to do workaround, if everything else fails !
 

Latest News

What is the reason for your passion for sim racing?

  • Watching real motorsport

    Votes: 387 70.0%
  • Physics and mechanics

    Votes: 245 44.3%
  • Competition and adrenaline

    Votes: 258 46.7%
  • Practice for real racing

    Votes: 116 21.0%
  • Community and simracers

    Votes: 152 27.5%
Back
Top