EDDS is good, but I quickly realised I wanted more control for my various setups, and as an after patch quick restore. Note, a couple of files included are not really necessary eg. Custom.fxcfg, I could create a better tool, but was only looking for a quick fix for myself. I keep a batch file and relevant custom files in a separate folder for each profile I have.
- "USERNAME" is your username for windows
- Your E-D install path may differ, and\or "FORC-FDEV-D-1002" may be different for your E-D purchase. 1002 is for Beta.
- "LoneWolf-Warthog-MFG.binds" is my Custom Default Bind which is available as a drop down select within E-D, which makes "Custom.binds" somewhat redundant (both files are actually identical in my usage).
I keep a copy of the Reshade default install files separate as only need to copy them after an E-D patch
I offer below only as a reference of a simple way to maintain all your custom E-D configurations where EDDS may not be sufficient...
If you go this route please keep a backup of all your original files!
Code:
copy DisplaySettings.xml "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\"
copy Settings.xml "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\"
copy Custom.fxcfg "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\"
copy GraphicsConfigurationOverride.xml "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\"
copy StartPreset.start "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Graphics\"
copy Custom.audio "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Audio\"
copy Custom.binds "C:\Users\USERNAME\AppData\Local\Frontier Developments\Elite Dangerous\Options\Bindings\"
copy AppConfig.xml "D:\Games\Frontier\EDLaunch\Products\FORC-FDEV-D-1002\"
copy GraphicsConfiguration.xml "D:\Games\Frontier\EDLaunch\Products\FORC-FDEV-D-1002\"
copy SweetFX_settings.cfg "D:\Games\Frontier\EDLaunch\Products\FORC-FDEV-D-1002\ReShade\"
copy Common_settings.cfg "D:\Games\Frontier\EDLaunch\Products\FORC-FDEV-D-1002\ReShade\"
copy LoneWolf-Warthog-MFG.binds "D:\Games\Frontier\EDLaunch\Products\FORC-FDEV-D-1002\ControlSchemes\"