mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2025-12-30 17:49:07 +00:00
Update sunshine.conf
- Rename `amd_preset` to `amd_quality` - Document `key_rightalt_to_key_win`
This commit is contained in:
parent
91465ed257
commit
e239751f50
@ -91,6 +91,10 @@
|
||||
# 0x4A, 0x4B
|
||||
# ]
|
||||
|
||||
# It may be possible that you cannot send the Windows Key from Moonlight directly.
|
||||
# In those cases it may be useful to make Sunshine think the Right Alt key is the Windows key
|
||||
# key_rightalt_to_key_win = enabled
|
||||
|
||||
# How long to wait in milliseconds for data from moonlight before shutting down the stream
|
||||
# ping_timeout = 10000
|
||||
|
||||
@ -244,7 +248,7 @@
|
||||
# speed
|
||||
# balanced
|
||||
##########################
|
||||
# amd_preset = balanced
|
||||
# amd_quality = balanced
|
||||
#
|
||||
####### rate control #####
|
||||
# auto -- let ffmpeg decide rate control
|
||||
|
||||
Loading…
Reference in New Issue
Block a user