From e239751f50220a961a01bbc4d08cb2a2e58cc345 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Wed, 9 Feb 2022 19:44:45 -0500 Subject: [PATCH] Update sunshine.conf - Rename `amd_preset` to `amd_quality` - Document `key_rightalt_to_key_win` --- assets/sunshine.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/sunshine.conf b/assets/sunshine.conf index d8a1f4b4..ccb20fad 100644 --- a/assets/sunshine.conf +++ b/assets/sunshine.conf @@ -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