VOGONS


First post, by ketschak

User metadata
Rank Newbie
Rank
Newbie

Hi,

Is it possible to combine two Joystick axis to one?
I found some old feature requests about this topic in the forum but no clear answer so far.

My exact problem is that I have a USB racing wheel wich have the steering mapped to axis X, the throttle mapped to axis Y and the brake mapped to axis Z.
Unfortunately the dos game only supports one two axis device (X and Y).
To use the racing wheel I would need a possibility to somehow combine axis Y and axis Z:
axisY[Dosbox] = axisY[Windows] - axisZ[Windows]

Is such a feature supported?

Thanks in advance and keep up your awesome work!
Best regards,
Ketschak