https://bugs.winehq.org/show_bug.cgi?id=32235
--- Comment #19 from Sebastian Lackner sebastian@fds-team.de --- (In reply to ruustaar from comment #18)
Ok, I assume your recommendation is to use latest staging version.
No, Wine Staging currently does not contain any patches targeting this bug report (otherwise it would be marked as STAGED). If the issue is still present you would have to compile Wine yourself with the patch I mentioned.
err:d3d:resource_init Out of adapter memory
Please note that this issue is unrelated to this bug report. You can try to override the amount of reported video memory in the registry. To do that, open a registry editor ("wine regedit"), go to HKEY_CURRENT_USER/Software/Wine/Direct3D (create if it doesn't exist), and add a new string value (REG_SZ) "VideoMemorySize" with a value big enough (for example, 1024). For more information, see https://wiki.winehq.org/Useful_Registry_Keys.