Skip to content

Conversation

@nukhes
Copy link

@nukhes nukhes commented Dec 8, 2025

issue: #558

@B4T3S
Copy link

B4T3S commented Dec 18, 2025

Tested this config on my machine (Thinkpad E14 with Fedora 42) and it made a worlds difference!

@TibixDev
Copy link
Owner

TibixDev commented Jan 4, 2026

So for me this tweak makes it much snappier and smoother, but @Levev for example had very weird lags and artifacts after it, so it still remains to be tested by others, feedback welcome.

@BPplays
Copy link

BPplays commented Jan 22, 2026

DWMFRAMEINTERVAL seems to be the minimum frametime for RDP, i tested with it set to 8 and using
Get-WmiObject win32_videocontroller | fl CurrentRefreshRate,MaxRefreshRate,MinRefreshRate seems to support that assumption: it reported the max framerate for the RDP device as 125.

so DWMFRAMEINTERVAL would ideally be set based on the users display not just always for 60fps.
that would require setting the registry every time the user boots the container, and might lag by 1 boot, so it might be better to just set it high by default.
i'm not sure if freeRDP does a good job auto negotiating based on the clients framerate so im not sure if it would always try to run at max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants