http://bugs.winehq.org/show_bug.cgi?id=45000
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.freedesktop.or | |g/show_bug.cgi?id=106932 | Keywords| |download
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com --- With the old wow64 implementation in wine-10.19, I get different but similar "out of memory" errors:
0168:err:virtual:allocate_virtual_memory out of memory for allocation, base (nil) size 000e0000 0168:err:d3d:wined3d_resource_allocate_sysmem Failed to allocate system memory.
Using the new wow64 implementation in the same Wine version, I am able to run the demo successfully. This is likely another example of an application that suffers from VA exhaustion under the old wow64 implementation.