View previous topic :: View next topic |
Author |
Message |
ViLLaN n00b
Joined: 15 Jul 2003 Posts: 3
|
Posted: Mon Jul 21, 2003 4:14 pm Post subject: Playing CS under Linux |
|
|
Hi,
I play CS under Windows. After recently installing Gentoo, I want to be able to ditch Windows. I know that CS won't run by itself on Linux, so what does the collective recomend as the best method of playing CS on Linux?
Wine? WineX? Something else?
All advice gratefully received!
I have to say that Gentoo is a great distro! After trying RH, Mandrake, SuSe and Debian, Gentoo is the only one I want to stick with.
Cheers
ViLLaN |
|
Back to top |
|
|
ormi Apprentice
Joined: 13 Oct 2002 Posts: 234 Location: lappeen Ranta, Finland
|
Posted: Mon Jul 21, 2003 4:38 pm Post subject: |
|
|
Hello,
Check this out!
- Ormi |
|
Back to top |
|
|
Uranus Guru
Joined: 07 May 2002 Posts: 438 Location: Portugal, Braga
|
Posted: Mon Jul 21, 2003 6:05 pm Post subject: Re: Playing CS under Linux |
|
|
ViLLaN wrote: | Wine? WineX? Something else? |
I use WineX, but some people say they get better FPS with Wine... I guess you'll have to try both... |
|
Back to top |
|
|
Schwin97 n00b
Joined: 25 Oct 2002 Posts: 65 Location: Frisco, TX
|
Posted: Mon Jul 21, 2003 10:32 pm Post subject: |
|
|
I use Wine. Never really noticed a difference between either, just like to use the version that is absolutely free (read - no parts kept out for subscription). In the past I have used both depending on the support I needed, but right now it's all Wine.
Schwin97 |
|
Back to top |
|
|
Halanegri Guru
Joined: 03 Mar 2003 Posts: 351 Location: Reykjavík, Iceland
|
Posted: Mon Jul 21, 2003 11:47 pm Post subject: |
|
|
ormi wrote: | Hello,
Check this out!
- Ormi |
Dont't use the guide on lhl.linuxgames.com. Instead, you can do this(as root):
then run wine once(as user) and it will create config files(you'll probably have to change a few things in ~/.wine/config), fake registry and such:
now you can either copy your entire Half-Life directory over or reinstall everything with wine (first one is obviously easier) and then run CS like so:
Code: | # wine -- hl -console -game cstrike | or with any other cmd-line options you used in windows, but I think -console is neccessary. |
|
Back to top |
|
|
OneOfOne Guru
Joined: 28 May 2003 Posts: 368
|
Posted: Tue Jul 22, 2003 1:37 am Post subject: |
|
|
i have that REAL lame problem with wine/cs.
i have retail Counter-strike, after i install it then update it to 1.5 flowlessly the problem starts...
wine cstrike.exe will show up the cdkey dialog and after i enter it and press enter the screen goes black then shows some weird image with weird colors and the computer totally locks up.
my specs :
nvidia geforce4 mx440
kernel 2.5.74-mm3 (tried with 2.5.73-mm2)
gcc-3.3 (w/o the hammer patch)
wine (and made sure i did opengl-update nvidia before i emerge it)
this problem is very odd because i can run UT2003 demo (windows version) on wine w/o any problems at all.
ps: same CS problem happens with gta2 and gta3, it might be d3d problem? how can i start CS in opengl/software mode directly from the command line?
TIA
peace |
|
Back to top |
|
|
Dscherrieth n00b
Joined: 14 Jun 2003 Posts: 22 Location: Hamburg|De
|
Posted: Thu Jul 24, 2003 4:18 pm Post subject: |
|
|
I play Half-Life Team Fortress with WineX, but plain wine works as well.
WineX aloows me to use 5 Mousebuttons, which I need for my key-config.
But I didn't get wine + HL running with 5 mouse buttons. Did anybody manage that?
Another glitch:
I'd like to use Cheating Death client with HL, which won't install with winex. i managed to install CD with wine, but the servers don't recognize ist running besides HL.
Any suggestions? _________________ He only needs three things to get through the day... an espresso, an asprin, and a miracle. |
|
Back to top |
|
|
Schwin97 n00b
Joined: 25 Oct 2002 Posts: 65 Location: Frisco, TX
|
Posted: Thu Jul 24, 2003 5:52 pm Post subject: |
|
|
OneofOne-
Don't know about the computer lockup, but their is a known issue with gl.h that is included with xfree 4.3. If you look at www.winehq.com -> go to the bugzilla and look at bug #1396 (I think) it will tell you how to fix the messed up textures.
Dscherrieth-
I know that the older versions of CD didn't work correctly, with linux, but I believe they have it fixed? I know that I had been able to use CD with HL in the not too distant past.
Schwin97 |
|
Back to top |
|
|
Dscherrieth n00b
Joined: 14 Jun 2003 Posts: 22 Location: Hamburg|De
|
Posted: Thu Jul 24, 2003 8:57 pm Post subject: |
|
|
@Schwin97: You're right, I just checked with CD 4.0 and it works with wine and HL.
But I still can't use MOUSE4 and MOUSE5 in Half-Life, although they work with X and in winex+HL as well.
I'm using an Intellimouse Optical on PS/2 port.
.xinitrc
Code: |
exec /usr/X11R6/bin/xmodmap -e "pointer = 1 2 3 6 7 4 5" &
|
_________________ He only needs three things to get through the day... an espresso, an asprin, and a miracle. |
|
Back to top |
|
|
Uranus Guru
Joined: 07 May 2002 Posts: 438 Location: Portugal, Braga
|
Posted: Fri Jul 25, 2003 1:37 am Post subject: |
|
|
but will CD with wine and HL with wineX work ? |
|
Back to top |
|
|
ethzero n00b
Joined: 24 May 2003 Posts: 53 Location: Colorado
|
Posted: Fri Jul 25, 2003 5:53 am Post subject: |
|
|
OneOfOne wrote: | wine cstrike.exe will show up the cdkey dialog and after i enter it and press enter the screen goes black then shows some weird image with weird colors and the computer totally locks up.
|
Are you running X in 16-bit color mode? I think CS requires this. |
|
Back to top |
|
|
Dscherrieth n00b
Joined: 14 Jun 2003 Posts: 22 Location: Hamburg|De
|
Posted: Fri Jul 25, 2003 3:03 pm Post subject: |
|
|
if I start Cheating-death with wine and HL with winex3, it doesn't work. you get kicked from the server because of cd not running. |
|
Back to top |
|
|
Schwin97 n00b
Joined: 25 Oct 2002 Posts: 65 Location: Frisco, TX
|
Posted: Fri Jul 25, 2003 10:22 pm Post subject: |
|
|
I think I remember reading that CD only worked with wine... |
|
Back to top |
|
|
wHAcKer Apprentice
Joined: 18 Oct 2002 Posts: 228 Location: Grimbergen, Belgium
|
Posted: Sat Jul 26, 2003 2:42 pm Post subject: |
|
|
i thought i had to run under 16 bit mode but that isn't true, you just have to add one line to your wineconfig, i'll post it in an hour or so, i'm now on my laptop |
|
Back to top |
|
|
carrett Apprentice
Joined: 22 Mar 2003 Posts: 273
|
Posted: Sat Jul 26, 2003 4:46 pm Post subject: |
|
|
i can play single player hl totally fine...but i can't connect to any cs or dod servers. very frustrating!!! don't get me wrong, half-life is a great game, but i really really really want to play some cs and dod.
thanks to anyone who knows how to fix it...this is the only output i'm getting:
Code: | wine: Unhandled exception (thread 0009), starting debugger...
|
_________________ I'm against picketing, but I don't know how to show it. |
|
Back to top |
|
|
Schwin97 n00b
Joined: 25 Oct 2002 Posts: 65 Location: Frisco, TX
|
Posted: Sat Jul 26, 2003 6:24 pm Post subject: |
|
|
First thing I always try is to install a different version... |
|
Back to top |
|
|
shira Tux's lil' helper
Joined: 27 Aug 2002 Posts: 122
|
Posted: Sun Jul 27, 2003 1:20 pm Post subject: |
|
|
carrett wrote: | i can play single player hl totally fine...but i can't connect to any cs or dod servers. very frustrating!!! don't get me wrong, half-life is a great game, but i really really really want to play some cs and dod.
thanks to anyone who knows how to fix it...this is the only output i'm getting:
Code: | wine: Unhandled exception (thread 0009), starting debugger...
|
|
this just started happening to me recently
I have no idea how to fix it
<edit> mine is thread 000b but it still does it whenever I try to join multiplayer servers</edit>
if anyone could shed light on this I'd really appreciate it |
|
Back to top |
|
|
shira Tux's lil' helper
Joined: 27 Aug 2002 Posts: 122
|
Posted: Sun Jul 27, 2003 2:08 pm Post subject: |
|
|
I get an exception with winex too (I'm currently building the cvs version to see if that is any different) |
|
Back to top |
|
|
shira Tux's lil' helper
Joined: 27 Aug 2002 Posts: 122
|
Posted: Sun Jul 27, 2003 3:36 pm Post subject: |
|
|
no go on winex-cvs 3.1 either |
|
Back to top |
|
|
deathdruid Guru
Joined: 25 Jul 2002 Posts: 343 Location: Philadelphia, PA, USA
|
Posted: Sun Jul 27, 2003 5:04 pm Post subject: |
|
|
just wanted to add <aol>me too</aol> |
|
Back to top |
|
|
Schwin97 n00b
Joined: 25 Oct 2002 Posts: 65 Location: Frisco, TX
|
Posted: Sun Jul 27, 2003 10:38 pm Post subject: |
|
|
I compiled the latest version of wine from cvs (pulled today) and I am getting stuck on the "Loading" screen...
Time to check wineHQ
Schwin97 |
|
Back to top |
|
|
eNTi Veteran
Joined: 20 Oct 2002 Posts: 1011 Location: Salzburg, Austria
|
Posted: Thu Jul 31, 2003 9:36 am Post subject: |
|
|
have you ever tried the DAMN SEARCH FUNCTION OF THIS FORUM? _________________ If you fall off a cliff, you might as well try to fly. After all, you got nothing to lose.
-- John Sheridan - Babylon 5, Season 4 |
|
Back to top |
|
|
shira Tux's lil' helper
Joined: 27 Aug 2002 Posts: 122
|
Posted: Thu Jul 31, 2003 3:47 pm Post subject: |
|
|
eNTi wrote: | have you ever tried the DAMN SEARCH FUNCTION OF THIS FORUM? |
https://forums.gentoo.org/viewtopic.php?t=70421
the info about the new security module just showed up recently
I searched before I posted |
|
Back to top |
|
|
carrett Apprentice
Joined: 22 Mar 2003 Posts: 273
|
Posted: Thu Jul 31, 2003 4:02 pm Post subject: |
|
|
wow, i always thought that the forums were a nice place for gathering information and not being attacked. in answer to your somewhat rudely phrased question, i did search, but i must've not entered the correct keywords. it happens. grow up.
edit: also, if you're referring to the post that was mentioned by shira, all you'd have to do is look at the dates to know that i posted first. _________________ I'm against picketing, but I don't know how to show it. |
|
Back to top |
|
|
deathdruid Guru
Joined: 25 Jul 2002 Posts: 343 Location: Philadelphia, PA, USA
|
Posted: Sat Aug 02, 2003 12:27 am Post subject: |
|
|
this problem is now fixed. enjoy your cs. |
|
Back to top |
|
|
|