This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "1969 Toyota 2000 GT": "247", | |
| "1964 Ferrari 250 GTO": "249", | |
| "1954 Mercedes-Benz 300 SL": "251", | |
| "1994 Ferrari F355 Berlinetta": "253", | |
| "1991 Ferrari 512 TR": "255", | |
| "1973 Porsche 911 Carrera RS": "260", | |
| "1995 Porsche 911 GT2": "261", | |
| "2004 Porsche 911 GT3": "262", | |
| "1982 Porsche 911 Turbo": "265", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <Profiles> | |
| <RawGameControllerInputMappingProfile Version="1" Id="eb08a7a1-2e26-4699-9572-f474540a7799" UserFacingName="IDS_DefaultWheelProfile_Moza_R9_Name" IsDefaultProfile="1" PrimaryDeviceVidPid="0x346e0002" FFBDeviceVidPid="0x346e0002" FFBMotorIndex="0"> | |
| <!-- Race --> | |
| <Context Version="1" Context="INPUTCONTEXT_RACING"> | |
| <Value Version="1" Key="INPUTCMD_GAS" VidPid="0x346e0002" InputType="Axis" Index="2" InvertAxis="false" InnerDeadzone="0.0" OuterDeadzone="1.0" /> | |
| <Value Version="1" Key="INPUTCMD_BRAKE" VidPid="0x346e0002" InputType="Axis" Index="5" InvertAxis="false" InnerDeadzone="0.0" OuterDeadzone="1.0" /> | |
| <Value Version="1" Key="INPUTCMD_CLUTCH" VidPid="0x346e0002" InputType="Axis" Index="6" InvertAxis="false" InnerDeadzone="0.150000" OuterDeadzone="0.900000" /> | |
| <Value Version="1" Key="INPUTCMD_STEERING" VidPid="0x346e0002" InputType="Axis" Index="0" InvertAxis="false" DeadzonesAroundCenter="true" InnerDeadzone="0.00" OuterDeadzone="1.00" /> | |
| <Value V |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://json-schema.org/draft-07/schema", | |
| "type": "object", | |
| "properties": { | |
| "name": { | |
| "title": "Name", | |
| "description": "Name of the action sequence", | |
| "type": "string" | |
| }, | |
| "phrase": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "characterInfo": { | |
| "name": "Shadow of Veil", | |
| "class": "Rogue (Scout)", | |
| "level": "4", | |
| "race": "Tabaxi", | |
| "background": "Urban Bounty Hunter", | |
| "playerName": "Mitchell", | |
| "alignment": "Chaotic Neutral", | |
| "experiencePoints": "0" |