diff --git a/StreamMonitor.ps1 b/StreamMonitor.ps1 index 2d0731a..35f0c13 100644 --- a/StreamMonitor.ps1 +++ b/StreamMonitor.ps1 @@ -95,6 +95,7 @@ try { } elseif($eventName -eq "GPUAdapterChange"){ Write-Host "Script is being intentionally terminated without restoring the monitor profile because you have the Hybrid GPU Fix Script Installed, this is not considered an error. It needs to do this so that the GPU preference gets set properly once restarting sunshine." + break; } else { Wait-ForStreamEndJobToComplete