All Projects → mlabbe → investickgator

mlabbe / investickgator

Licence: MIT license
Cross-platform joystick diagnostic tool.

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
lua
6591 projects
objective c
16641 projects - #2 most used programming language

InveSTICKgator

Cross-platform joystick diagnostic tool. Experience all joystick cross platform idiosyncrasies in a diagnostic tool instead of your own codebase.

Downloadable binaries

Screenshots

Action Screenshot

Changelog

release what's new date
1.0.0 initial 1/12/16
1.0.1 about with buildinfo 9/12/16

Building

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.

Linux

Before building, do this:

apt-get install libgl1-mesa-dev x11proto-core-dev libx11-dev libglu1-mesa-dev

Copyright and Credit

Copyright © 2016 Frogtoss Games, Inc.

InveSTICKgator by Michael Labbe @frogtoss

Support

Contact author

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].