{
  "schemaVersion": 3.0,
  "appVersion": "5.7.1",
  "config": {
    "appName": "PS4 Remote Play",
    "minTimeUnit": 1
  },
  "devices": {
    "hardware": [
      {
        "id": 1,
        "name": "gamepad",
        "default": {
          "sticks": [
            {
              "name": "right",
              "curves": {
                "points": {
                  "horizontal": [
                    {
                      "id": 1,
                      "value": 8195,
                      "travel": 8192
                    },
                    {
                      "id": 2,
                      "value": 26000,
                      "travel": 18000
                    }
                  ],
                  "vertical": [
                    {
                      "id": 1,
                      "value": 8195,
                      "travel": 8192
                    },
                    {
                      "id": 2,
                      "value": 26000,
                      "travel": 18000
                    }
                  ]
                }
              }
            }
          ]
        },
        "convertToVirtual": true
      }
    ],
    "virtual": {
      "gamepads": [
        {
          "id": 1,
          "type": "ds4"
        }
      ]
    }
  }
}
