mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-29 12:16:08 +00:00
21 lines
677 B
Markdown
21 lines
677 B
Markdown
|
# Performance Tuning
|
||
|
In addition to the options available in the [Configuration](configuration.md) section, there are a few additional
|
||
|
system options that can be used to help improve the performance of Sunshine.
|
||
|
|
||
|
## AMD
|
||
|
|
||
|
In Windows, enabling *Enhanced Sync* in AMD's settings may help reduce the latency by an additional frame. This
|
||
|
applies to `amfenc` and `libx264`.
|
||
|
|
||
|
## NVIDIA
|
||
|
|
||
|
Enabling *Fast Sync* in Nvidia settings may help reduce latency.
|
||
|
|
||
|
<div class="section_buttons">
|
||
|
|
||
|
| Previous | Next |
|
||
|
|:--------------------|--------------------------------------:|
|
||
|
| [Guides](guides.md) | [Troubleshooting](troubleshooting.md) |
|
||
|
|
||
|
</div>
|