https://bugs.winehq.org/show_bug.cgi?id=46240
Bug ID: 46240 Summary: Champions of Regnum fps not smooth Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: hbdev@protonmail.com Distribution: ---
Hello,
There is randomly but very often fps drop with wine version 3.x. Version 2.x don't had this problem, always 60fps with vsync turned on.
V3 either drop to 0 every x seconds either (for latest 3.21) drop to around 30fps randomly. Maybe it's related to input lost that put the game in energy safe mode or something like this, no idea.
CPU is 100% (stats from game alt+i) in V3 compared to 50% or 60% in Wine V2.
Wine and game in 64 bits on a i7 8600k + r9 280x on MacOS
Thanks
https://bugs.winehq.org/show_bug.cgi?id=46240
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Which 3.x versions have you tested?
Does disabling csmt help? (In the registry, set HKEY_CURRENT_USER\Software\Wine\Direct3D, value csmt, to DWORD value 0).
If you have the ability (and time), a regression test would be helpful: https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=46240
--- Comment #2 from kamax hbdev@protonmail.com --- I have test a lot of Wine 3 versions and the last good version is 2.0.4.
I can't find this in regedit, does it mean it's disabled for devel version ?
https://bugs.winehq.org/show_bug.cgi?id=46240
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- (In reply to kamax from comment #2)
I have test a lot of Wine 3 versions and the last good version is 2.0.4.
Right; I ask more in the interest of finding the earliest known bad version.
I can't find this in regedit, does it mean it's disabled for devel version ?
The value doesn't exist by default; you can create it.
https://bugs.winehq.org/show_bug.cgi?id=46240
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |Mac OS X