Skip to content

Releases: PortsMaster/gptokeyb

Version 0.2.1

18 Feb 03:05
Compare
Choose a tag to compare

Changed the -sudokill mode to use killall, fixes pidof failing on certain processes (fallout-ce, fallout2-ce).

Version 0.2.0

17 Feb 10:29
Compare
Choose a tag to compare

Added dpad mouse control, and the ability to slow the mouse via a button.

Documented the new changes!

Version 0.1.2

03 Feb 14:51
Compare
Choose a tag to compare

Fixes gptokeyb in xbox360 mode on newer versions of SDL.

Thanks Cebion for helping debug this issue.

Version 0.1.1

03 Feb 09:53
Compare
Choose a tag to compare

Quick bug fix for when buttons are assigned to analog sticks.

Version 0.1.0

01 Feb 10:54
Compare
Choose a tag to compare

First real update.
Most of the code has now been reformatted and reorganised in a more logical state.
Added new analog deadzone code with options:

deadzone_mode = scaled_radial
deadzone = 1000
deadzone_scale = 8
deadzone_delay = 16

TODO: document the new deadzone code, update README.md

Version 0.0.1

31 Jan 12:20
Compare
Choose a tag to compare

No new features, just moving code around.