[Bug 32789] World of Tanks: crash in "sniper mode"

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 24 03:57:04 CST 2013


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

--- Comment #10 from Henri Verbeet <hverbeet at gmail.com> 2013-01-24 03:57:04 CST ---
(In reply to comment #9)
> You may have more luck by setting VideoMemorySize to a bigger value (see
> http://wiki.winehq.org/UsefulRegistryKeys). I'm not sure how much video ram is
> detected by wine, but it looks like it is 128MB (a WINEDEBUG=+d3d log should
> show it.
> 
Yeah, just bump VideoMemorySize. WoT uses d3d9ex, and I suspect it has
"virtualized" video memory like d3d10 and GL, instead of the scheme d3d9 and
earlier use where resource allocation just fails once VRAM is full. The way
resets work in d3d9ex is a pretty big hint in that direction.

-- 
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