http://bugs.winehq.org/show_bug.cgi?id=7441
Summary: GlobalMemoryStatus 2GB limiting results in failure of virtual > physical memory checks Product: Wine Version: 0.9.30. Platform: PC-x86-64 URL: http://www.titanquestgame.com/ OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: lordhavoc@ghdigital.com
Although clearly a retarded behavior, at least one game (Titan Quest) checks that there is more virtual memory than physical memory, or that there is more pagefile than physical memory.
This check fails if the memory limiting behavior in GlobalMemoryStatus results in both being equal values.
I would appreciate if the total physical memory limit was, say, 64kb smaller than the current value of total virtual or total page file, ensuring that this retarded check always passes, with little effect on any other application.