Displaying 20 results from an estimated 700 matches similar to: "Re: Welcome to the "wine-users" mailing list"
2005 Dec 13
0
Wine and Counter strike:passing parameters
Hello,
I have a 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
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
Well. i got s.th. for you and i think i'll give this to crazney
(lhl.linuxgames.com)
#1 a step by step HL tutorial
#2 my questions.
--------------------------------------------------------------------------
## 1 ## a step by step HL tutorial
######################################
--------------------------------------------------------------------------
yea, well, i got HL working.
On my
2010 Dec 04
2
Counterstrike sourge.
Hello . I can start and play css but it crasch like after 30 sec- - Tried all at the Appdb-
wine 1.3.8
ubuntu 10 10
Latest nvidia driver .
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16)
2010 Jul 14
1
Steam games do not work
openSUSE 11.2, KDE 4.3, wine-1.2-rc7, kwin compositing effects disabled, games ran in different windows versions from 95 to 7
Steam games do not launch in fullscreen mode, only in windowed mode. And when pressing any key on the keyboard, the game crashes (be it in the game menu or in-game). Mouse movements and clicking work fine.
this is what shows up in windowed mode after pressing a key on the
2005 Jan 26
3
crahsing app
Can anyone tell me what is causing htis by chance? I know it is
the application. What's weird is i "fixed' it last time by
reformatting the machine to stabilize this one app. Now after a
month it crashes again....
Well the steam hlds has started randomaly crashing again.
----------------------------------------------
----------------------------------------------
CRASH: Tue
2012 Mar 24
5
Counter Strike not working!!
when i start cstrike.exe i get following :
ubuntu at ubuntu:/media/Others/Linux/Counter Strike 1.6/Counter-Strike 1.6$ wine cstrike.exe
fixme:ole:OleLoadPictureEx (0x92e164,7790,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa70), partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x12ad30)->(0x12d8b8, 0, (nil)), hacked stub.
err:winediag:X11DRV_WineGL_InitOpenglInfo The
2005 May 09
1
Half-Life and Counter-Strike on WINE
FYI
Both work great on my FC3, wine-20050419, 2.4 GHz box. Key changes to
the ./tools/wineinstall $HOME/.wine/config file are as follows:
"Managed" = "N" ; a significant change
"UseXVidMode" = "N"
"UseXRandR" = "N" ; a significant change
"DXGrab" = "Y"
"Synchronous" =
2004 Oct 02
0
which wine version for cstrike 1.5?
hi
i search a wine version thats useable with counter strike 1.5, the neweset just segfaults after calling, wine-20020804 runs cstrike but the textures doesnt look right :(
where can i download older wine versions then 20020x ?
2005 Jan 26
0
counter strike with recent wine
i have update wine source tree from CVS and built latest available wine today.
sergey@sergey:~/c/games/hl$ wine --version
Wine 20050111
next, i'm trying to launch counter strike, wich used to work with some
previous wine version.
sergey@sergey:~/c/games/hl$ cat cs.sh
#!/bin/sh
# nvidia gl settings
export __GL_FSAA_MODE=1
export __GL_DEFAULT_LOG_ANISO=1
export __GL_SYNC_TO_VBLANK=0
cd
2004 Jan 09
0
Wine on Redhat 9
Hello,
I reciently installed wine on my linux box. It worked fine with winamp
2.91 and if I opened Cstrike.exe it asked for a cdkey, but I was unable
to enter one, nothing would be registered, but that was ok with me, I
had winamp. lol. When I installed ATI's drivers and went to run winamp,
cstrike, or whatnot, I get a black screen, my monitor displays "Power
Saving" then turns
2008 May 19
0
Wine and Counter Strike Source Decreasing Frames Per Second
Hello,
I'm having a strange problem with counter strike source and wine. I run at about 40fps for the first five minutes.. then with every new round, my fps decreases by about 20%... so by round 5 I'm down to 9 fps.
I've tested this with both wine and cedega and get the same results. I'm running Fedora Core 8 on a core 2 duo processor w/ 2gigs of ram and 256MB video card.
2005 Oct 11
2
Problems with plot function
Hello all R users,
My simulation function works correctly, but I have problems with plot
function. You will find the following code using it.
Thank you for your help
##################################################"
simulation <- function(k, n){
conc <- seq(0,10,by=0.5)
#choixg <- seq(1, length(conc))
choixg <- rep(0,length(conc))
for (i in 1:length(conc)){
choixg[i]
2006 Oct 05
2
VGAM Package ?
Hi! R users
I would like to ask you where could we find the VGAM Package. I don't find
it in the list of packages.
Thak you for your help
Lassana KOITA
Etudes de S?curit? et d'Exploitation a?roportuaires / Safety Study &
Statistical analysis
Service Technique de l'Aviation Civile (STAC) / Civil Aviation Technical
Department
Direction G?n?rale de l'Aviation Civile (DGAC) /
2006 Feb 21
1
I need your help
Hi,
Dear R users
I have problem with the following code. The matrix result must be a matrix
(3x3). But I have obtained a matrix(3x1) and I don't know why.
So, I need your help
Best regards
#####################################################################
taille <- function (delta, t, prob = 0.2)
{
niv.conf <- c(0.90, 0.95, 0.99)
if(niv.conf <- 0.90) {
t <- 1.645
}
2005 Oct 13
1
problems with loop and plot function
Hi all R users,
I have problems with my second loop for drawing the three curves in the
same graphic. I need help please
Thank you in advance
#########################################################################
simulation <- function(k, n){
conc <- seq(0,100,by=0.5)
#choixg <- seq(1, length(conc))
choixg <- rep(0,length(conc))
for (i in 1:length(conc)){
choixg[i] <- (k
2007 Aug 10
2
need help to manipulate function and time interval
Hi R-users,
I have to define a noise level function L and its energy in the various
moment of the day by:
if time is between 18:00:00 and 23:59:59 then L[j] <- L[j]+5 and W <-
10^((L+5)/10)
if time is between 22:00:00 and 05:59:59 ==> L <- L+10 and W <-
10^((L+10)/10)
else
L=L and W = W
Could someone help me to realize this function please? You will find my
following
2009 Jul 11
3
Can't play games
Hello,
I have 1.1.23 wine version and I'm using playonlinux 3.6
I got this error after successfully installing Age of Empires II and CStrike 1.6
[nico at nico-fedora Age of Empires II]$ wine empires2.exe
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 15/03/2009, dlt (d/m/y): 18/10/2009
fixme:system:SystemParametersInfoW
2001 Mar 07
1
missing textures with counterstrike?
I finally got my halflife running (don't ask how...it just decided to
work for some reason). Anyway there's a couple problems: first off once
cstrike loads and I'm in the game, there's a lot of missing textures.
Also any status area around the screen with text is just a yellow-shaded
kinda transparent box. I'm using NVidia drivers on a geforce 256 (elsa
erazor x if it
2010 Oct 17
3
Wine Counter Strike Source
Hey,
Everything works perfectly, its just I was wondering where the installation directory of counter strike source is because i want to edit autoexec.cfg usually located in "/steam/steamapps/(username)/counter-strike source/cstrike/cfg/autoexec.cfg".
I just don't know where the steam directory itself is. Tried searching for it via a desktop search and find in terminal, but no
2008 Mar 27
3
Counter Strike wine problem!!!
Hi everyone! I am using OpenSuse 10.3 with desktop effect compiz-fusion and wine 0.9.57! I have installed counter strike 1.6 with wine and everything went fine. When i run the game with no desktop effect works fine but when i run with desktop effects it doesn`t start and it tells me:
Code:
calin at DarkStar:~/.wine/drive_c/Program Files/Valve> wine hl.exe -game cstrike