diff --git a/src/introduction.md b/src/introduction.md index fb086ab..f3b4a3c 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -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. +> 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 Click on any of these to expand.