[Bug 24826] WoW 4.x D3D: Out of Memory errors after long session

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 8 12:28:01 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=24826

Nephyrin zey <Nephyrin at nephyrin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Nephyrin at nephyrin.net

--- Comment #4 from Nephyrin zey <Nephyrin at nephyrin.net> 2010-12-08 12:28:01 CST ---
Hacky workaround: Use editbin.exe from the windows SDK (or any other exe
editor) to set /LARGEADDRESSAWARE on WoW.exe (use winedump to confirm). This
will cause windows/wine to use large address mode for WoW, allowing up to 3GB
of userspace memory. I have gotten no crashes since doing this, whereas it
would repeatedly crash whenever memory hit 1.6GiB in the past. I'm sitting at
1.7GiB with no issues.

Disclaimer: Hacky. Blizzard might not approve of this, proceed at your own
risk. Back up WoW.exe first.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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