Skip to content

Releases: hacker1024/ctroller-android

android-0.1.2 (ARM64): Change button mapping.

27 Dec 14:59
Compare
Choose a tag to compare

The buttons now map like an xbox controller.

Known bugs:
The DPAD may not work. I really need feedback about this, so I can work out if it's device specific or not.

android-0.1.2 (ARM): Change button mapping.

27 Dec 15:02
Compare
Choose a tag to compare

The buttons now map like an xbox controller.

Known bugs:
The DPAD may not work. I really need feedback about this, so I can work out if it's device specific or not.
I'm noticing some very weird behavior on 32-bit devices, where the only key that works is A (mapped to B), and it only registers every 6th keypress. I REALLY need feedback on this.

android-0.1.1: Fix some error logging. This should help debug why some 32-bit devices are having issues.

26 Dec 17:01
Compare
Choose a tag to compare

Known bugs:
It may not work on some 32-bit devices. Please submit an issue.
The c-stick/dpad may not work. Please submit an issue.

This was compiled with the Android NDK v15 toolchain, with deprecated headers enabled for arm64, and unified headers for arm.