can i bind blinkers to the d-pad of an xbox controller?

vans

do NOT go to belgium
hi, i wanna bind my blinkers to my Xbox Series S controller, i am currently using no imput maps and just a controller hooked up with a cable.
so the idea i got is, bind the blinkers ( , and . keys) , to the left and right d-pad of the controller, but i dont know how
 
  1. Launch RoR with your wheel plugged in, then exit.
  2. Head to ~/.rigsofrods/logs and open the RoR.log file.
  3. In the log file, search for "Loading OIS". Scroll down a bit and you should see lines similar to:
    Code:
    21:34:08: * Device: JoyStick Vendor: Bluetooth LE XINPUT compatible input device21:34:08: Creating Joystick 1 (Bluetooth LE XINPUT compatible input device)
    21:34:08: * Axes: 5
    21:34:08: * Sliders: 0
    21:34:08: * POV/HATs: 1
    21:34:08: * Buttons: 16
    21:34:08: * Vector3: 0
    21:34:08:  * Loading input mapping input.map
    21:34:08:  * Input map successfully loaded: 251 entries
    21:34:08:  * Loading input mapping Bluetooth_LE_XINPUT_compatible_input_device.map
    21:34:08: Ogre::FileNotFoundException::FileNotFoundException: Cannot locate resource Bluetooth_LE_XINPUT_compatible_input_device.map in resource group Config. in..
Edit the file that the log says it loads instead of input.map, other than that the docs will get you there.
It might take some trial and error to find what buttons are the dpad.
 
Edit the file that the log says it loads instead of input.map, other than that the docs will get you there.
It might take some trial and error to find what buttons are the dpad.
alright, thanks for attempting to help (my skills aint good)
i will attempt that
 
Back
Top