benjammin4dayz / edbs

Elite Dangerous Binding Switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elite Dangerous Binding Switcher

A simple utility written in JavaScript that runs on Node. It's designed to facilitate the process of switching between different bindings in Elite Dangerous.

Features

  • Simplicity: Pick a number and fly! No learning curve required.
  • Cross-Platform: It probably works on Linux!
  • Lightweight & Portable: No dependencies or installation.
  • Library Management: Save your favorite .binds from EDRefCard and swap between them effortlessly.

Usage

  1. Get a .binds file from https://edrefcard.info/

  2. Rename the file to anything you want_but-it-MUST end-with.binds

    • Note the file extension .binds- this is important!
  3. Place the .binds file(s) inside the bindings/ folder beside the executable

    - Elite Dangerous Binding Switcher
      - bindings/
        - Mouse and Keyboard.binds
        - Gamepad.binds
        - Joystick.binds
      - edbs.exe
      - README.md
    
  4. Run the executable and select your bindings

    • If your choices say [N/A], go back to step 1.
  5. Launch Elite Dangerous and Fly Safe!

About

Elite Dangerous Binding Switcher


Languages

Language:JavaScript 100.0%