chore(readme): clarify default behavior
All checks were successful
Publish nightly release / build (push) Successful in 1m19s

This commit is contained in:
Naxdy 2024-04-05 23:40:07 +02:00
parent 0249f69b91
commit 71aaf07b29
Signed by: Naxdy
GPG key ID: CC15075846BCE91B

View file

@ -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>
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).