Add GPU startup visual test gate

This commit is contained in:
2026-05-19 10:23:22 -07:00
parent de02b20786
commit 11a13042b6
5 changed files with 191 additions and 2 deletions
+5 -1
View File
@@ -40,6 +40,11 @@ Keep these LAN-only. Do not expose Sunshine directly to the public internet.
Codex should continue using the headless build/control path for normal code, cook, package, and commandlet work. Use Sunshine only when a visual inspection is actually needed.
For packaged investor-demo startup validation, use the dedicated checklist in
`Docs/Ops/PackagedClientGpuStartupVisualTest.md` and run
`Scripts\RunWindowsGpuStartupVisualCheck.bat --check-tools` on the Windows
builder before capturing through Moonlight.
## Verification
The setup was validated by:
@@ -59,4 +64,3 @@ The GTX 1660 SUPER does not support AV1 NVENC. Sunshine may log an AV1 encoder f
- If Moonlight shows a black screen after using RDP, disconnect RDP, restart `SunshineService`, and reconnect through Moonlight.
- If controller input is required later, install and validate the ViGEmBus gamepad driver. It is not required for visual inspection.
- If Unreal rendering differs under RDP, use Moonlight before changing graphics settings.