[Wine] Re: Games Install but crashes follow

vitamin wineforum-user at winehq.org
Fri Nov 6 08:30:16 CST 2009


Charkoal wrote:
> err:d3d:resource_init Out of adapter memory

Set amount of your card's video memory in registry. See VideoMemorySize here: http://wiki.winehq.org/UsefulRegistryKeys

You can set the video memory size with this command (all one line):

Code:

echo -e "[HKEY_CURRENT_USER\\Software\\Wine\\Direct3D]\n\"VideoMemorySize\"=\"512\"" | wine regedit -










More information about the wine-users mailing list