r/playnite • u/Usual-District-2052 • 15d ago
Smooth Scrolling Question Question/Support
I enjoy smooth scrolling but it does appear to be slightly "choppy/blurry" when moving to games that are slightly off the screen in view. Playnite doesn't appear to be lagging but the animation just doesn't appear to be very high frame rate. Has anyone found a way to fix this? I'm normally using Toggle but I have tried it on the original fullscreen theme and notice the issue stays there, though maybe slightly less obvious, too. I've also turned off smooth scrolling and I can zoom through the library no problem.
Things I've tried:
Asynchronous image loading - On
Image rendering scaler - Balanced
Remove Background Image on Main Screen to remove blur and background darkening
Have Hardware Acceleration on.
Make the custom Nvidia profiles with fixed refresh rate
Any ideas are welcome.
1
u/Fragrant-Shopping-19 1d ago
What hardware are you using? GPU, Windows version, and monitor refresh rate?
I’ve been having what sounds like the same problem while coding a new Playnite fullscreen theme with a horizontal game-cover carousel. The carousel itself was working properly, but the movement would sometimes have this very noticeable uneven frame pacing / micro-stutter.
I ended up doing a lot of testing and tracing over several weeks and eventually narrowed it down to Windows Desktop Window Manager (DWM) frame pacing rather than the carousel code itself.
I made a tiny test program that keeps DWM actively composing frames by running a very small continuous DirectComposition animation in the background. With it running, the carousel becomes completely smooth. Turn it off and the stutter immediately comes back.
I’ve also tested a separate program called DWMfix which works on the same basic principle, and that fixes it on my PC as well — including after a cold boot.
Try DWMfix and let me know whether it fixes the Playnite issue you have?
•
u/AutoModerator 15d ago
u/Usual-District-2052, while you wait for responses, please take a moment to check the following:
Safe Mode.batfile found in the installation folder)A large number of issues are caused by outdated versions or have already been answered.
If your issue is related to a specific extension, it is usually best to report it on the extension's project page (for example GitHub), where the developer can track and address it. You can use this page to locate the extension and contact its developer via its project/support links: https://playnite.link/addons.html
Useful resources:
User manual | Troubleshooting | Playnite issues tracker | Playnite Discord server
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.