http://bugs.winehq.org/show_bug.cgi?id=32789
--- Comment #9 from Rico kgbricola@web.de 2013-01-24 03:00:04 CST --- Well err:d3d:resource_init Out of adapter memory sounds like there is not enough video memory. And indeed, the minimum graphics memory for the game is 256MB.
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.
I think these have nothing to do with the suggestions for the 3GB switch!