Ubuntu Forums Archive Viewer

Warcraft 3 issues

Archived thread 1002385 from Wine. Markdown source: Wine/thread_1002385_Warcraft_3_issues.md

Original URL About this archive
#1

I installed warcraft 3 using wine and removed the movies folder so it will run, but the game is horribly laggy even with everything on low graphics. Is there a fix for this?

#2

what is your graphics card??

#3

ATI. I have the proprietary driver for it.

#4

add -opengl :

wine asdasd.exe -opengl

also be sure you disabled compiz.

#5

Are those codes meant for terminal o.O??

#6

magmon said: Are those codes meant for terminal o.O??

yes :

wine /home/username/.wine/drive_c/Programfiles/etcetc/warcraft.exe -opengl

just fix the way to your warcraft folder

#7

Or if you don't want to use the terminal, right-click Warcraft's shortcut -> Properties -> add " -opengl" (without quotes) in the end of Command:.