View Full Version : Running Warcraft III
BluePlum
May 31st, 2009, 06:49 AM
Hello,
I know you must get allot of these threads, so I apologise, I have searched for the answer but being new to ubuntu I was over whelmed with confusion in other threads.
After I installed warcraft III, my problem persists with running the game. It is very slow, jumpy, and glitchy, I have disabled compiz, and to my understanding of the matter, I need to run warcraft III in opengl, but I do not know how to go about this.
Thank you in advance,
Andrew.
ruzkie
May 31st, 2009, 07:21 AM
-opengl
BluePlum
May 31st, 2009, 08:25 AM
Sorry I don't understand what you mean.
oldrocker99
May 31st, 2009, 11:07 AM
I believe he means something like
> wine warcraft3.exe -opengl
Try that, anyway.:D
:guitar:
BluePlum
June 1st, 2009, 12:11 AM
Tried that , Error below.
andrew@Invisible-Assasin:~$ wine warcraft3.exe -opengl
wine: could not load L"C:\\windows\\system32\\warcraft3.exe": Module not found
hikaricore
June 1st, 2009, 12:32 AM
Assuming you didn't install WC3 in your home directory... that would be why it's not working.
Your wine directory is located at: /home/username/.wine
Inside that would be the drives mapped in winecfg.
So drive C would be: /home/username/.wine/drive_c/
And modern programs like warcraft III would likely be installed under program files: /home/username/.wine/drive_c/Program\ Files/
And depending on the actual directory you installed WCIII in you'd need to change to that directory like such:
cd /home/username/.wine/drive_c/Program\ Files/Warcraft3
and then run: wine warcraft3.exe -opengl
Again this all depends on where you installed it.
hikaricore
June 1st, 2009, 12:34 AM
You're also going to make sure you have decent video hardware that supports OpenGL.
BluePlum
June 1st, 2009, 02:13 AM
So how do I get it working? And My Video card can handle it,
Thanks Again.
nolliecrooked
June 1st, 2009, 02:21 AM
what is your graphics card?
BluePlum
June 1st, 2009, 02:55 AM
ATI Radeon 9000, Old but could run WC3 fine on windows.
nolliecrooked
June 1st, 2009, 02:59 AM
ATI Radeon 9000, Old but could run WC3 fine on windows.
oh man, for like the 1000000000000000000 time, ATis Linux drivers are crap compared to the Windows ones. that chip is pretty low end anyway, and has to use old drivers.
if you have ATi;
STAY. WITH. WINDOWS
its much easier :)
BluePlum
June 1st, 2009, 03:09 AM
Yes, but on 7.10 a fair while ago, I was running wc3 fine because I added the -opengl command to the line, but now when I try this I get an error so if someone could please help me in detail to over come this problem it'd be great.
Thanks.
ruzkie
June 1st, 2009, 04:31 AM
in what dir are you when you type the wine command also what wine version are you using and how did you install wc3
del_diablo
June 1st, 2009, 07:21 AM
Ubntu 9.04 + ATI older than Radeon 2000 = no 3D drivers
Lets just get that clear. For newer cards my experience is quite good, the drivers work quite well. Well the catalyst 9.3 was quite well as a driver too, but sadly it did not support 1.6 of Xorg(for the note that was the last one who supported older than Radeon 2000).
A note is that i did not need the openGL flag last time i played either, which i found quite good.
Another note: Remove the "Movie" folder, it cannot be ran............. yet
Another note, patch the game............
racerraul
June 2nd, 2009, 07:17 AM
you need to point wine to the directory where you have Warcraft installed.
For example...
wine .wine/drive_c/Program\ Files/Warcraft\ III/war3.exe -opengl
or if for example its in your Games folder within your home folder then....
wine ~/Games/Warcraft\ III/war3.exe -opengl
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.