Democracy StreamDeck is an application meant to run on any Elgato StreamDeck with a 5x3 layout. It is a companion app for Helldivers 2 to have loadout and quick drop support, allowing you to macro your stratagems to StreamDeck buttons.
Download latest release: Windows / Linux
- Full access to entire Helldivers 2 arsenal
- Ability to save loadouts with up to 5 stratagems
- Quick access to loadouts and ability to easily edit them.
- Includes a button for recording clips, supporting OBS or Keyboard combo
- Includes a button to quickly close and switch back to Elgato StreamDeck.
- Pairs nicely with a multi-action key on Elgato that launches Democracy StreamDeck and closes Elgato to swap between them.
Home Screen
|
Full Armory
|
Active Loadout
|
Weapon Selection
|
More Weapon Selection
|
Loadouts Page
|
Loadout Quick Modifications
|
App Config Page
|
Loadout Edit Page
|
Windows:
- Download the exe from the Releases page and run it. Make sure the Elgato StreamDeck app is fully closed while running this.
- If you don't have
hidapi.dllinstalled, it will use the bundled version.
Linux: (Note: Linux binary only for x64 systems)
- Install
hidapiusing your package manager. - Download
dsdAppImage binary, mark +x and run.
Windows:
- Install
hidapi.dllas above. It must be either in yourPATH, or alongside the python executable. - Install python and python dependencies from
requirements-soft.txt - From project dir, run
python -m dsdultra
Linux:
- Install
hidapiusing your package manager. - Install python3 and python dependencies from
requirements-soft.txt. - From project dir, run
python -m dsdultra
- Install
hidapi.dllas above. - Install python packages in
requirements-soft.txt - Run
python -m dsdultra
Just run python -m dsdultra build. The resulting exe is located in build/dsd.exe.
- abcminiuser/python-elgato-streamdeck for StreamDeck interface
- nvigneux/Helldivers-2-Stratagems-icons-svg for vanilla Helldivers Icons








