Add low power mode for amd

This commit is contained in:
dec05eba
2026-01-18 01:21:07 +01:00
parent 61bbaf3728
commit 74bb6f0070
5 changed files with 28 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ namespace gsr {
bool overclock = false;
bool record_cursor = true;
bool restore_portal_session = true;
bool low_power_mode = false;
std::string webcam_source = "";
bool webcam_flip_horizontally = false;