http://bugs.winehq.org/show_bug.cgi?id=5521
------- Additional Comments From kde@3danim.de 2006-24-06 11:37 ------- Ok, thanks to stefand on #WineHQ I have a solution to this issue: Line 74 in dlls/wined3d/device.c needs to set a higher amount of video RAM. I have only tried 256*1024*1024 and that works, 128*1024*1024 might work as well. Apparently the game did run out of memory.