Open TobiiCodes opened 4 months ago
Currently there is no way to achieve this but it might be possible. I'll leave this one in the enhancements to maybe be picked up at a later date
Is there anyway to remap? Because of the enable remapping settings
Oh and also, just to avoid opening a new issue im asking it here, will steering wheel axis always be 0, accelerator always 1, brakes always 2 and so on?
Is there anyway to remap? Because of the enable remapping settings
The remappings are stored in the DefaultInput.ini
. This is the only other way to modify the remappings currently
Oh and also, just to avoid opening a new issue im asking it here, will steering wheel axis always be 0, accelerator always 1, brakes always 2 and so on?
Unfortunately no. From my experience, each device has its own axis indexes. This is why the Use Device Name
property exists, so you can have per device mappings.
I haven't found a good way to allow the developer to assign an index. If you have any suggestions, please feel free to share