chore(readme): clarify default behavior
All checks were successful
Publish nightly release / build (push) Successful in 1m19s
All checks were successful
Publish nightly release / build (push) Successful in 1m19s
This commit is contained in:
parent
0249f69b91
commit
71aaf07b29
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ The firmware being written in Rust allows for writing much cleaner code than one
|
||||||
|
|
||||||
<details><summary>Provides both the lowest latency of any Switch controller, as well as the best input integrity.</summary>
|
<details><summary>Provides both the lowest latency of any Switch controller, as well as the best input integrity.</summary>
|
||||||
|
|
||||||
Because the NaxGCC connects directly to the console via USB, it already outperforms any controller that has to go through an adapter in terms of input latency (including PhobGCC + Lossless Adapter).
|
Because the NaxGCC connects directly to the console via USB, it already outperforms any controller that has to go through an adapter in terms of input latency.
|
||||||
|
|
||||||
Further, the NaxGCC has a special "input consistency" mode (enabled by default), which ensures a $\gt 98\%$ input accuracy, compared to $\lt 75\%$ for any other controller (worse if there is an adapter in the mix, with the exception of the Lossless Adapter).
|
Further, the NaxGCC has a special "input consistency" mode (enabled by default), which ensures a $\gt 98\%$ input accuracy, compared to $\lt 75\%$ for any other controller (worse if there is an adapter in the mix, with the exception of the Lossless Adapter).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue