This repository has been archived by the owner on Sep 29, 2021. It is now read-only.
Releases: phijor/ctroller
Releases · phijor/ctroller
0.4.0: Virtual device rework and gyroscope support
Features
- add gyroscope support:
- creates a new virtual device that reports 3 axis
- change how to exit the app:
- the CIA now only exits by pressing HOME
Fixes
- only report touch coordinates if there's a touch
Refactoring
- restructure device handling
0.3.0: Touchscreen-support and refactoring
Re-implement touchscreen input
0.2.0: CIA build and Daemonization
- build a CIA by default (special thanks to /u/Ketchup901 on reddit for helping me with that)
- add switch to fork server to background
- add switch to specify custom port
0.1.2: Handle all the options!
* add option parsing via getopt_long * display usage information via '--help' * set location of uinput device to write to if it is different from the default via '--uinput-device=<path>' * parse the version string for the 3DS application from repo-tags
Release 0.1.0
Basic support for using a 3DS as a controller on Linux.
ctroller-0.1.0.tar.gz
contains the precompiled 3DS homebrew application.