PDA

View Full Version : Counter Strike 1.6 launch in opengl



ARTO^UK
July 24th, 2007, 08:43 PM
I launch Cs with wine using this line
env WINEPREFIX="/home/joe/.wine" wine "C:\Valve\Steam\steam.exe" -applaunch 10 -width 1280 -height 800 -Opengl
but it will not launch in OpenGL mode. Once in game I can change to opengl but this is rather annoying every time I start up.

I've also tried -gl but that didn't work either. Anyone got a solution? :-k

ubuntu.daemon
July 24th, 2007, 09:54 PM
i dont think it would work with the capitalized O?? oh b4 you throw on those options, just try

user@home:~$ wine steam.exe -opengl
and shouldn't it be 1280x960??

but anyways cd in xterm to your steam directory and try above coding....

ARTO^UK
July 24th, 2007, 11:10 PM
That doesn't work. And its 1280x800 because I'm on a widescreen display, I am adding the parameters correctly because the resolution does change.. Anymore ideas?

Motoxrdude
July 24th, 2007, 11:12 PM
I launch Cs with wine using this line
env WINEPREFIX="/home/joe/.wine" wine "C:\Valve\Steam\steam.exe" -applaunch 10 -width 1280 -height 800 -opengl
but it will not launch in OpenGL mode. Once in game I can change to opengl but this is rather annoying every time I start up.

I've also tried -gl but that didn't work either. Anyone got a solution? :-k


env WINEPREFIX="/home/joe/.wine" wine "C:\Valve\Steam\steam.exe" -applaunch 10 -width 1280 -height 800 -opengl
Try that.

ARTO^UK
July 24th, 2007, 11:19 PM
I can't see a difference there.. Anyway I tried it and it didn't work. :?

aidanr
July 24th, 2007, 11:21 PM
i think it's just -gl not -opengl

edit:// oh sorry, i see you already tried that

ARTO^UK
July 25th, 2007, 01:49 AM
Yeah I tried that but it still didn't work :(

Motoxrdude
July 25th, 2007, 07:00 AM
I can't see a difference there.. Anyway I tried it and it didn't work. :?

Instead of -Opengl i did -opengl.

How is annoying on startup with opengl?

ARTO^UK
July 25th, 2007, 05:15 PM
Pardon?

Does this actually work for anyone?

ARTO^UK
July 26th, 2007, 01:43 PM
*bump*

eiskalt
July 27th, 2007, 02:29 AM
when you open counterstrike, do you have the option to set a resolution? Can you change it between opengl or d3d or softwarE? If you dont have those options, odds are something was out of wack when you compiled wine.