Jump to content

Kodak

Members
  • Posts

    1
  • Joined

  • Last visited

Kodak's Achievements

  1. Hey there, it is maybe not exactly the right topic, but i couldnt find any help anywhere and think you could help me maybe. I have to play with an touchpad from bamboo, it has its own drivers and in some games (like escape from tarkov) its not possible to look around. I can hit and aim with the touchpad, but i cant look around with it. so i checked the config data and i saw this: " "axisName": "LookX", "pairs": [ { "positive": { "isAxis": true, "keyCode": "None", "axisName": "Mouse X", "positiveAxis": true, "deadZone": 0, "sensitivity": 5 }, "negative": { "isAxis": true, "keyCode": "None", "axisName": "Mouse X", "positiveAxis": false, "deadZone": 0, "sensitivity": 5 } }, { "positive": { "isAxis": true, "keyCode": "None", "axisName": "Joystick Axis 4", "positiveAxis": true, "deadZone": 0.63, "sensitivity": 2 }, "negative": { "isAxis": true, "keyCode": "None", "axisName": "Joystick Axis 4", "positiveAxis": false, "deadZone": 0.63, "sensitivity": 2 } } ], "isInverted": false, "gravity": 0, "snapToZero": false }, { "axisName": "LookY", "pairs": [ { "positive": { "isAxis": true, "keyCode": "None", "axisName": "Mouse Y", "positiveAxis": false, "deadZone": 0, "sensitivity": 5 }, "negative": { "isAxis": true, "keyCode": "None", "axisName": "Mouse Y", "positiveAxis": true, "deadZone": 0, "sensitivity": 5 } }, { "positive": { "isAxis": true, "keyCode": "None", "axisName": "Joystick Axis 5", "positiveAxis": true, "deadZone": 0.63, "sensitivity": 2 }, "negative": { "isAxis": true, "keyCode": "None", "axisName": "Joystick Axis 5", "positiveAxis": false, "deadZone": 0.63, "sensitivity": 2 " all the KeyCode are labeled with None. Is that maybe the Problem? If it is, what i have to insert instead? I tried it with Mouse X- and Mouse X+ but this seems to be wrong Thx for your help
×
×
  • Create New...