profiles: Descent 3 starting profile (derived from the D1X layout)
Same cockpit axis strategy (throttle RightThumbY unipolar, pedal-mix rudder on RightThumbX, triggers left free for fire) and the D1X button/keypad map as a starting point pending on-pod tuning in the editor. Triggers cover the open-source port (Descent3) and the retail launcher (d3); plasma greeting DESCENT 3. Pod bundle builds clean from it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"Name": "Descent 3",
|
||||
"MatchExecutables": [
|
||||
"Descent3",
|
||||
"d3"
|
||||
],
|
||||
"PlasmaGreeting": "DESCENT 3",
|
||||
"WallpaperPath": null,
|
||||
"OverlayLabels": {},
|
||||
"Calibration": {
|
||||
"InvertX": false,
|
||||
"InvertY": false,
|
||||
"InvertZ": false,
|
||||
"InvertXR": false,
|
||||
"InvertYR": false,
|
||||
"InvertZR": false,
|
||||
"EnableZR": true
|
||||
},
|
||||
"AxisRouting": {
|
||||
"X": {
|
||||
"Target": "LeftThumbX",
|
||||
"Mode": "Centered"
|
||||
},
|
||||
"Y": {
|
||||
"Target": "LeftThumbY",
|
||||
"Mode": "Centered"
|
||||
},
|
||||
"Z": {
|
||||
"Target": "RightThumbY",
|
||||
"Mode": "UnipolarPositive"
|
||||
},
|
||||
"Rx": {
|
||||
"Target": "None",
|
||||
"Mode": "Centered"
|
||||
},
|
||||
"Ry": {
|
||||
"Target": "None",
|
||||
"Mode": "Centered"
|
||||
},
|
||||
"Rz": {
|
||||
"Target": "RightThumbX",
|
||||
"Mode": "Centered"
|
||||
}
|
||||
},
|
||||
"Buttons": {
|
||||
"16": 32822,
|
||||
"17": 32823,
|
||||
"18": 32824,
|
||||
"19": 32825,
|
||||
"20": 32816,
|
||||
"21": 32777,
|
||||
"24": 32781,
|
||||
"28": 34991,
|
||||
"29": 34990,
|
||||
"32": 32817,
|
||||
"33": 32818,
|
||||
"34": 32819,
|
||||
"35": 32820,
|
||||
"36": 32821,
|
||||
"37": 32850,
|
||||
"56": 67,
|
||||
"57": 68,
|
||||
"58": 88,
|
||||
"59": 65,
|
||||
"60": 4101,
|
||||
"62": 4102,
|
||||
"63": 83,
|
||||
"64": 4097,
|
||||
"65": 8194,
|
||||
"66": 8192,
|
||||
"67": 8193,
|
||||
"68": 8195,
|
||||
"69": 188,
|
||||
"70": 190,
|
||||
"71": 4099,
|
||||
"80": 48,
|
||||
"81": 49,
|
||||
"82": 50,
|
||||
"83": 51,
|
||||
"84": 52,
|
||||
"85": 53,
|
||||
"86": 54,
|
||||
"87": 55,
|
||||
"88": 56,
|
||||
"89": 57,
|
||||
"90": 9,
|
||||
"91": 66,
|
||||
"92": 82,
|
||||
"95": 70,
|
||||
"96": 28672,
|
||||
"97": 28673,
|
||||
"98": 28674,
|
||||
"99": 28675,
|
||||
"100": 28676,
|
||||
"101": 28677,
|
||||
"102": 28678,
|
||||
"103": 28679,
|
||||
"104": 28680,
|
||||
"105": 28681
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user