You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the Parsec VDD setup with virtual-display-rs in the CI workflow: download and extract the virtual-display-rs release, install the MSI via msiexec, and invoke a new PowerShell helper. Remove the old scripts/parsec-vdd.ps1 helper and add scripts/virtual-display-rs.ps1 which configures distinct virtual monitor modes and sends a DriverNotify payload over the driver's named pipe (no keepalive required). Adjusted the CI PowerShell invocation and shortened the post-install wait time.
0 commit comments