From 3060e3ee000ddb12a78d8008f641b724ce7b07df Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 30 Mar 2025 17:16:21 +0200 Subject: Add high performance encoding option (for amd) in settings page. Requires gsr version >= 5.3.4 --- include/Config.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Config.hpp') diff --git a/include/Config.hpp b/include/Config.hpp index 0e8e4eb..f9c70ac 100644 --- a/include/Config.hpp +++ b/include/Config.hpp @@ -60,6 +60,7 @@ namespace gsr { std::string joystick_hotkeys_enable_option = "disable_hotkeys"; std::string tint_color; ConfigHotkey show_hide_hotkey; + bool high_performance_encoding = false; }; struct YoutubeStreamConfig { -- cgit v1.2.3-70-g09d2