Nessitro

qtscrcpy: Genshin Impact Custom Key Mapping

Jun 2nd, 2021
695
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.01 KB | None | 0 0
  1. {
  2.     "old-switchKey": "Key_QuoteLeft",
  3.     "switchKey": "RightButton",
  4.     "mouseMoveMap": {
  5.         "startPos": {
  6.             "x": 0.5,
  7.             "y": 0.5
  8.         },
  9.         "speedRatioX": 3.25,
  10.         "speedRatioY": 1.25
  11.     },
  12.     "keyMapNodes": [{
  13.             "comment": "Steering Wheel",
  14.             "type": "KMT_STEER_WHEEL",
  15.             "centerPos": {
  16.                 "x": 0.194792,
  17.                 "y": 0.716484
  18.             },
  19.             "leftOffset": 0.15,
  20.             "rightOffset": 0.15,
  21.             "upOffset": 0.15,
  22.             "downOffset": 0.15,
  23.             "leftKey": "Key_A",
  24.             "rightKey": "Key_D",
  25.             "upKey": "Key_W",
  26.             "downKey": "Key_S"
  27.         },
  28.         {
  29.             "comment": "auto attack",
  30.             "type": "KMT_CLICK",
  31.             "key": "LeftButton",
  32.             "pos": {
  33.                 "x": 0.7987,
  34.                 "y": 0.754505
  35.             },
  36.             "switchMap": false
  37.         },
  38.         {
  39.             "comment": "jump",
  40.             "type": "KMT_CLICK",
  41.             "key": "Key_Space",
  42.             "pos": {
  43.                 "x": 0.877033,
  44.                 "y": 0.653153
  45.             },
  46.             "switchMap": false
  47.         },
  48.         {
  49.             "comment": "boost",
  50.             "type": "KMT_CLICK",
  51.             "key": "Key_Shift",
  52.             "pos": {
  53.                 "x": 0.873984,
  54.                 "y": 0.858108
  55.             },
  56.             "switchMap": false
  57.         },
  58.         {
  59.             "comment": "drop",
  60.             "type": "KMT_CLICK",
  61.             "key": "Key_X",
  62.             "pos": {
  63.                 "x": 0.671748,
  64.                 "y": 0.5
  65.             },
  66.             "switchMap": false
  67.         },
  68.         {
  69.             "comment": "first character",
  70.             "type": "KMT_CLICK",
  71.             "key": "Key_R",
  72.             "pos": {
  73.                 "x": 0.880081,
  74.                 "y": 0.214932
  75.             },
  76.             "switchMap": false
  77.         },
  78.         {
  79.             "comment": "second character",
  80.             "type": "KMT_CLICK",
  81.             "key": "Key_F",
  82.             "pos": {
  83.                 "x": 0.882114,
  84.                 "y": 0.316742
  85.             },
  86.             "switchMap": false
  87.         },
  88.         {
  89.             "comment": "third character",
  90.             "type": "KMT_CLICK",
  91.             "key": "Key_V",
  92.             "pos": {
  93.                 "x": 0.880081,
  94.                 "y": 0.41629
  95.             },
  96.             "switchMap": false
  97.         },
  98.         {
  99.             "comment": "basic ability",
  100.             "type": "KMT_CLICK",
  101.             "key": "Key_E",
  102.             "pos": {
  103.                 "x": 0.724593,
  104.                 "y": 0.86036
  105.             },
  106.             "switchMap": false
  107.         },
  108.         {
  109.             "comment": "ultimate ability",
  110.             "type": "KMT_CLICK",
  111.             "key": "Key_C",
  112.             "pos": {
  113.                 "x": 0.651423,
  114.                 "y": 0.898649
  115.             },
  116.             "switchMap": false
  117.         }
  118.     ]
  119. }
  120.  
Advertisement
Add Comment
Please, Sign In to add comment