https://github.com/dylan-k/elite-configs
controller mappings, voice profiles, and other configs for the Elite Dangerous game
https://github.com/dylan-k/elite-configs
elite-dangerous elite-dangerous-bindings steam-controller
Last synced: 29 days ago
JSON representation
controller mappings, voice profiles, and other configs for the Elite Dangerous game
- Host: GitHub
- URL: https://github.com/dylan-k/elite-configs
- Owner: dylan-k
- Created: 2021-05-09T02:07:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T21:23:29.000Z (over 2 years ago)
- Last Synced: 2025-01-30T00:33:59.353Z (3 months ago)
- Topics: elite-dangerous, elite-dangerous-bindings, steam-controller
- Language: HTML
- Homepage:
- Size: 17.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ELITE DANGEROUS CONFIGS
=======================================================================My Elite Dangerous Settings,
controller mappings, voice profiles, app preferences
for storing, sharing, learning, and versioning.I've done my best to credit the authors. I'm open to suggestions.
Config File Locations
------------------------------------------------------------------------------Often the controller config will rely on two files. Steam's controller settings are .vdf files. Elite Dangerous in-game mappings are stored as .binds files. Some settings only use the Steam config with a default in-game mapping. Others require both files. Either way, a config will have two parts.
### Elite Dangerous Config Files Location
`.binds` files are stored in a special folder and their names will be someting like `filename.4.0.binds`. You'll find some defaults in there along with at least one "Custom" file that the game makes when you save any bindings. These files are XML files and you can open and edit them with any text editor, carefully, and make backups.
```
%LocalAppData%\Frontier Developments\Elite Dangerous\Options\Bindings
```
For example: `C:\Users\\AppData\Local\Frontier Developments\Elite Dangerous\Options\Bindings\`### Steam Config Files Location
If you use Steam's controller settings (to configure a steam controller, xbox controller, dualshock etc.), they'll be stored in a `.vdf` file. These files can also be opened in a text editor, and their syntax is something like JSON. They're stored in a special folder, for example:
```
C:\Program Files (x86)\Steam\userdata\\241100\remote\controller_config\359320
```Lookup `` at https://steamidfinder.com/
References
-------------------------------------------------------------------------------How to use Steam Controller Config (.vdf) Files
https://www.steamcontrollerdb.com/home/about/Editing .vdf steam controller files
https://steamcommunity.com/sharedfiles/filedetails/?id=932405100How to make the most of the Steam Controller: a comprehensive guide
https://www.pcgamer.com/steam-controller-setup-guide/Create a graphical reference card for Elite: Dangerous bindings
http://edrefcard.slions.net/
source: https://github.com/richardbuckle/EDRefCardElite Dangerous Controls Reference
https://troynt.github.io/elite_dangerous_controls_reference/#
source: https://github.com/troynt/elite_dangerous_controls_reference