[Bug 43119] SORCERY JOKERS (Trial) doesn't run ( due to lack of virtual memory)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 2 08:48:56 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43119

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
>From WINEDEBUG=virtual,globalmem trace, this application repeatedly calls
VirtualAllocate() and GlobalMemoryStatusEx().
Currently, wine doesn't report real virtual memory usage in ullAvailVirtual
member in MEMORYSTATUSEX structure returned by GlobalMemoryStatusEx(). So, I
guess more accurate ullAvailVirtual value is needed for this application.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list