I am trying to set up my Steam Deck to connect to Apollo via Moonlight. I am currently on my 3rd clean install because things keep getting weird. I have set up Playnite and have set it and my Steam Deck to "Always Create Virtual Display." Whenever I connect using Playnite fullscreen or Big Picture, the full screen application with launch on a different monitor than the virtual display. I was able to resolve this issue with Big Picture by changing the Steam setting to force Big Picture to open on virtual displays. I have confirmed that the virtual display is set as the primary display using the virtual desktop moonlight app. If I use WIN+P to change the display mode, there is no option which will disable all of my other monitors. Either the 4K and the vertical monitor will be disabled (PC screen only), or the 1080p horizontal monitor will remain active (second screen only). PC screen only will also cause the resolution on the virtual display to change to 1080p to match the horizontal monitor. If I disable all of the other monitors, moonlight is not able to connect due to no display being available despite the fact that it should be creating the virtual display (no logs for this specifically on this install).
The other issue I have is when I disconnect my Steam Deck. A 1280 x 800 equivalent size Steam Deck virtual keyboard and alt+tab menu will pop up in the corner of my physical display, and I will be unable to use my mouse normally or interact with my desktop or any open windows until I smash escape multiple times, alt+tab, and right click. I have no idea what could be causing this. Logs are too long to fit in this post, and I'm not sure what will be important. This is from the top down through a few connections.
[2026-01-28 16:33:05.973]: Info: Apollo version: 0.4.6 commit: 0cd32ab
[2026-01-28 16:33:05.973]: Info: Package Publisher: SudoMaker
[2026-01-28 16:33:05.973]: Info: Publisher Website: https://www.sudomaker.com
[2026-01-28 16:33:05.973]: Info: Get support: https://github.com/ClassicOldSong/Apollo/issues
[2026-01-28 16:33:05.973]: Info: config: 'server_cmd' = [{"name":"Bubbles","cmd":"bubbles.scr","elevated":false}]
[2026-01-28 16:33:05.973]: Info: Provided workaround settings for SettingsManager:
{
"hdr_blank_delay": null
}
[2026-01-28 16:33:05.976]: Info: Currently available display devices:
[
{
"device_id": "{66395f21-c421-5b61-be86-dd4098b868ee}",
"display_name": "\\.\DISPLAY1",
"edid": {
"manufacturer_id": "AOC",
"product_code": "2460",
"serial_number": 4294967295
},
"friendly_name": "G2460",
"info": {
"hdr_state": null,
"origin_point": {
"x": 1920,
"y": -1080
},
"primary": false,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1,
"numerator": 60
}
},
"resolution": {
"height": 1080,
"width": 1920
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 100
}
}
}
},
{
"device_id": "{6e12868f-0dd2-57d5-9092-2b223f03085b}",
"display_name": "\\.\DISPLAY3",
"edid": {
"manufacturer_id": "ACR",
"product_code": "071C",
"serial_number": 86105416
},
"friendly_name": "XB273K GP",
"info": {
"hdr_state": "Disabled",
"origin_point": {
"x": 0,
"y": 0
},
"primary": true,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1000,
"numerator": 119910
}
},
"resolution": {
"height": 2160,
"width": 3840
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 100
}
}
}
},
{
"device_id": "{9e35db7d-63d8-593c-b3c6-039845f7ce33}",
"display_name": "\\.\DISPLAY2",
"edid": {
"manufacturer_id": "ACI",
"product_code": "24C3",
"serial_number": 32986
},
"friendly_name": "ASUS VN247",
"info": {
"hdr_state": null,
"origin_point": {
"x": 3840,
"y": -593
},
"primary": false,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1,
"numerator": 60
}
},
"resolution": {
"height": 1080,
"width": 1920
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 178
}
}
}
}
]
[2026-01-28 16:33:06.112]: Info: nvprefs: No need to modify application profile settings
[2026-01-28 16:33:06.112]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2026-01-28 16:33:06.138]: Info: Compiling shaders...
[2026-01-28 16:33:06.150]: Info: System tray created
[2026-01-28 16:33:06.221]: Info: Compiled shaders
[2026-01-28 16:33:06.227]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-28 16:33:06.227]: Info: Trying encoder [nvenc]
[2026-01-28 16:33:06.483]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 4920x3240
[2026-01-28 16:33:06.483]: Info: Active GPU has HAGS enabled
[2026-01-28 16:33:06.484]: Info: Using realtime GPU priority
[2026-01-28 16:33:06.486]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:33:06.486]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:33:06.486]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:33:06.486]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:33:06.486]: Info: Requested frame rate [60fps]
[2026-01-28 16:33:06.487]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.487]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:33:06.487]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.487]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.487]: Info: Color range: JPEG
[2026-01-28 16:33:06.519]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2026-01-28 16:33:06.534]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.534]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:33:06.534]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.534]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.534]: Info: Color range: JPEG
[2026-01-28 16:33:06.569]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:33:06.586]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.586]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:33:06.586]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.587]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.587]: Info: Color range: JPEG
[2026-01-28 16:33:06.622]: Info: NvEnc: created encoder AV1 P1 async two-pass rfi
[2026-01-28 16:33:06.650]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.650]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:33:06.650]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.650]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.650]: Info: Color range: JPEG
[2026-01-28 16:33:06.684]: Info: NvEnc: created encoder H.264 P1 async yuv444 two-pass rfi
[2026-01-28 16:33:06.893]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 4920x3240
[2026-01-28 16:33:06.894]: Info: Active GPU has HAGS enabled
[2026-01-28 16:33:06.894]: Info: Using realtime GPU priority
[2026-01-28 16:33:06.894]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:33:06.894]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:33:06.894]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:33:06.894]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:33:06.894]: Info: Requested frame rate [60fps]
[2026-01-28 16:33:06.894]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:33:06.894]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:33:06.894]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:33:06.894]: Info: Color depth: 10-bit
[2026-01-28 16:33:06.894]: Info: Color range: JPEG
[2026-01-28 16:33:06.988]: Info: NvEnc: created encoder HEVC P1 async yuv444 10-bit two-pass rfi
[2026-01-28 16:33:07.017]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:33:07.017]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:33:07.017]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:33:07.017]: Info: Color depth: 10-bit
[2026-01-28 16:33:07.017]: Info: Color range: JPEG
[2026-01-28 16:33:07.075]: Error: NvEnc: gpu doesn't support YUV444 encode
[2026-01-28 16:33:07.075]: Error: NvEnc: NvEncUnregisterAsyncEvent() failed: NV_ENC_ERR_DEVICE_NOT_EXIST
[2026-01-28 16:33:07.095]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:33:07.095]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:33:07.095]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:33:07.095]: Info: Color depth: 10-bit
[2026-01-28 16:33:07.095]: Info: Color range: JPEG
[2026-01-28 16:33:07.129]: Info: NvEnc: created encoder AV1 P1 async 10-bit two-pass rfi
[2026-01-28 16:33:07.152]: Info:
[2026-01-28 16:33:07.152]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-01-28 16:33:07.152]: Info:
[2026-01-28 16:33:07.152]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2026-01-28 16:33:07.152]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2026-01-28 16:33:07.152]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2026-01-28 16:33:07.154]: Info: Configuration UI available at [https://localhost:47990]
[2026-01-28 16:33:07.947]: Info: Registered Apollo mDNS service
[2026-01-28 16:33:16.976]: Info: https://localhost:47990/pin#PIN running with PID 24316
[2026-01-28 16:33:16.976]: Info: Opened url [https://localhost:47990/pin#PIN]
[2026-01-28 16:33:17.124]: Info: Web UI: [127.0.0.1] -- redirecting
[2026-01-28 16:34:07.225]: Info: C:\Program Files\Apollo\config/apps.json
[2026-01-28 16:34:21.366]: Info: Display mode for client [Steam Deck] requested to [1280x720x60]
[2026-01-28 16:34:21.578]: Info: Virtual Display created at \.\DISPLAY49
[2026-01-28 16:34:22.443]: Info: Trying to reset persistent display device settings.
[2026-01-28 16:34:22.464]: Info: Encoder reenumeration is required
[2026-01-28 16:34:22.464]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-28 16:34:22.464]: Info: Trying encoder [nvenc]
[2026-01-28 16:34:22.703]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:22.703]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:22.703]: Info: Using realtime GPU priority
[2026-01-28 16:34:22.703]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:34:22.707]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:34:22.707]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:22.707]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:34:22.707]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:22.708]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.708]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:34:22.708]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.708]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.708]: Info: Color range: JPEG
[2026-01-28 16:34:22.742]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2026-01-28 16:34:22.768]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.768]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:22.768]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.768]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.768]: Info: Color range: JPEG
[2026-01-28 16:34:22.802]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:34:22.821]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.822]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:34:22.822]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.822]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.822]: Info: Color range: JPEG
[2026-01-28 16:34:22.865]: Info: NvEnc: created encoder AV1 P1 async two-pass rfi
[2026-01-28 16:34:22.885]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.885]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:34:22.885]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.885]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.885]: Info: Color range: JPEG
[2026-01-28 16:34:22.927]: Info: NvEnc: created encoder H.264 P1 async yuv444 two-pass rfi
[2026-01-28 16:34:23.154]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:23.154]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:23.154]: Info: Using realtime GPU priority
[2026-01-28 16:34:23.154]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:34:23.157]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:34:23.157]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:23.157]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:34:23.157]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:23.157]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:34:23.158]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:23.158]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:34:23.158]: Info: Color depth: 10-bit
[2026-01-28 16:34:23.158]: Info: Color range: JPEG
[2026-01-28 16:34:23.284]: Info: NvEnc: created encoder HEVC P1 async yuv444 10-bit two-pass rfi
[2026-01-28 16:34:23.350]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:34:23.350]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:34:23.350]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:34:23.350]: Info: Color depth: 10-bit
[2026-01-28 16:34:23.350]: Info: Color range: JPEG
[2026-01-28 16:34:23.413]: Error: NvEnc: gpu doesn't support YUV444 encode
[2026-01-28 16:34:23.413]: Error: NvEnc: NvEncUnregisterAsyncEvent() failed: NV_ENC_ERR_DEVICE_NOT_EXIST
[2026-01-28 16:34:23.445]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:34:23.445]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:34:23.445]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:34:23.445]: Info: Color depth: 10-bit
[2026-01-28 16:34:23.445]: Info: Color range: JPEG
[2026-01-28 16:34:23.483]: Info: NvEnc: created encoder AV1 P1 async 10-bit two-pass rfi
[2026-01-28 16:34:23.518]: Info:
[2026-01-28 16:34:23.518]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-01-28 16:34:23.519]: Info:
[2026-01-28 16:34:23.519]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2026-01-28 16:34:23.519]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2026-01-28 16:34:23.519]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2026-01-28 16:34:23.519]: Info: Executing: [C:\Users\JCC\AppData\Local\Playnite\Playnite.FullscreenApp.exe] in [""]
[2026-01-28 16:34:23.525]: Info: C:\Users\JCC\AppData\Local\Playnite\Playnite.FullscreenApp.exe running with PID 19628
[2026-01-28 16:34:23.744]: Info: Client Requested bitrate is [10000kbps]
[2026-01-28 16:34:23.744]: Info: Host Streaming bitrate is [10000kbps]
[2026-01-28 16:34:23.744]: Info: New streaming session started [active sessions: 1]
[2026-01-28 16:34:23.906]: Info: nvprefs: No need to modify application profile settings
[2026-01-28 16:34:23.906]: Info: nvprefs: No need to modify global profile settings
[2026-01-28 16:34:23.920]: Info: Session resuming for app [Playnite].
[2026-01-28 16:34:23.934]: Info: CLIENT CONNECTED
[2026-01-28 16:34:24.225]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2026-01-28 16:34:24.233]: Info: Selected audio sink: virtual-Stereo{0.0.0.00000000}.{3a11960a-8a0c-4495-82f6-31e170515f1a}
[2026-01-28 16:34:24.234]: Info: Virtual audio device will use 16-bit to match default device
[2026-01-28 16:34:24.241]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2026-01-28 16:34:24.261]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2026-01-28 16:34:24.315]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 1280x720
Offset : 4920x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:24.315]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:24.315]: Info: Using realtime GPU priority
[2026-01-28 16:34:24.315]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0 nits
Max Luminance : 3805.55 nits
Max Full Luminance : 3805.55 nits
[2026-01-28 16:34:24.317]: Info: Desktop resolution [1280x720]
[2026-01-28 16:34:24.317]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:24.317]: Info: Display refresh rate [60Hz]
[2026-01-28 16:34:24.317]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:24.317]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:24.317]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:24.317]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:24.317]: Info: Color depth: 8-bit
[2026-01-28 16:34:24.317]: Info: Color range: MPEG
[2026-01-28 16:34:24.333]: Info: Audio capture format is [F32 48000 2.0]
[2026-01-28 16:34:24.333]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-01-28 16:34:24.335]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:24.350]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:34:24.351]: Info: Minimum FPS target set to ~6fps (1.66667e+08ns)
[2026-01-28 16:34:24.351]: Info: Encoding Frame threshold: 16666666ns
[2026-01-28 16:34:45.069]: Info: Starting async encoder teardown
[2026-01-28 16:34:45.216]: Info: Async encoder teardown complete
[2026-01-28 16:34:45.869]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 1280x720
Offset : 4920x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:45.869]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:45.869]: Info: Using realtime GPU priority
[2026-01-28 16:34:45.869]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0 nits
Max Luminance : 3805.55 nits
Max Full Luminance : 3805.55 nits
[2026-01-28 16:34:45.882]: Info: Desktop resolution [1280x720]
[2026-01-28 16:34:45.882]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:45.882]: Info: Display refresh rate [60Hz]
[2026-01-28 16:34:45.882]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:45.884]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:45.884]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:45.884]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:45.884]: Info: Color depth: 8-bit
[2026-01-28 16:34:45.884]: Info: Color range: MPEG
[2026-01-28 16:34:45.901]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:45.919]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:34:45.920]: Info: Minimum FPS target set to ~6fps (1.66667e+08ns)
[2026-01-28 16:34:45.920]: Info: Encoding Frame threshold: 16666666ns
[2026-01-28 16:34:57.432]: Info: HDR reverted for display \.\DISPLAY49
[2026-01-28 16:34:57.439]: Info: Virtual Display removed successfully
[2026-01-28 16:34:57.440]: Info: Trying to reset persistent display device settings.
[2026-01-28 16:34:57.616]: Info: Starting async encoder teardown
[2026-01-28 16:34:57.640]: Info: Async encoder teardown complete
[2026-01-28 16:34:58.078]: Warning: Previous active display [\.\DISPLAY49] is no longer present
[2026-01-28 16:34:58.180]: Info: Process terminated
[2026-01-28 16:34:58.289]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 4920x3240
[2026-01-28 16:34:58.289]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:58.289]: Info: Using realtime GPU priority
[2026-01-28 16:34:58.289]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:34:58.291]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:34:58.291]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:58.291]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:34:58.291]: Info: Requested frame rate [60fps]
[2026-01-28 16:35:26.281]: Info: Display mode for client [Steam Deck] requested to [1280x720x60]
[2026-01-28 16:35:26.455]: Info: Virtual Display created at \.\DISPLAY49
[2026-01-28 16:35:27.115]: Info: Trying to reset persistent display device settings.
[2026-01-28 16:35:27.142]: Info: Encoder reenumeration is required
[2026-01-28 16:35:27.142]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-28 16:35:27.142]: Info: Trying encoder [nvenc]
I am trying to set up my Steam Deck to connect to Apollo via Moonlight. I am currently on my 3rd clean install because things keep getting weird. I have set up Playnite and have set it and my Steam Deck to "Always Create Virtual Display." Whenever I connect using Playnite fullscreen or Big Picture, the full screen application with launch on a different monitor than the virtual display. I was able to resolve this issue with Big Picture by changing the Steam setting to force Big Picture to open on virtual displays. I have confirmed that the virtual display is set as the primary display using the virtual desktop moonlight app. If I use WIN+P to change the display mode, there is no option which will disable all of my other monitors. Either the 4K and the vertical monitor will be disabled (PC screen only), or the 1080p horizontal monitor will remain active (second screen only). PC screen only will also cause the resolution on the virtual display to change to 1080p to match the horizontal monitor. If I disable all of the other monitors, moonlight is not able to connect due to no display being available despite the fact that it should be creating the virtual display (no logs for this specifically on this install).
The other issue I have is when I disconnect my Steam Deck. A 1280 x 800 equivalent size Steam Deck virtual keyboard and alt+tab menu will pop up in the corner of my physical display, and I will be unable to use my mouse normally or interact with my desktop or any open windows until I smash escape multiple times, alt+tab, and right click. I have no idea what could be causing this. Logs are too long to fit in this post, and I'm not sure what will be important. This is from the top down through a few connections.
[2026-01-28 16:33:05.973]: Info: Apollo version: 0.4.6 commit: 0cd32ab
[2026-01-28 16:33:05.973]: Info: Package Publisher: SudoMaker
[2026-01-28 16:33:05.973]: Info: Publisher Website: https://www.sudomaker.com
[2026-01-28 16:33:05.973]: Info: Get support: https://github.com/ClassicOldSong/Apollo/issues
[2026-01-28 16:33:05.973]: Info: config: 'server_cmd' = [{"name":"Bubbles","cmd":"bubbles.scr","elevated":false}]
[2026-01-28 16:33:05.973]: Info: Provided workaround settings for SettingsManager:
{
"hdr_blank_delay": null
}
[2026-01-28 16:33:05.976]: Info: Currently available display devices:
[
{
"device_id": "{66395f21-c421-5b61-be86-dd4098b868ee}",
"display_name": "\\.\DISPLAY1",
"edid": {
"manufacturer_id": "AOC",
"product_code": "2460",
"serial_number": 4294967295
},
"friendly_name": "G2460",
"info": {
"hdr_state": null,
"origin_point": {
"x": 1920,
"y": -1080
},
"primary": false,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1,
"numerator": 60
}
},
"resolution": {
"height": 1080,
"width": 1920
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 100
}
}
}
},
{
"device_id": "{6e12868f-0dd2-57d5-9092-2b223f03085b}",
"display_name": "\\.\DISPLAY3",
"edid": {
"manufacturer_id": "ACR",
"product_code": "071C",
"serial_number": 86105416
},
"friendly_name": "XB273K GP",
"info": {
"hdr_state": "Disabled",
"origin_point": {
"x": 0,
"y": 0
},
"primary": true,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1000,
"numerator": 119910
}
},
"resolution": {
"height": 2160,
"width": 3840
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 100
}
}
}
},
{
"device_id": "{9e35db7d-63d8-593c-b3c6-039845f7ce33}",
"display_name": "\\.\DISPLAY2",
"edid": {
"manufacturer_id": "ACI",
"product_code": "24C3",
"serial_number": 32986
},
"friendly_name": "ASUS VN247",
"info": {
"hdr_state": null,
"origin_point": {
"x": 3840,
"y": -593
},
"primary": false,
"refresh_rate": {
"type": "rational",
"value": {
"denominator": 1,
"numerator": 60
}
},
"resolution": {
"height": 1080,
"width": 1920
},
"resolution_scale": {
"type": "rational",
"value": {
"denominator": 100,
"numerator": 178
}
}
}
}
]
[2026-01-28 16:33:06.112]: Info: nvprefs: No need to modify application profile settings
[2026-01-28 16:33:06.112]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2026-01-28 16:33:06.138]: Info: Compiling shaders...
[2026-01-28 16:33:06.150]: Info: System tray created
[2026-01-28 16:33:06.221]: Info: Compiled shaders
[2026-01-28 16:33:06.227]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-28 16:33:06.227]: Info: Trying encoder [nvenc]
[2026-01-28 16:33:06.483]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 4920x3240
[2026-01-28 16:33:06.483]: Info: Active GPU has HAGS enabled
[2026-01-28 16:33:06.484]: Info: Using realtime GPU priority
[2026-01-28 16:33:06.486]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:33:06.486]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:33:06.486]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:33:06.486]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:33:06.486]: Info: Requested frame rate [60fps]
[2026-01-28 16:33:06.487]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.487]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:33:06.487]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.487]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.487]: Info: Color range: JPEG
[2026-01-28 16:33:06.519]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2026-01-28 16:33:06.534]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.534]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:33:06.534]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.534]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.534]: Info: Color range: JPEG
[2026-01-28 16:33:06.569]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:33:06.586]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.586]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:33:06.586]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.587]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.587]: Info: Color range: JPEG
[2026-01-28 16:33:06.622]: Info: NvEnc: created encoder AV1 P1 async two-pass rfi
[2026-01-28 16:33:06.650]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:33:06.650]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:33:06.650]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:33:06.650]: Info: Color depth: 8-bit
[2026-01-28 16:33:06.650]: Info: Color range: JPEG
[2026-01-28 16:33:06.684]: Info: NvEnc: created encoder H.264 P1 async yuv444 two-pass rfi
[2026-01-28 16:33:06.893]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 4920x3240
[2026-01-28 16:33:06.894]: Info: Active GPU has HAGS enabled
[2026-01-28 16:33:06.894]: Info: Using realtime GPU priority
[2026-01-28 16:33:06.894]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:33:06.894]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:33:06.894]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:33:06.894]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:33:06.894]: Info: Requested frame rate [60fps]
[2026-01-28 16:33:06.894]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:33:06.894]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:33:06.894]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:33:06.894]: Info: Color depth: 10-bit
[2026-01-28 16:33:06.894]: Info: Color range: JPEG
[2026-01-28 16:33:06.988]: Info: NvEnc: created encoder HEVC P1 async yuv444 10-bit two-pass rfi
[2026-01-28 16:33:07.017]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:33:07.017]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:33:07.017]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:33:07.017]: Info: Color depth: 10-bit
[2026-01-28 16:33:07.017]: Info: Color range: JPEG
[2026-01-28 16:33:07.075]: Error: NvEnc: gpu doesn't support YUV444 encode
[2026-01-28 16:33:07.075]: Error: NvEnc: NvEncUnregisterAsyncEvent() failed: NV_ENC_ERR_DEVICE_NOT_EXIST
[2026-01-28 16:33:07.095]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:33:07.095]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:33:07.095]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:33:07.095]: Info: Color depth: 10-bit
[2026-01-28 16:33:07.095]: Info: Color range: JPEG
[2026-01-28 16:33:07.129]: Info: NvEnc: created encoder AV1 P1 async 10-bit two-pass rfi
[2026-01-28 16:33:07.152]: Info:
[2026-01-28 16:33:07.152]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-01-28 16:33:07.152]: Info:
[2026-01-28 16:33:07.152]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2026-01-28 16:33:07.152]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2026-01-28 16:33:07.152]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2026-01-28 16:33:07.154]: Info: Configuration UI available at [https://localhost:47990]
[2026-01-28 16:33:07.947]: Info: Registered Apollo mDNS service
[2026-01-28 16:33:16.976]: Info: https://localhost:47990/pin#PIN running with PID 24316
[2026-01-28 16:33:16.976]: Info: Opened url [https://localhost:47990/pin#PIN]
[2026-01-28 16:33:17.124]: Info: Web UI: [127.0.0.1] -- redirecting
[2026-01-28 16:34:07.225]: Info: C:\Program Files\Apollo\config/apps.json
[2026-01-28 16:34:21.366]: Info: Display mode for client [Steam Deck] requested to [1280x720x60]
[2026-01-28 16:34:21.578]: Info: Virtual Display created at \.\DISPLAY49
[2026-01-28 16:34:22.443]: Info: Trying to reset persistent display device settings.
[2026-01-28 16:34:22.464]: Info: Encoder reenumeration is required
[2026-01-28 16:34:22.464]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-28 16:34:22.464]: Info: Trying encoder [nvenc]
[2026-01-28 16:34:22.703]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:22.703]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:22.703]: Info: Using realtime GPU priority
[2026-01-28 16:34:22.703]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:34:22.707]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:34:22.707]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:22.707]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:34:22.707]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:22.708]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.708]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:34:22.708]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.708]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.708]: Info: Color range: JPEG
[2026-01-28 16:34:22.742]: Info: NvEnc: created encoder H.264 P1 async two-pass rfi
[2026-01-28 16:34:22.768]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.768]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:22.768]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.768]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.768]: Info: Color range: JPEG
[2026-01-28 16:34:22.802]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:34:22.821]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.822]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:34:22.822]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.822]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.822]: Info: Color range: JPEG
[2026-01-28 16:34:22.865]: Info: NvEnc: created encoder AV1 P1 async two-pass rfi
[2026-01-28 16:34:22.885]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:22.885]: Info: Creating encoder [h264_nvenc]
[2026-01-28 16:34:22.885]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:22.885]: Info: Color depth: 8-bit
[2026-01-28 16:34:22.885]: Info: Color range: JPEG
[2026-01-28 16:34:22.927]: Info: NvEnc: created encoder H.264 P1 async yuv444 two-pass rfi
[2026-01-28 16:34:23.154]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:23.154]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:23.154]: Info: Using realtime GPU priority
[2026-01-28 16:34:23.154]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:34:23.157]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:34:23.157]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:23.157]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:34:23.157]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:23.157]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:34:23.158]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:23.158]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:34:23.158]: Info: Color depth: 10-bit
[2026-01-28 16:34:23.158]: Info: Color range: JPEG
[2026-01-28 16:34:23.284]: Info: NvEnc: created encoder HEVC P1 async yuv444 10-bit two-pass rfi
[2026-01-28 16:34:23.350]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:34:23.350]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:34:23.350]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:34:23.350]: Info: Color depth: 10-bit
[2026-01-28 16:34:23.350]: Info: Color range: JPEG
[2026-01-28 16:34:23.413]: Error: NvEnc: gpu doesn't support YUV444 encode
[2026-01-28 16:34:23.413]: Error: NvEnc: NvEncUnregisterAsyncEvent() failed: NV_ENC_ERR_DEVICE_NOT_EXIST
[2026-01-28 16:34:23.445]: Info: Client dynamicRange: 1, Display is HDR: false
[2026-01-28 16:34:23.445]: Info: Creating encoder [av1_nvenc]
[2026-01-28 16:34:23.445]: Info: Color coding: SDR (Rec. 709)
[2026-01-28 16:34:23.445]: Info: Color depth: 10-bit
[2026-01-28 16:34:23.445]: Info: Color range: JPEG
[2026-01-28 16:34:23.483]: Info: NvEnc: created encoder AV1 P1 async 10-bit two-pass rfi
[2026-01-28 16:34:23.518]: Info:
[2026-01-28 16:34:23.518]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-01-28 16:34:23.519]: Info:
[2026-01-28 16:34:23.519]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2026-01-28 16:34:23.519]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2026-01-28 16:34:23.519]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2026-01-28 16:34:23.519]: Info: Executing: [C:\Users\JCC\AppData\Local\Playnite\Playnite.FullscreenApp.exe] in [""]
[2026-01-28 16:34:23.525]: Info: C:\Users\JCC\AppData\Local\Playnite\Playnite.FullscreenApp.exe running with PID 19628
[2026-01-28 16:34:23.744]: Info: Client Requested bitrate is [10000kbps]
[2026-01-28 16:34:23.744]: Info: Host Streaming bitrate is [10000kbps]
[2026-01-28 16:34:23.744]: Info: New streaming session started [active sessions: 1]
[2026-01-28 16:34:23.906]: Info: nvprefs: No need to modify application profile settings
[2026-01-28 16:34:23.906]: Info: nvprefs: No need to modify global profile settings
[2026-01-28 16:34:23.920]: Info: Session resuming for app [Playnite].
[2026-01-28 16:34:23.934]: Info: CLIENT CONNECTED
[2026-01-28 16:34:24.225]: Info: Gamepad 0 will be DualShock 4 controller (auto-selected by motion sensor presence)
[2026-01-28 16:34:24.233]: Info: Selected audio sink: virtual-Stereo{0.0.0.00000000}.{3a11960a-8a0c-4495-82f6-31e170515f1a}
[2026-01-28 16:34:24.234]: Info: Virtual audio device will use 16-bit to match default device
[2026-01-28 16:34:24.241]: Info: Changed virtual audio sink format to [S16 48000 2.0]
[2026-01-28 16:34:24.261]: Info: Audio mixer format is 32-bit, 48000 Hz, no resampling needed
[2026-01-28 16:34:24.315]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 1280x720
Offset : 4920x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:24.315]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:24.315]: Info: Using realtime GPU priority
[2026-01-28 16:34:24.315]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0 nits
Max Luminance : 3805.55 nits
Max Full Luminance : 3805.55 nits
[2026-01-28 16:34:24.317]: Info: Desktop resolution [1280x720]
[2026-01-28 16:34:24.317]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:24.317]: Info: Display refresh rate [60Hz]
[2026-01-28 16:34:24.317]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:24.317]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:24.317]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:24.317]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:24.317]: Info: Color depth: 8-bit
[2026-01-28 16:34:24.317]: Info: Color range: MPEG
[2026-01-28 16:34:24.333]: Info: Audio capture format is [F32 48000 2.0]
[2026-01-28 16:34:24.333]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY
[2026-01-28 16:34:24.335]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:24.350]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:34:24.351]: Info: Minimum FPS target set to ~6fps (1.66667e+08ns)
[2026-01-28 16:34:24.351]: Info: Encoding Frame threshold: 16666666ns
[2026-01-28 16:34:45.069]: Info: Starting async encoder teardown
[2026-01-28 16:34:45.216]: Info: Async encoder teardown complete
[2026-01-28 16:34:45.869]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 1280x720
Offset : 4920x1080
Virtual Desktop : 6200x3240
[2026-01-28 16:34:45.869]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:45.869]: Info: Using realtime GPU priority
[2026-01-28 16:34:45.869]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.639648,0.330078]
Green Primary : [0.299805,0.599609]
Blue Primary : [0.150391,0.0595703]
White Point : [0.3125,0.329102]
Min Luminance : 0 nits
Max Luminance : 3805.55 nits
Max Full Luminance : 3805.55 nits
[2026-01-28 16:34:45.882]: Info: Desktop resolution [1280x720]
[2026-01-28 16:34:45.882]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:45.882]: Info: Display refresh rate [60Hz]
[2026-01-28 16:34:45.882]: Info: Requested frame rate [60fps]
[2026-01-28 16:34:45.884]: Info: Client dynamicRange: 0, Display is HDR: false
[2026-01-28 16:34:45.884]: Info: Creating encoder [hevc_nvenc]
[2026-01-28 16:34:45.884]: Info: Color coding: SDR (Rec. 601)
[2026-01-28 16:34:45.884]: Info: Color depth: 8-bit
[2026-01-28 16:34:45.884]: Info: Color range: MPEG
[2026-01-28 16:34:45.901]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:45.919]: Info: NvEnc: created encoder HEVC P1 async two-pass rfi
[2026-01-28 16:34:45.920]: Info: Minimum FPS target set to ~6fps (1.66667e+08ns)
[2026-01-28 16:34:45.920]: Info: Encoding Frame threshold: 16666666ns
[2026-01-28 16:34:57.432]: Info: HDR reverted for display \.\DISPLAY49
[2026-01-28 16:34:57.439]: Info: Virtual Display removed successfully
[2026-01-28 16:34:57.440]: Info: Trying to reset persistent display device settings.
[2026-01-28 16:34:57.616]: Info: Starting async encoder teardown
[2026-01-28 16:34:57.640]: Info: Async encoder teardown complete
[2026-01-28 16:34:58.078]: Warning: Previous active display [\.\DISPLAY49] is no longer present
[2026-01-28 16:34:58.180]: Info: Process terminated
[2026-01-28 16:34:58.289]: Info:
Device Description : NVIDIA GeForce RTX 4070 Ti
Device Vendor ID : 0x000010DE
Device Device ID : 0x00002782
Device Video Mem : 11996 MiB
Device Sys Mem : 0 MiB
Share Sys Mem : 16268 MiB
Feature Level : 0x0000B100
Capture size : 3840x2160
Offset : 0x1080
Virtual Desktop : 4920x3240
[2026-01-28 16:34:58.289]: Info: Active GPU has HAGS enabled
[2026-01-28 16:34:58.289]: Info: Using realtime GPU priority
[2026-01-28 16:34:58.289]: Info:
Colorspace : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color : 8
Red Primary : [0.679688,0.307617]
Green Primary : [0.263672,0.666016]
Blue Primary : [0.151367,0.0439453]
White Point : [0.313477,0.329102]
Min Luminance : 0.0491 nits
Max Luminance : 408.76 nits
Max Full Luminance : 322.118 nits
[2026-01-28 16:34:58.291]: Info: Desktop resolution [3840x2160]
[2026-01-28 16:34:58.291]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2026-01-28 16:34:58.291]: Info: Display refresh rate [119.91Hz]
[2026-01-28 16:34:58.291]: Info: Requested frame rate [60fps]
[2026-01-28 16:35:26.281]: Info: Display mode for client [Steam Deck] requested to [1280x720x60]
[2026-01-28 16:35:26.455]: Info: Virtual Display created at \.\DISPLAY49
[2026-01-28 16:35:27.115]: Info: Trying to reset persistent display device settings.
[2026-01-28 16:35:27.142]: Info: Encoder reenumeration is required
[2026-01-28 16:35:27.142]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-28 16:35:27.142]: Info: Trying encoder [nvenc]