Cross-platform joystick diagnostic tool. Experience all joystick cross platform idiosyncrasies in a diagnostic tool instead of your own codebase.
release | what's new | date |
---|---|---|
1.0.0 | initial | 1/12/16 |
1.0.1 | about with buildinfo | 9/12/16 |
If you just want to run Investickgator, check the releases tab in Github. Precompiled versions are available to download.
# compile dependencies
cd vendors
python3 compile_all_vendors.py -A x64
# choose your build
cd ../build
InveSTICKgator uses Premake5 generated Makefiles and IDE project files. The generated project files are checked in under build/
so you don't have to download and use Premake in most cases.
Before building, do this:
apt-get install libgl1-mesa-dev x11proto-core-dev libx11-dev libglu1-mesa-dev
Copyright © 2016 Frogtoss Games, Inc.
InveSTICKgator by Michael Labbe @frogtoss