https://bugs.winehq.org/show_bug.cgi?id=40477
--- Comment #11 from Wylda wylda@volny.cz --- I changed the memory size by "driver_info->vram_bytes = LONG_MAX;" as that comes from Diablo 2 patch.
But why it used to work with 4GB (wine was not limiting VRAM) and why it doesn't work now, when i set 4GB manually in the .c code?
I probably did some mistake here, like changed the value and recompile (without saving the change in .c), because now 3dmark works with 0xFFFFFFFF. When i compared the logs from wine-1.9.5 (good) and wine-1.9.6 (bad), there is also shown, that good uses value 0x100000000 and bad "0x7FFFFFFF".
Sorry for misleading comment 8.