docs: remove useless tip
Some checks failed
Sync website / sync-website (push) Has been cancelled
Sync wiki / sync-wiki (push) Has been cancelled

This commit is contained in:
DreamMaoMao 2026-04-19 13:17:18 +08:00
parent eb51499ec7
commit 700a5c452b

View file

@ -41,11 +41,10 @@ blur_optimized=0
### My games are lagging or stuttering ### My games are lagging or stuttering
Try enabling **SyncObj** timeline support and **Adaptive Sync** (VRR) if your monitor supports it. Try enabling **SyncObj** timeline support.
```ini ```ini
syncobj_enable=1 syncobj_enable=1
adaptive_sync=1
``` ```
--- ---