aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNicolas James <Eele1Ephe7uZahRie@tutanota.com>2026-04-02 11:10:53 +1100
committerNicolas James <Eele1Ephe7uZahRie@tutanota.com>2026-04-02 11:10:53 +1100
commit32e525f8edf67359ac36f38d95a357512229e414 (patch)
tree96131e5bb41c1b7c0a8377277e47b6e68deaa5d6 /README.md
parentb8759422bc22127831e40d502d5b5767572605c9 (diff)
Fix potential for early semaphore submission with Reflex
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5ebd619..e8f789e 100644
--- a/README.md
+++ b/README.md
@@ -66,11 +66,6 @@ PROTON_FORCE_NVAPI=1 LOW_LATENCY_LAYER_EXPOSE_REFLEX=1 LOW_LATENCY_LAYER_SPOOF_N
The 'Boost' mode of Reflex is supported but is functionally identical to 'On' - the layer treats both modes identically.
-# Example: Enable NVIDIA spoofing
-LOW_LATENCY_LAYER_SPOOF_NVIDIA=1 ./your-application
-```
-
-
# Benchmarks
WIP - not updated for reflex merge