Chase Payne

Results 39 comments of Chase Payne

I don't think its a good idea to drop basic authentication as it is a breaking change and it would make it practically impossible to use the webAPI outside of...

Sunshine will capture the frame rate of the game, the refresh rate of the host does not matter at all. You most likely have vsync enabled, which causes the game...

FWIW, once https://github.com/LizardByte/Sunshine/pull/2149 is completed there is an option for constant capturing rate which would "fix" this issue, but you'll notice microstuttering problems due to uneven frame pacing like i...

Closing this issue again, this is a limitation of the Windows API. We cannot impersonate user sessions if there is no active console session.

I have a suspicion the issue is the fact that Windows has a tendency to rename displays to a different number, when Sunshine tries to locate the configured display it...

> I opted not to make the sending of the packet optional, since in my opinion there's no harm in sending it even if it's not required. Well, other than...

This is likely fixed for Windows 11 users since Microsoft had recently updated the drivers for it.

A few users on the Moonlight discord have also confirmed it is working for them as well, the HDR change. It appears that the latest IDD driver also fixes a...

Unfortunately this is either a Microsoft or NVIDIA bug, confirmed the issue happens on other software products that used both WGC, DXGI and all of them had the exact same...