Hi everyone,
for a project i need to read out the raw values of a custom gamecontroller device.
When i use the getPollData() function the components (axis) always returns a value between 0 and 2.
But as said, i need the raw data. I tried to use the RawInputEnvironmentPlugin, but that doesnt changed anything.
Can anyone help me?