diff --git a/PowerControl/Helpers/RTSS.cs b/PowerControl/Helpers/RTSS.cs index 10e7a3d..86660f9 100644 --- a/PowerControl/Helpers/RTSS.cs +++ b/PowerControl/Helpers/RTSS.cs @@ -35,7 +35,7 @@ namespace PowerControl.Helpers catch { processId = null; - return true; + return false; } } diff --git a/RELEASE.md b/RELEASE.md index 3120d44..6841422 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -14,5 +14,6 @@ - Make increments for Brightness and Volume in 5 (fixed) - Press `3 dots + L4 + R4 + L5 + R5` to reset (TDP, Refresh Rate, FPS limit) to default - Allow to disable SMT (second threads of each physical cores) +- Fix PowerControl crash on startup (introduced with SMT) If you found it useful buy me [Ko-fi](https://ko-fi.com/ayufan).