introduction: link to PhobGCC org instead of firmware
This commit is contained in:
parent
2e6e0d3183
commit
5c598f9e0c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Introduction
|
# 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue