Warcraft 3 kommer försöka att använda sig av DirectX, som för närvarande inte fungerar så bra i wine. Alltså så måste du tvinga spelet att använda OpenGL.
Citat:
To default the game to use OpenGL, see the registry import below. This creates HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III with new DWORD value called "Gfx OpenGL" with the value set to 1. So you may create a file using the text, or use regedit to do the same.
Kod:
REGEDIT4
[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III]
"Gfx OpenGL"=dword:00000001
Lägg det från kodrutan i en textfil, kör sedan "regedit /path/to/textfilen"