Half-Life on linux
Ive been trying to get my copy of HL up and running for a while now. I looked online, and found a How To reference, and followed the instructions there. I dled wine, and eventually managed to install it and get it up and running. Now''s my problem: I have horrible framerates, and control problems, and it hangs a lot. Has anyone here gotten HL working? And if so what did you do?
"There is no dark side of the moon really,
As a matter of fact, its all dark."
Have you set it to use OpenGL?
I''ve never tried to get Half-Life working, myself. I don''t know why, cause Counter-Strike is mainly the only game I play these days, and it supposedly works so good in Linux.
I''ve never tried to get Half-Life working, myself. I don''t know why, cause Counter-Strike is mainly the only game I play these days, and it supposedly works so good in Linux.
I like the DARK layout!
Yeah I''m using opengl
"There is no dark side of the moon really,
As a matter of fact, its all dark."
You both have opengl accelerated drivers, and you chose to use opengl in half-life''s options?
Are you using wine, or winex?
Are you using wine, or winex?
wine -- I couldn''t get the CVS working for wineX...
"There is no dark side of the moon really,
As a matter of fact, its all dark."
Use winex. If you cough up that 15 bucks a month you can just download a pre compiled package save you a lot of trouble (since you said you couldnt get the cvs working).
quote:
Original post by DarkHamster
wine -- I couldn't get the CVS working for wineX...
- cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
Hit enter. - cvs -z3 -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex co wine
Wait for a while. - cd wine
- ./configure
The configure script might tell you to install some software, like flex and bison. If you want to install it in its own path for easy removal, make sure to add --prefix=/opt/winex or something similar to that line. - make depend
- make
- su
Enter password. - make install
- exit
Also, I suggest you create your own user for running WINE/WineX programs, for heightened security. I created one called wine and then setup its PATH to include /opt/winex/bin and its LD_LIBRARY_PATH to include /opt/winex/lib. However, you can do that all for your own account too.
![](http://libhfs.sourceforge.net/img/thingy.png)
[edited by - Null and Void on November 19, 2002 7:53:40 AM]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement