diff --git a/src/introduction.md b/src/introduction.md index f3b4a3c..a11adde 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -1,6 +1,6 @@ # Introduction -The **NaxGCC** is a GameCube-style controller built on the [PhobGCC](https://github.com/PhobGCC/PhobGCC-SW). +The **NaxGCC** is a GameCube-style controller built on the [PhobGCC](https://github.com/PhobGCC). 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.