http://bugs.winehq.org/show_bug.cgi?id=20616
--- Comment #29 from Wylda wylda@volny.cz 2009-12-18 14:33:10 --- (In reply to comment #28)
Yes, I use Gentoo x86 and I have the bug... Seems it is somehow related to the distribution then, strange.
How to troubleshoot it further?
First of all, try to compile wine yourself. Look at wiki or use:
cd wine-1.1.35 export CC="gcc" CFLAGS="-g -O0" CXXFLAGS="-g -O0" ./configure --verbose make depend && make -j 16
cd ~/.wine/drive_c/Program Files\Warcraft III\ /home/xyz/wine-1.1.35/wine war3.exe