feat: add nvidia gsync, vsync and framerate limit toggles (#11)

This commit is contained in:
moi952
2024-09-20 22:33:16 +02:00
committed by GitHub
parent f8a907c5e6
commit f7386bfa82

View File

@@ -56,9 +56,12 @@
## 📜 Scripts
- [AutoHDRSwitch](https://github.com/Nonary/AutoHDRSwitch) - Automates turning off HDR on host if the Moonlight client is asking for an SDR stream.
- [FrlToggle](https://github.com/FrogTheFrog/frl-toggle) - Nvidia's Frame Rate Limiter.
- [GsyncToggle](https://github.com/FrogTheFrog/gsync-toggle) - Nvidia's toggle G-Sync.
- [MonitorSwapAutomation](https://github.com/Nonary/MonitorSwapAutomation) - Automates swapping to a dummy plug when streaming.
- [PlayNiteWatcher](https://github.com/Nonary/PlayNiteWatcher) - Configure Steam/PlayNite Games to launch and terminate with Sunshine.
- [ResolutionAutomation](https://github.com/Nonary/ResolutionAutomation) - Automates changing the host resolution to match the client resolution of Moonlight.
- [VsyncToggle](https://github.com/xanderfrangos/vsync-toggle) - Nvidia's toggle V-Sync.
## 📓 Guides
- [LizardByte docs](https://docs.lizardbyte.dev/projects/sunshine) - Official documentation for Sunshine.