Skip to content

QuadStick Config Manager v1.5.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:55

New features

  • Custom output names: shown as a Mode for editing and viewing controls (ex. Shoot = left click) - Uses column
  • Unused inputs button: lists inputs with no mapping, click one to jump there and create it
  • xlsx import now reads every tab, not just the first -- was major bug
  • Profiles opened from outside the library are **remembered **in Your Profiles

Google Drive backup fixes

  • Writes new rows before clearing old ones (was able to blank a sheet on failure)
  • Share link refreshes after a sheet is recreated
  • Skips the push when the profile is blank
  • Home cards refresh after a backup
  • Settings checkbox shows real connected state, not just the setting

UI / format

  • Editor toolbar wraps at narrow window widths
  • Blank row inserted between modes on save (to match Quadstick's format)

Download the file for your computer, unzip, and run. No installer, works offline (except Sheets import).

File Computer
QuadStickConfigManager-Windows-x64.zip Windows 10/11, 64-bit
QuadStickConfigManager-macOS-AppleSilicon.zip Mac with Apple Silicon (M1/M2/M3/M4)
QuadStickConfigManager-macOS-Intel.zip Intel Mac
QuadStickConfigManager-Linux-x64.tar.gz Linux, 64-bit

Windows: SmartScreen may warn on first launch (the app isn't code-signed) — click More info -> Run anyway.

macOS: the app isn't notarized yet, so the first launch needs right-click the app -> Open -> Open. If macOS says it "is damaged", run this in Terminal, then open it:

xattr -dr com.apple.quarantine "/Applications/QuadStick Config Manager.app"

Full Changelog: v1.5.0...v1.5.3