-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
[Bug]: Xbox App PC games (primarily XCloud games) run very slow when streamed to the Virtual Display Driver via Sunshine/Moonlight #180
Comments
May you please enable logs and reproduce the issue and provide logs please |
I've just set logging to "true" in the vdd_settings.xml, and then disabled/re-enabled the VDD in Device Manager, but I don't see any new log files being created. Do you know where it would be stored? My VDD directory is C:\VirtualDisplayDriver |
It should have been created, odd You can force it to enable creating keys to
then create a string called I've uploaded a zip containing a .reg file if you'd prefer to add it via that |
DEBUGlog_2024-10-27.txt Sorry, a typo in my XML caused the logging to not start. I got that figured out. I've attached a normal log and a debug version. These are from running Fable 2 for about 15 seconds |
Believe it or not, I think 24H2 may be partially to blame for this, they introduced minor changes to iddcx power management, its been unstable on a couple 24h2 builds. I am working on some finishing touches to the driver then I'll be releasing a new beta, had some optimisations since last update which might work better. Based off your log files it seems the driver is struggling to keep the swapchain assigned meaning a new one needs to be re-assigned, Failed to acquire buffer suggests that either the swapchain failed or your device is "lagging" per say What cpu do you have ?? I assume not a bad one being paired with RX 6700XT so that shouldn't be your issue |
Yeh, go ahead and move that to a new issue, just to try keep it organised, give me about an hour ish or so, so I can finish up this last commit then release a new beta, that might be fixed in the new beta. If not I'll do some more research into it |
I've updated to the latest VDD version, but am still getting the same lags/stutters in XCloud games |
I've got a lot of updating to do. But on the other note. Do you still get the issue with the game judgement |
Yes I do, sorry I'll create that as a separate issue now |
Which OS?
Win11 Home
Which release?
24H2
Describe the bug
When running XCloud games on PC and streaming them via Sunshine/Moonlight with the Virtual Display Driver as the primary display, there is very heavy lagging and stuttering. If I disable the Virtual Display Driver and use my Sunshine Host's monitor as the Primary display again, then there is no stutters or lags.
Only the game that is being streamed through the Xbox PC app appears to have this issue. Any windows or menus within the Xbox app show smooth animations, and navigating using the mouse cursor through Moonlight also does not show any slowness.
I've ensured that my VDD resolution and refresh rate matches my Moonlight Client's, and I am currently using https://github.com/Nonary/MonitorSwapAutomation and https://github.com/Nonary/ResolutionAutomation to automate this.
These are the games I've experienced this with so far:
-TMNT Shredder's Revenge: (will run fine at first, but the framerate will drop drastically once you're in the level select map).
-Kameo (Xbox 360 XCloud)
-Fable II (Xbox 360 XCloud)
-Banjo Kazooie Nuts and Bolts (Xbox 360 XCloud)
I am running the latest VDD Beta version (24.10.16)
Steps to reproduce
Expected behavior
No response
Log File (Beta Only)
No response
Contact Details
No response
The text was updated successfully, but these errors were encountered: