Displaying 4 results from an estimated 4 matches for "gldrv".
Did you mean:
g_drv
2005 Dec 13
0
Re: Welcome to the "wine-users" mailing list
...hl is working almost fine,but not cs 1.6:the formula that I found on the internet for passing
parameters to programs launched by wine is not good:The man wine doc is incorrect and the below
formula to launch CS doesn't work excepts the options -gl -gldrv:
wine hl.exe -- hl.exe -gl -gldrv -console -game cstrike
I mean that HL is launched but not CS.
I need help,for a demo in a LAN group.Thanks...
2005 Dec 13
0
Wine and Counter strike:passing parameters
...mandriva 2005 and wine of that distrib .
hl is working almost fine,but not cs 1.6:the formula that I found on the
internet for passing
parameters to programs launched by wine is not good:The man wine doc is
incorrect and the below
formula to launch CS doesn't work excepts the options -gl -gldrv:
wine hl.exe -- hl.exe -gl -gldrv -console -game cstrike
I mean that HL is launched but not CS.
I need help,for a demo in a LAN group.Thanks
Patrice PIQUEREAU
DGAC DAC/Ouest
D?l?gation Bretagne
2001 Mar 25
1
Wine + HL(CS) + V3 = opengl mode not supported !?
K I finally got HL to start correctly by not using my installed win98 as
base. Now when I try to join a game in Counterstrike I get an "selected
opengl mode not supported by your hardware" error from HL. This is only the
case when I select the 3DfxMiniGL Driver (as I got a voodoo3). With Default
opengl driver it works, but i get 4 fps. With Softwaremode I get 15fps but
thats both
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
..._mixahead\ \"0.1\"/_snd_mixahead\
\"0.23\"/g|
sed s/^M//g >cstrike/config.cfg && echo "gl_ztrick
\"0\"">>cstrike/config.cfg
#for other mods just copy the line from HL and modifi it for your needs.
#now start wine.
wine hl.exe -- hl.exe -gl -gldrv Default -w 640 -full -nojoy
-numericping -noipx -console
----------------------
so now you start your box without X, go to the dir where you installed
HL and run the startHL.sh file ( sh startHL.sh ) or first chmod 755 the
file ( chmod 755 startHL.sh ) and than start it ( ./startSH.sh )
this will...