Configuration Management (0.90.23 and later) - ChrGri/DIY-Sim-Racing-FFB-Pedal GitHub Wiki

Config File Location

Starting with version 0.90.23, we've revised how configuration files are handled. All settings are now stored in a dedicated folder:
C:\Program Files (x86)\SimHub\PluginsData\Common\DiyFfbPedal\configs.

Config List Right-Click Menu Actions

Additionally, key configuration actions—including "Read config from pedal", "Send config to Pedal", "Load config from json", "expert config to json", and "set default"—are no longer visible as direct buttons. They have been conveniently moved to the right-click context menu on the new config list.
config listbox

Action Description
Preview Opens a new window to show the detailed settings.
Apply Reads the config to the UI and sends it to the pedal without saving it to the pedal's EEPROM (temporary use).
Set As Startup Sends selected config to the pedal, and saves it to the pedal's EEPROM (sets the new permanent default).
Refresh List Refreshes the list of available configurations.
Overwrite Updates and overwrites the selected config with the current settings being edited.
Save as New Config Saves the current editing settings as a new configuration file.
Add New Config Creates a new config using default values.
Reset Editing Config Resets the current editing configuration to its default values.

Configuration Reset After DAP Update

Due to a version check after any DAP firmware update, the pedal's default settings in the EEPROM will not be automatically loaded. Please set the default configuration again to ensure proper operation.

⚠️ **GitHub.com Fallback** ⚠️