IddSampleDriver icon indicating copy to clipboard operation
IddSampleDriver copied to clipboard

Moonlight Performance

Open Crav3ndale opened this issue 3 years ago • 6 comments

Hi there, thank you for this driver this will ideally solve one of the problems I am experiencing with gamestreaming at custom resolutions.

A problem I am having is that when streaming to moonlight using the virtual display vs a hardware display there is a noticeable drop in performance (120fps to around 20/30fps). The display also isn't being shown in Nvidia control panel and I am wondering if the two are linked (perhaps the GPU isn't being utilized correctly?). I am aware you may be working with the moonlight devs at the moment, have you found a fix for this? Many thanks

Crav3ndale avatar Jan 18 '22 16:01 Crav3ndale

Can you tag a build for https://github.com/nnk97/IddSampleDriver/releases so that I can add it to the list in the readme?

On Tue, Mar 1, 2022 at 1:06 PM Julia @.***> wrote:

Hi! I also had that problem and I've changed some stuff in code to make drawing thread get some more priority and I think it runs better now. It's still nowhere near native 120 fps experience in csgo which I used to test, but it seems more playable, and I guess it's still really good quality for how compressed the data is. Here's fork with my changes: https://github.com/nnk97/IddSampleDriver Maybe not all of them are needed, but I'm too lazy to check one by one. Try it out, maybe it works better for you too.

— Reply to this email directly, view it on GitHub https://github.com/roshkins/IddSampleDriver/issues/18#issuecomment-1055857100, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAERAHN4QGDEV2RKYXRRWF3U52BEPANCNFSM5MHU4WZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

roshkins avatar Mar 02 '22 19:03 roshkins

Have the same issue, drop from 120 to 60. Any updates? Thanks

twilightgod avatar Feb 08 '23 07:02 twilightgod

I have the same problem.

zeemars avatar May 23 '23 13:05 zeemars

Not sure if I'm having the same problem but when I'm using this virtual monitor with Moonlight, the virtual monitor is set to 120 Hz but Moonlight only streams at 40fps. If I do my main physical display it streams at 120fps no problem.

Emah234 avatar Jul 31 '23 19:07 Emah234

I have the same performance issue when using SHIELD provided by nvidia gforce experience, but if I switch to sunshine as the streaming server, it works every fine. I can get 3456x2160@120hz (native resolution on mbp 16)

zeyugao avatar Aug 27 '23 08:08 zeyugao

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

Nonary avatar Dec 13 '23 20:12 Nonary