vitamin wrote: > > laeg wrote: > > I launch CS:S from Ubuntu 9.10's Application >> Wine menu which runs the command > > WINEDEBUG=fixme-all wine "C:\Program Files\VALVe\Counter-Strike Source\hl2.exe" -game cstrike -dxlevel 70 +cl_drawmonitors 0 +r_WaterDrawRefraction 0 +r_WaterDrawReflection 0 > > You need to start it via steam: > > Code: > steam -applaunch 240 -dxlevel 70 +cl_drawmonitors 0 +r_WaterDrawRefraction 0 +r_WaterDrawReflection 0 > > Is there a method without Steam?