introduction: add link to matrix
This commit is contained in:
parent
0fcf69ee93
commit
9641cc9b56
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ The **NaxGCC** is a GameCube-style controller built on the [PhobGCC](https://git
|
||||||
|
|
||||||
Like the PhobGCC, the NaxGCC uses hall effect sensors instead of potentiometers for stick input. Additionally, it connects directly to the console via USB, by pretending to be a GCC adapter with 1 controller (itself) connected. This eliminates one additional layer of polling, and thus reduces perceived latency and improves input consistency. The NaxGCC also features a special "input consistency mode" that even further improves input consistency, beyond what is delivered by any other controller / adapter.
|
Like the PhobGCC, the NaxGCC uses hall effect sensors instead of potentiometers for stick input. Additionally, it connects directly to the console via USB, by pretending to be a GCC adapter with 1 controller (itself) connected. This eliminates one additional layer of polling, and thus reduces perceived latency and improves input consistency. The NaxGCC also features a special "input consistency mode" that even further improves input consistency, beyond what is delivered by any other controller / adapter.
|
||||||
|
|
||||||
|
> If you're looking for support or want to chat about development for the NaxGCC, feel free to join the matrix chat at [#naxgcc:naxdy.org](https://matrix.to/#/#naxgcc:naxdy.org).
|
||||||
|
|
||||||
### Key Aspects
|
### Key Aspects
|
||||||
|
|
||||||
Click on any of these to expand.
|
Click on any of these to expand.
|
||||||
|
|
Loading…
Reference in a new issue