Created
November 24, 2025 16:50
-
-
Save dreasgrech/2b610dd97b911b7975ce619bed5a15ad to your computer and use it in GitHub Desktop.
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
| { | |
| "CarChoices": [], | |
| "IncludeOutputSettingsInProfile": false, | |
| "UnmuteEffectsAfterSimhubRestart": true, | |
| "EffectsContainers": [ | |
| { | |
| "ContainerType": "JumpContainer", | |
| "IsEnabled": true, | |
| "Gain": 100.0, | |
| "Description": "Provides localized feedback for jump landings", | |
| "ContainerId": "03364191-a1b4-4f13-b7c2-9bcbad6a4f09", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": true, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": true, | |
| "Frequency": 45, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "RPMSoundEffectContainer", | |
| "IsEnabled": true, | |
| "Gain": 50.0, | |
| "Description": "Simulates engine vibration", | |
| "PitchOffset": 0, | |
| "CutOff": 180.0, | |
| "LoadSensitivity": 50.0, | |
| "ContainerId": "ba50e17f-6e50-46f9-87c5-1d1bb2196ffa", | |
| "Filter": null, | |
| "Output": { | |
| "EngineMode": 1, | |
| "UseBank1": true, | |
| "UseBank3": false, | |
| "OutputType": "RpmBankOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "GearEffectContainer", | |
| "IsEnabled": true, | |
| "Gain": 97.0, | |
| "Description": "Provides a pulse effect for gear shifting", | |
| "ModulateGainUsingRpms": false, | |
| "MaxFeedbackRpmPercent": 90, | |
| "MinFeedbackRpmPercent": 50, | |
| "GearMode": 2, | |
| "AlwaysIgnoreNeutral": false, | |
| "IgnoreNeutral": true, | |
| "NeutralDebouningTime": 200.0, | |
| "EngagingDebouningTime": 1000.0, | |
| "ContainerId": "87619809-a4d8-4535-92a9-24a2b590fe35", | |
| "Filter": { | |
| "Duration": 42, | |
| "FilterType": "PulseFilter" | |
| }, | |
| "Output": { | |
| "UsePrehemptiveMode": true, | |
| "Frequency": 50, | |
| "OutputType": "SingleToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "LateralGforceContainer", | |
| "IsEnabled": true, | |
| "Gain": 100.0, | |
| "Description": "Provide lateral acceleration feedback based on G-Force", | |
| "LowForce": 1, | |
| "HighForce": 20, | |
| "MaxGPercent": 100.0, | |
| "AutoMaxG": false, | |
| "ContainerId": "aa0cc540-4c80-4153-a639-a0be3cee6410", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "GearMissedContainer", | |
| "IsEnabled": true, | |
| "Gain": 50.0, | |
| "Description": "Provides feedback for missed gears (manual cars only, based on H-Pattern controller)", | |
| "Gear1": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B13", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "Gear2": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B14", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "Gear3": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B15", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "Gear4": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B16", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "Gear5": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B17", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "Gear6": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B18", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "Gear7": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B19", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "GearR": { | |
| "Triggers": [ | |
| { | |
| "Trigger": "JoystickPlugin.FANATEC_ClubSport_Wheel_Base_V2.5_B12", | |
| "PressType": 3 | |
| } | |
| ] | |
| }, | |
| "ContainerId": "846c85c7-29e5-421f-a01f-e63c891bdbc6", | |
| "Filter": { | |
| "GammaValue": 1.2, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": true, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": true, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "WheelsImpactContainer", | |
| "IsEnabled": true, | |
| "Gain": 93.0, | |
| "Description": "Provides localized feedback for bumps and other wheels impact on road", | |
| "AutocalibrationMin": 50.0, | |
| "ContainerId": "bb41e4ed-74ef-48b0-8977-d2b244bbd57a", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "WheelsVibrationContainer", | |
| "IsEnabled": true, | |
| "Gain": 100.0, | |
| "Description": "Provides localized road vibration based on suspension telemetry", | |
| "AutocalibrationMax": 100.0, | |
| "UseAutoThreshold": true, | |
| "AutoThresholdValue": 50.0, | |
| "ContainerId": "683cb795-543b-4ee3-af9d-a43b9382c28e", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": true, | |
| "HighFrequency": 44, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 50, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "RPMContainer", | |
| "IsEnabled": true, | |
| "Gain": 30.333333333333687, | |
| "Description": "Simulates engine RPMS with a full customizable RPM/response curve", | |
| "ContainerId": "ee4f0a0c-bd3e-4215-b4cf-6c337cfa726a", | |
| "Filter": { | |
| "ControlPoints": [ | |
| "5;88", | |
| "18;92", | |
| "38;0", | |
| "93;43", | |
| "100;58", | |
| "86;0" | |
| ], | |
| "CurveFitting": 0, | |
| "FilterType": "SplineFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": true, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 20, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "RoadTextureContainer", | |
| "IsEnabled": true, | |
| "Gain": 29.333333333333258, | |
| "Description": "Simulate the road texture based on speed", | |
| "Grain": 50.0, | |
| "LowSpeed": 5, | |
| "HighSpeed": 120, | |
| "ContainerId": "0ba0c47f-8987-4657-ad65-eea3c9355523", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": true, | |
| "HighFrequency": 44, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 50, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "WheelsLockContainer", | |
| "IsEnabled": true, | |
| "Gain": 100.0, | |
| "Description": "Provide localized wheel slip and lock feedback under braking", | |
| "IsLock": true, | |
| "UseLegacyIracingAlgorythm": false, | |
| "LockSensibility": 0.0, | |
| "BrakeFilter": 20, | |
| "ContainerId": "c1db4460-6259-422a-b205-52d7675b174a", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": true, | |
| "Frequency": 50, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "TractionLossContainer", | |
| "IsEnabled": true, | |
| "Gain": 100.0, | |
| "Description": "Provide localized lateral traction loss feedback", | |
| "ContainerId": "420737bb-fcb4-4990-9a88-2a222e582509", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 50, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "WheelsSlipContainer", | |
| "IsEnabled": true, | |
| "Gain": 100.0, | |
| "Description": "Provide localized wheel slip feedback", | |
| "BrakeFilter": 10, | |
| "MuteWhenLockEffectIsActive": false, | |
| "ThrottleFilter": 10, | |
| "UseBrakeFilter": false, | |
| "UseThrottleFilter": false, | |
| "UseLegacyIracingAlgorythm": false, | |
| "ContainerId": "2757defc-c45a-43e4-9afc-7ff5f8ea452e", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 50, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "DecelerationGforceContainer", | |
| "IsEnabled": true, | |
| "Gain": 50.0, | |
| "Description": "Provide deceleration feedback based on G-Force", | |
| "LowForce": 4, | |
| "HighForce": 12, | |
| "MaxGPercent": 90.0, | |
| "AutoMaxG": true, | |
| "ContainerId": "0f910abb-0ff7-4aba-b494-543af662e0b5", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "LocalizedSpeedContainer", | |
| "IsEnabled": true, | |
| "Gain": 29.666666666666742, | |
| "Description": "Provide speed proportional feedback with left/right curving", | |
| "LowSpeed": 5, | |
| "HighSpeed": 120, | |
| "AutoMaxSpeed": true, | |
| "MaxSpeedPercent": 90.0, | |
| "OnlyInTurns": false, | |
| "Curvature": 50, | |
| "ContainerId": "e5420419-7c4c-4848-a22b-e3f4ffea943a", | |
| "AggregationMode": "Mono", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 55, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "ABSActiveEffectContainer", | |
| "IsEnabled": false, | |
| "Gain": 100.0, | |
| "Description": "Provides feedback when ABS is currently active", | |
| "ContainerId": "aabc968f-aa65-4720-8958-b65e1971718c", | |
| "Filter": { | |
| "Duration": 80, | |
| "FilterType": "PulseFilter" | |
| }, | |
| "Output": { | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "SingleToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "AccelerationGforceContainer", | |
| "IsEnabled": false, | |
| "Gain": 50.0, | |
| "Description": "Provide longitudinal acceleration feedback based on G-Force", | |
| "LowForce": 2, | |
| "HighForce": 6, | |
| "MaxGPercent": 80.0, | |
| "AutoMaxG": true, | |
| "ContainerId": "95e78132-1e4a-434a-8024-5380193b19a9", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "CustomEffectContainer", | |
| "IsEnabled": false, | |
| "Gain": 90.0, | |
| "Description": "Provides ability to create your own effect based on game data", | |
| "FrontLeftFormula": { | |
| "Expression": "" | |
| }, | |
| "FrontRightFormula": { | |
| "Expression": "" | |
| }, | |
| "RearLeftFormula": { | |
| "Expression": "" | |
| }, | |
| "RearRightFormula": { | |
| "Expression": "" | |
| }, | |
| "ForceFrequencies": false, | |
| "FrontLeftFrequencyFormula": { | |
| "Expression": "" | |
| }, | |
| "FrontRightFrequencyFormula": { | |
| "Expression": "" | |
| }, | |
| "RearLeftFrequencyFormula": { | |
| "Expression": "" | |
| }, | |
| "RearRightFrequencyFormula": { | |
| "Expression": "" | |
| }, | |
| "AlwaysExecute": false, | |
| "ContainerId": "eec50628-0403-488e-9569-6d2539c186d1", | |
| "AggregationMode": "Corners", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "GearGrindingContainer", | |
| "IsEnabled": false, | |
| "Gain": 50.0, | |
| "Description": "Provides feedback for grinding gears (Iracing only)", | |
| "ContainerId": "fe27e77e-3db5-410f-a6e8-9c466e41aed7", | |
| "Filter": { | |
| "GammaValue": 1.2, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": true, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "WheelsRumbleContainer", | |
| "IsEnabled": false, | |
| "Gain": 90.0, | |
| "Description": "Provides localized rumble for kerbs, grass ...", | |
| "MaxEffectSpeed": 80.0, | |
| "RampDownDelay": 1000.0, | |
| "RampDownTo": 25.0, | |
| "UseVibrationRampDown": false, | |
| "Localization": 100.0, | |
| "ContainerId": "a209a7c9-8ee9-41f4-a593-7aa57462b229", | |
| "AggregationMode": "Corners", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "InputGain": 100.0, | |
| "MinimumForce": 0, | |
| "Threshold": 0, | |
| "FilterType": "GammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "SpeedContainer", | |
| "IsEnabled": false, | |
| "Gain": 50.0, | |
| "Description": "Provide simple speed proportional feedback", | |
| "LowSpeed": 5, | |
| "HighSpeed": 120, | |
| "AutoMaxSpeed": true, | |
| "MaxSpeedPercent": 90.0, | |
| "ContainerId": "0dcc5e4b-26e6-4b6f-8e4e-a4556403c424", | |
| "Filter": { | |
| "GammaValue": 1.0, | |
| "FilterType": "SimpleGammaFilter" | |
| }, | |
| "Output": { | |
| "UseHighFrequency": false, | |
| "HighFrequency": 50, | |
| "WhiteNoise": 10, | |
| "UseWhiteNoise": false, | |
| "FrequencyBasedOnPreFilter": false, | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 55, | |
| "OutputType": "ToneOutput" | |
| } | |
| }, | |
| { | |
| "ContainerType": "TCActiveEffectContainer", | |
| "IsEnabled": false, | |
| "Gain": 100.0, | |
| "Description": "Provides feedback when TC is currently active", | |
| "ContainerId": "0321b48b-1c03-4b1a-a2cf-07ee8e7a83d5", | |
| "Filter": { | |
| "Duration": 80, | |
| "FilterType": "PulseFilter" | |
| }, | |
| "Output": { | |
| "UsePrehemptiveMode": false, | |
| "Frequency": 44, | |
| "OutputType": "SingleToneOutput" | |
| } | |
| } | |
| ], | |
| "AutoCalibrationRatio2": 100, | |
| "OutputMode": 1, | |
| "GlobalGain": 50.0, | |
| "UseProfileGain": false, | |
| "LastLoaded": "0001-01-01T00:00:00", | |
| "Name": "Default profile", | |
| "ProfileId": "c743fd4b-d688-4f53-a898-250b6b3cb993", | |
| "GameCode": null, | |
| "CarChoice": null | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment