Files
riojoy/profiles/descent3.json
T
CydandClaude Opus 5 23453667d2 profiles: Descent 3 runs a blank greeting
Synced from the canonical copy in the game's repo: the pod display stays dark
from activation until the game sends the pilot's callsign.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-02 11:23:39 -05:00

104 lines
2.0 KiB
JSON

{
"Name": "Tesla",
"MatchExecutables": [ "Descent3" ],
"RioComPort": "COM1",
"PlasmaComPort": "COM2",
"PlasmaGreeting": null,
"WallpaperPath": null,
"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" }
},
"Feedback": {
"AllowLampCommands": true,
"AllowPlasmaText": true,
"Rumble": null
},
"Buttons": {
"47": 32817,
"46": 32818,
"45": 32819,
"44": 32820,
"43": 32821,
"42": 32822,
"41": 32823,
"40": 32824,
"39": 32825,
"38": 32816,
"18": 32840,
"17": 32850,
"16": 32777,
"15": 32954,
"14": 32990,
"13": 32989,
"12": 32987,
"11": 32956,
"10": 32958,
"8": 32988,
"61": 32781,
"63": 32858,
"64": 36865,
"65": 40962,
"66": 40960,
"67": 40961,
"68": 40963,
"69": 36868,
"70": 36867,
"71": 36866
},
"OverlayLabels": {
"b-2F": "WPN 1",
"b-2E": "WPN 2",
"b-2D": "WPN 3",
"b-2C": "WPN 4",
"b-2B": "WPN 5",
"b-2A": "WPN 6",
"b-29": "WPN 7",
"b-28": "WPN 8",
"b-27": "WPN 9",
"b-26": "WPN 10",
"b-10": "AUTOMAP",
"b-11": "REAR VIEW",
"b-12": "HEADLIGHT",
"b-0F": "CM PREV",
"b-0E": "CM NEXT",
"b-0D": "INV NEXT",
"b-0C": "INV PREV",
"b-0B": "CYCLE PRI",
"b-0A": "CYCLE SEC",
"b-08": "INV USE",
"b-3D": "PANIC / CM",
"b-3F": "REVERSE",
"b-40": "FIRE",
"b-41": "SLIDE DN",
"b-42": "SLIDE UP",
"b-43": "SLIDE R",
"b-44": "SLIDE L",
"b-45": "AFTERBURN",
"b-46": "FLARE",
"b-47": "MISSILE"
}
}