1
0
mirror of https://github.com/cathery/sys-con.git synced 2025-01-29 00:33:02 +00:00

15 Commits

Author SHA1 Message Date
cathery
eb0be90be0 Fix Xbox One controller init packets 2019-11-10 23:49:09 +03:00
cathery
de3667aad8 Put xbox one max trigger value in a define 2019-11-09 23:37:26 +03:00
cathery
93abaeed22 Add IController::GetConfig() 2019-11-09 23:26:47 +03:00
cathery
1155b488be Remove fluff 2019-11-09 23:24:29 +03:00
cathery
2b8ab70020 send init packets to all powerA xbox one controllers 2019-11-09 15:39:58 +03:00
cathery
b4ee502e04 more thorough interface check in controller init 2019-11-08 15:54:33 +03:00
cathery
eb43cdd02b Xbox One: send init packets for specific devices 2019-11-08 12:01:10 +03:00
cathery
114e466a1a Add input remapping 2019-11-07 20:46:47 +03:00
cathery
59c99da458 Added config files (no remapping yet) 2019-11-07 01:20:58 +03:00
cathery
264673d6fc Reduce memory usage
by using threadCreate instead of std::thread
2019-11-06 15:28:56 +03:00
cathery
c89ff56482 Fixed 1st gen Xbox One controller not connecting 2019-11-06 02:47:42 +03:00
cathery
f0419185f4 Added deadzone to close #8
Xbox One sync button now takes a capture
2019-11-05 22:44:44 +03:00
cathery
f3d8991710 USB memory optimizations + progress on #3 2019-11-04 15:32:43 +03:00
cathery
82e6eca5ab Adjusting to new libnx build 2019-11-02 12:03:54 +03:00
cathery
7796e2e88d Initial commit 2019-10-31 21:00:42 +03:00