Stratagem management system
A companion UI tool to helldiver-kbd to remap your keys blazingly fast.
This project is a fork of vial-gui. Meanwhile Vial-gui is a general purpose tool, this project specializes on remapping macros to one specific keyboard for one specific game.
Prerequisite You need to have a vial compatible keyboard e.g.: helldiver-kbd
Go to Releases and download the latest installer: e.g.'*-win-installer'.
Only Windows is supported.
Python 3.6 is recommended (3.6 is the latest version that is officially supported by fbs
).
Install dependencies:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
To launch the application afterwards:
source venv/bin/activate
fbs run