http://bugs.winehq.org/show_bug.cgi?id=33603
--- Comment #9 from igor romanov romanov@mailinator.com 2013-06-12 23:10:31 CDT --- I tried to set VideoMemorySize, first to 2048 which is really the amount of video memory that i have. Didn't do much.
Then i tried to set it to a different setting lower then higher. I have the strange feeling than the game runs a few minutes longer on the 4096 setting but i am not sure. I need to figure out a way to measure the amount of time metroll.exe actually runs.
I also pulled wine from the git repository to be able to try out patches but it won't configure:
checking whether gcc -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
I tried to installed these 32 bit libraries but apt-get fails with lots of dependencies issues.
I'll try metro using a 32 bit ubuntu to see how it works. At least, i should be able to compile wine and try patches.