{
 "id": "8633D1D2-4A71-4058-BD80-DAF69A54B16E",
 "name": "Access Controller Driving",
 "tag": "One-stick driving from the Access Controller's joystick",
 "joysticks": [
  {
   "id": "7376CE44-3285-43AE-B41F-05532E7856EF",
   "tag": "Stick drives the car through One-Stick Driving. Buttons: handbrake, horn, camera, pause, reset, look back, speak, emergency stop.",
   "inputKind": "auto",
   "isExpanded": true,
   "bindings": [
    {
     "id": "57AC3B24-3D6D-4203-90E8-018CE30557F6",
     "input": {
      "type": "btn",
      "index": 0
     },
     "outputs": [
      {
       "id": "C4869456-3705-45D6-BBB2-56D4CFA563CF",
       "type": "key",
       "keyCode": 44
      }
     ],
     "note": "Handbrake"
    },
    {
     "id": "A7B197E5-9238-42DD-80B7-2B9A098DBDBB",
     "input": {
      "type": "btn",
      "index": 1
     },
     "outputs": [
      {
       "id": "0DCC1E4E-5564-40C8-9F5F-1C85D6E8042A",
       "type": "key",
       "keyCode": 11
      }
     ],
     "note": "Horn"
    },
    {
     "id": "313E9232-719D-4265-8698-0B42527551A3",
     "input": {
      "type": "btn",
      "index": 2
     },
     "outputs": [
      {
       "id": "07642F6B-B512-4A3D-B53B-2547ECB5FC8B",
       "type": "key",
       "keyCode": 6
      }
     ],
     "note": "Change camera"
    },
    {
     "id": "C73C6C5F-430F-4C5E-AC42-64A5DB623FEB",
     "input": {
      "type": "btn",
      "index": 3
     },
     "outputs": [
      {
       "id": "A97A389F-4DEE-4B38-BE3C-D61F03C813AC",
       "type": "key",
       "keyCode": 41
      }
     ],
     "note": "Pause"
    },
    {
     "id": "4729ABA3-6390-428D-8429-25B735B9EEA5",
     "input": {
      "type": "btn",
      "index": 4
     },
     "outputs": [
      {
       "id": "81939D68-4C67-4ED5-BAC6-CB07BE3B9AA9",
       "type": "key",
       "keyCode": 21
      }
     ],
     "note": "Reset the car"
    },
    {
     "id": "DC9B51FC-4B3E-408C-BE7E-7C9C4E179A13",
     "input": {
      "type": "btn",
      "index": 5
     },
     "outputs": [
      {
       "id": "19F542D7-5165-4D97-A33E-19FEB5951A8F",
       "type": "key",
       "keyCode": 43
      }
     ],
     "note": "Look back"
    },
    {
     "id": "56FC0DA7-5CAD-422E-8023-3CD3B27B89BE",
     "input": {
      "type": "btn",
      "index": 6
     },
     "outputs": [
      {
       "id": "09BC8D3E-D608-47F3-8174-79496B61CF53",
       "type": "sys",
       "systemActionKind": "spk"
      }
     ],
     "note": "Speak Selection"
    },
    {
     "id": "8EDD8139-DB66-4CE1-8DCC-330DD40AC059",
     "input": {
      "type": "btn",
      "index": 7
     },
     "outputs": [
      {
       "id": "57BCBBA5-366A-49DF-931A-0B852DFEEB4D",
       "type": "app",
       "appActionKind": "estop"
      }
     ],
     "note": "Emergency stop"
    }
   ]
  }
 ],
 "filename": "E607B294-EF72-4BD6-B078-E4F19B4B9DB8.json",
 "isActive": false,
 "createdAt": 810766020.889879,
 "modifiedAt": 810766020.889879,
 "groupID": null,
 "notes": "Built for the PlayStation Access Controller guide on inputconfig.com. One-stick driving is on in the panel below the controller slots: left and right steer by mouse, forward is W, back is S, two quick snaps back shift into reverse. Change the keys to match the game.",
 "sortOrder": 0,
 "automation": {
  "confineCursor": true,
  "confineBufferPx": 24,
  "autoRecenterCursor": true,
  "autoRecenterIntervalMs": 500,
  "hideCursorWhileActive": true,
  "launchURL": "",
  "launchAppPath": "",
  "sensitivityMultiplier": 1
 },
 "driveConfig": {
  "enabled": true,
  "slot": 0,
  "steerAxis": 0,
  "throttleAxis": 1,
  "invertSteer": false,
  "invertThrottle": false,
  "deadzone": 0.12,
  "steerMode": "mouse",
  "steerMouseSpeed": 18,
  "steerLeftKey": 4,
  "steerRightKey": 7,
  "accelKey": 26,
  "brakeKey": 22,
  "reverseKey": 22,
  "throttleCurve": 1.0,
  "steerCurve": 1.0,
  "throttleIsTrigger": false,
  "coastBrake": false,
  "coastBrakeStrength": 0.5,
  "pwmPeriodTicks": 6,
  "reverseGestureEnabled": true,
  "reverseTapCount": 2,
  "reverseWindowMs": 900,
  "gestureThreshold": 0.85
 }
}