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 -