Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't hide the cursor #1940

Closed
3 tasks done
joshbirnholz opened this issue Dec 27, 2023 · 1 comment
Closed
3 tasks done

Can't hide the cursor #1940

joshbirnholz opened this issue Dec 27, 2023 · 1 comment
Labels
input:mouse Mouse issue

Comments

@joshbirnholz
Copy link

joshbirnholz commented Dec 27, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the nightly release?

  • This issue is present in the nightly release

Describe the Bug

I'm unable to hide the cursor. I'm connecting from Moonlight on Android. At some point in the past, I remember using a key combination (via a USB keyboard) which would hide the cursor. Now this is not working. I've tried pressing key combinations on both the client and the host. I noticed the documentation says that CTRL + ALT + SHIFT + N should hide the cursor, but it doesn't seem to do anything.

Expected Behavior

Pressing a key combination should hide the cursor from appearing on the remote device.

Additional Context

This is useful as I am using Moonlight to play touchscreen games, and every time I tap on the screen, the cursor remains visible covering up the game's touchscreen buttons, and I would like it to not be visible. You can see in this screenshot, the game already has a cursor, I don't want the Windows cursor visible here as well:

Untitled-1

I used to have this working a few months ago! I recently came back to using Moonlight and Sunshine after a break, with the same devices, and found that this was no longer working.

I'm honestly not sure if the issue is one from Android or from the Sunshine side, but I opened an issue with Moonlight that didn't get any traction and saw another issue that mentioned that it would be Sunshine that is recording the cursor and sending it, so it would make sense for Sunshine to be able to hide the cursor.

Host Operating System

Windows

Operating System Version

22H2 / 22621.2861

Architecture

64 bit

Sunshine commit or version

0.21.0

Package

Windows - installer

GPU Type

Nvidia

GPU Model

GeForce RTX 4070

GPU Driver/Mesa Version

546.33

Capture Method (Linux Only)

No response

Config

nv_tune = ull
hevc_mode = 0
nv_rc = cbr
min_log_level = 2
nv_coder = auto
upnp = enabled
resolutions = [
    352x240,
    480x360,
    858x480,
    1280x720,
    1920x1080,
    2560x1080,
    3440x1440,
    1920x1200,
    3860x2160,
    3840x1600
]
sunshine_name = HP Pavilion Sunshine
gamepad = ds4
nv_preset = p4
origin_pin_allowed = pc
output_name = \\.\DISPLAY3

Apps

No response

Relevant log output

[2023:12:27:13:43:08]: Info: nvprefs: No need to modify application profile settings
[2023:12:27:13:43:08]: Info: nvprefs: Changed OGL_CPL_PREFER_DXPRESENT to OGL_CPL_PREFER_DXPRESENT_PREFER_ENABLED for base profile
[2023:12:27:13:43:08]: Info: Sunshine version: 0.21.0
[2023:12:27:13:43:08]: Info: Compiling shaders...
[2023:12:27:13:43:08]: Info: System tray created
[2023:12:27:13:43:08]: Info: Compiled shaders
[2023:12:27:13:43:08]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2023:12:27:13:43:08]: Info: Trying encoder [nvenc]
[2023:12:27:13:43:08]: Info: ddprobe.exe [1] [\\.\DISPLAY3] returned: 0x00000000
[2023:12:27:13:43:08]: Info: Set GPU preference: 1
[2023:12:27:13:43:08]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:08]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:08]: Info: Using realtime GPU priority
[2023:12:27:13:43:08]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:08]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:08]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:08]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:08]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:09]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:09]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:09]: Info: Using realtime GPU priority
[2023:12:27:13:43:09]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:09]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:09]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:09]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:09]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:09]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:43:09]: Info: Color depth: 8-bit
[2023:12:27:13:43:09]: Info: Color range: [JPEG]
[2023:12:27:13:43:09]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:09]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:09]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:09]: Info: Using realtime GPU priority
[2023:12:27:13:43:09]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:09]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:09]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:09]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:09]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:09]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:43:09]: Info: Color depth: 8-bit
[2023:12:27:13:43:09]: Info: Color range: [JPEG]
[2023:12:27:13:43:09]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:09]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:09]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:09]: Info: Using realtime GPU priority
[2023:12:27:13:43:09]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:09]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:09]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:09]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:09]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:09]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:43:09]: Info: Color depth: 8-bit
[2023:12:27:13:43:09]: Info: Color range: [JPEG]
[2023:12:27:13:43:09]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:10]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:10]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:10]: Info: Using realtime GPU priority
[2023:12:27:13:43:10]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:10]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:10]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:10]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:10]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:10]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:43:10]: Info: Color depth: 10-bit
[2023:12:27:13:43:10]: Info: Color range: [JPEG]
[2023:12:27:13:43:10]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2023:12:27:13:43:10]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:10]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:10]: Info: Using realtime GPU priority
[2023:12:27:13:43:10]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:10]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:10]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:10]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:10]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:10]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:43:10]: Info: Color depth: 10-bit
[2023:12:27:13:43:10]: Info: Color range: [JPEG]
[2023:12:27:13:43:10]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2023:12:27:13:43:10]: Info: 
[2023:12:27:13:43:10]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2023:12:27:13:43:10]: Info: 
[2023:12:27:13:43:10]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2023:12:27:13:43:10]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2023:12:27:13:43:10]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2023:12:27:13:43:10]: Info: Configuration UI available at [https://localhost:47990]
[2023:12:27:13:43:11]: Info: Registered Sunshine mDNS service
[2023:12:27:13:43:13]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2023:12:27:13:43:13]: Info: Trying encoder [nvenc]
[2023:12:27:13:43:13]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:13]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:13]: Info: Using realtime GPU priority
[2023:12:27:13:43:13]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:13]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:13]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:13]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:13]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:13]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:13]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:13]: Info: Using realtime GPU priority
[2023:12:27:13:43:13]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:13]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:13]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:13]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:13]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:13]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:43:13]: Info: Color depth: 8-bit
[2023:12:27:13:43:13]: Info: Color range: [JPEG]
[2023:12:27:13:43:13]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:13]: Info: Completed UPnP port mappings to 192.168.0.103 via http://192.168.0.1:1900/sfbfz/rootDesc.xml
[2023:12:27:13:43:14]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:14]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:14]: Info: Using realtime GPU priority
[2023:12:27:13:43:14]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:14]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:14]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:14]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:14]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:14]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:43:14]: Info: Color depth: 8-bit
[2023:12:27:13:43:14]: Info: Color range: [JPEG]
[2023:12:27:13:43:14]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:14]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:14]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:14]: Info: Using realtime GPU priority
[2023:12:27:13:43:14]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:14]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:14]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:14]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:14]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:14]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:43:14]: Info: Color depth: 8-bit
[2023:12:27:13:43:14]: Info: Color range: [JPEG]
[2023:12:27:13:43:14]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:14]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:14]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:14]: Info: Using realtime GPU priority
[2023:12:27:13:43:14]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:14]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:14]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:14]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:14]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:14]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:43:14]: Info: Color depth: 10-bit
[2023:12:27:13:43:14]: Info: Color range: [JPEG]
[2023:12:27:13:43:14]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2023:12:27:13:43:15]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:15]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:15]: Info: Using realtime GPU priority
[2023:12:27:13:43:15]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:15]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:15]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:15]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:15]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:15]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:43:15]: Info: Color depth: 10-bit
[2023:12:27:13:43:15]: Info: Color range: [JPEG]
[2023:12:27:13:43:15]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2023:12:27:13:43:15]: Info: 
[2023:12:27:13:43:15]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2023:12:27:13:43:15]: Info: 
[2023:12:27:13:43:15]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2023:12:27:13:43:15]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2023:12:27:13:43:15]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2023:12:27:13:43:15]: Info: Executing [Desktop]
[2023:12:27:13:43:15]: Info: nvprefs: No need to modify application profile settings
[2023:12:27:13:43:15]: Info: nvprefs: No need to modify global profile settings
[2023:12:27:13:43:15]: Info: CLIENT CONNECTED
[2023:12:27:13:43:16]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:16]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:16]: Info: Using realtime GPU priority
[2023:12:27:13:43:16]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:16]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:16]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:16]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:16]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:16]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:16]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:43:16]: Info: Color depth: 8-bit
[2023:12:27:13:43:16]: Info: Color range: [MPEG]
[2023:12:27:13:43:16]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:43:32]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:43:32]: Info: Active GPU has HAGS enabled
[2023:12:27:13:43:32]: Info: Using realtime GPU priority
[2023:12:27:13:43:32]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:43:32]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:32]: Info: Display refresh rate [60Hz]
[2023:12:27:13:43:32]: Info: Requested frame rate [60fps]
[2023:12:27:13:43:32]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:43:32]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:43:32]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:43:32]: Info: Color depth: 8-bit
[2023:12:27:13:43:32]: Info: Color range: [MPEG]
[2023:12:27:13:43:32]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:53:06]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:53:06]: Info: Active GPU has HAGS enabled
[2023:12:27:13:53:06]: Info: Using realtime GPU priority
[2023:12:27:13:53:06]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:53:06]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:53:06]: Info: Display refresh rate [60Hz]
[2023:12:27:13:53:06]: Info: Requested frame rate [60fps]
[2023:12:27:13:53:06]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:53:06]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:53:06]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:53:06]: Info: Color depth: 8-bit
[2023:12:27:13:53:06]: Info: Color range: [MPEG]
[2023:12:27:13:53:06]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:53:31]: Info: CLIENT DISCONNECTED
[2023:12:27:13:55:44]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2023:12:27:13:55:44]: Info: Trying encoder [nvenc]
[2023:12:27:13:55:44]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:44]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:44]: Info: Using realtime GPU priority
[2023:12:27:13:55:44]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:44]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:44]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:44]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:44]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:45]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:45]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:45]: Info: Using realtime GPU priority
[2023:12:27:13:55:45]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:45]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:45]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:45]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:45]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:45]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:55:45]: Info: Color depth: 8-bit
[2023:12:27:13:55:45]: Info: Color range: [JPEG]
[2023:12:27:13:55:45]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:55:45]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:45]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:45]: Info: Using realtime GPU priority
[2023:12:27:13:55:45]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:45]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:45]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:45]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:45]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:45]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:55:45]: Info: Color depth: 8-bit
[2023:12:27:13:55:45]: Info: Color range: [JPEG]
[2023:12:27:13:55:45]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:55:45]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:45]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:45]: Info: Using realtime GPU priority
[2023:12:27:13:55:45]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:45]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:45]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:45]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:45]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:45]: Info: SDR color coding [Rec. 601]
[2023:12:27:13:55:45]: Info: Color depth: 8-bit
[2023:12:27:13:55:45]: Info: Color range: [JPEG]
[2023:12:27:13:55:45]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:55:46]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:46]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:46]: Info: Using realtime GPU priority
[2023:12:27:13:55:46]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:46]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:46]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:46]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:46]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:46]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:55:46]: Info: Color depth: 10-bit
[2023:12:27:13:55:46]: Info: Color range: [JPEG]
[2023:12:27:13:55:46]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2023:12:27:13:55:46]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:46]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:46]: Info: Using realtime GPU priority
[2023:12:27:13:55:46]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:46]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:46]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:46]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:46]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:46]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:55:46]: Info: Color depth: 10-bit
[2023:12:27:13:55:46]: Info: Color range: [JPEG]
[2023:12:27:13:55:46]: Info: NvEnc: created encoder P1 10-bit two-pass rfi
[2023:12:27:13:55:46]: Info: 
[2023:12:27:13:55:46]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2023:12:27:13:55:46]: Info: 
[2023:12:27:13:55:46]: Info: Found H.264 encoder: h264_nvenc [nvenc]
[2023:12:27:13:55:46]: Info: Found HEVC encoder: hevc_nvenc [nvenc]
[2023:12:27:13:55:46]: Info: Found AV1 encoder: av1_nvenc [nvenc]
[2023:12:27:13:55:46]: Info: Executing [Desktop]
[2023:12:27:13:55:46]: Info: nvprefs: No need to modify application profile settings
[2023:12:27:13:55:46]: Info: nvprefs: No need to modify global profile settings
[2023:12:27:13:55:46]: Info: CLIENT CONNECTED
[2023:12:27:13:55:47]: Info: 
Device Description : NVIDIA GeForce RTX 4070
Device Vendor ID   : 0x000010DE
Device Device ID   : 0x00002786
Device Video Mem   : 12026 MiB
Device Sys Mem     : 0 MiB
Share Sys Mem      : 16347 MiB
Feature Level      : 0x0000B100
Capture size       : 1920x1080
Offset             : 0x711
Virtual Desktop    : 7280x1914
[2023:12:27:13:55:47]: Info: Active GPU has HAGS enabled
[2023:12:27:13:55:47]: Info: Using realtime GPU priority
[2023:12:27:13:55:47]: Info: Desktop resolution [1920x1080]
[2023:12:27:13:55:47]: Info: Desktop format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:47]: Info: Display refresh rate [60Hz]
[2023:12:27:13:55:47]: Info: Requested frame rate [60fps]
[2023:12:27:13:55:47]: Info: 
Colorspace         : DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Bits Per Color     : 8
Red Primary        : [0.641602,0.338867]
Green Primary      : [0.31543,0.629883]
Blue Primary       : [0.15918,0.0595703]
White Point        : [0.3125,0.329102]
Min Luminance      : 0.5 nits
Max Luminance      : 270 nits
Max Full Luminance : 270 nits
[2023:12:27:13:55:47]: Info: Capture format [DXGI_FORMAT_B8G8R8A8_UNORM]
[2023:12:27:13:55:47]: Info: SDR color coding [Rec. 709]
[2023:12:27:13:55:47]: Info: Color depth: 8-bit
[2023:12:27:13:55:47]: Info: Color range: [MPEG]
[2023:12:27:13:55:47]: Info: NvEnc: created encoder P1 two-pass rfi
[2023:12:27:13:57:36]: Info: Gamepad 0 will be DualShock 4 controller (manual selection)
[2023:12:27:13:57:45]: Info: CLIENT DISCONNECTED
@cgutman
Copy link
Collaborator

cgutman commented Jan 1, 2024

This was a Moonlight Android bug.

@cgutman cgutman closed this as not planned Won't fix, can't repro, duplicate, stale Jan 1, 2024
@ReenigneArcher ReenigneArcher added the input:mouse Mouse issue label Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input:mouse Mouse issue
Projects
None yet
Development

No branches or pull requests

3 participants