search for: novid

Displaying 12 results from an estimated 12 matches for "novid".

Did you mean: dovid
2009 Jul 03
1
Insurgency Crashes in Fullscreen
...windowed mode, fullscreen causes the game to crash after the map has been loaded. Other source games(hl2, portal ect) all run fine. Error Messages with Wine 1.1.25; here (http://pastebin.com/f3efa74b6) Insurgency is launched with the following options; Code: -dxlevel 81 -width 1440 -height 900 -novid It was working fine up until a few weeks ago. I am running Gentoo amd64.
2010 Jul 04
1
Re: TF2 random quit
...10, (nil)): stub (repeated MANY times with different fonts) fixme:avifile:AVIFileExit (): stub! fixme:winmm:MMDRV_Exit Closing while ll-driver open err:mmtime:TIME_MMTimeStop Timer still active?! i'm running the game with Code: wine /path/to/Steam/steam.exe -silent -applaunch 440 -window -novid -width 1280 -height 1024
2008 Jul 03
2
Ubuntu (Wubi) + Wine + Steam
...ve been trying to set up Steam under Wine for two days now but to no avail, I've got the Tahoma font, the Gecko engine and also tried with the .exe and .msi and nothing :( Using this guide (http://thepemberton.com/posts/archives/13), when I have to type "wine SteamInstall.exe -dxlevel 90 -novid" on the terminal all I get is this: > preloader: Warning: failed to reserve range 00000000-60000000 > preloader: Warning: failed to reserve range 00000000-60000000 > wine: could not load L"C:\\windows\\system32\\steaminstall.exe": Module not found > alexandrefonseca at...
2009 Mar 22
4
L4D crashes reaching in-game, d3d_shader bug maybe?
...with Left 4 Dead. Basically I have sound, and I can get to the main menu no problem using this command (which I found on http://www.youtube.com/watch?v=far0jjAlg24). Code: env WINEPREFIX="/home/xxxx/.wine" wine "C:\Program Files\Steam\steam.exe" -applaunch 500 +mat_hdr_level 0 -novid -height 900 -width 1440 -windowed The first time I ran that code from the terminal I was using Wine 1.0, and I could get to the main menu but there was no sound and it would crash immediately if I tried to go in game be it multiplayer (online) or single player. I tried a second time with Wine 1....
2007 Sep 28
0
Steam always locks up within a few dozen seconds of starting.
...Connecting account. . ." dialogue, but every now and then I can actually get a game of HL2 loading. I have never got as far as the HL2 menu being active. It does not seem to generate any sort of useful output in the console: patrick at Gohan ~/Stuff/Wine/Program Files/Steam $ wine steam.exe -novid -applaunch 220 err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. dir: C:\Program Files\Steam\ *.mix dir: C:\Program Files\Steam\ *.asi dir: C:\Program Files\Steam\ *.flt warning: Unknown nb_ctl request: 4 warning: Unknown nb_...
2008 Jul 03
1
Half Life 2 - Can't get past the loading screen
I'm running the game with the following options: > -novid -dxlevel 90 -width 1024 -height 768 I've got sound working using the ALSA driver. I can play other games just fine. I have an ATI Radeon X2300 which never game me any problems, I even used glxgears and got these results, which I think are ok: > 7851 frames in 5.0 seconds = 1570.134 FPS...
2008 Aug 02
1
Portal Problem
when i launch the game it shows the screen with the logo, then goes to the next logo with Half-life 2 but then crashes. I am using the newest Wine available. on ubuntu
2008 Oct 04
1
Portal crashes after splash screen.
...ly. Problem: After the valve/source logo screens, the mouse appears, the screen goes white, and the main menu music plays. Since there is no menu, it has to be killed manually. I've tried: Setting hl2.exe to Windows 98 Running it with this command: wine steam -silent -applaunch 400 -window -novid -dxlevel 80 -width 1024 -height 768 Disabled in-game steam community. While running, the game outputs a billion OPEN_GL_INVALID_ OPERATION errors to the terminal. Other games I can run perfectly: Tribes, Defcon, Kid Mystic, Battlezone II. fglrxinfo: OpenGL vendor string: ATI Technologies Inc....
2011 Feb 12
1
Valve Steam -- Virtual Desktop Question
Is it possible to run steam like normal, in gnome, and have the games it launches run in virtual desktop mode? I only particularly want this with Dead Space 2, as it has problems not running in VD mode.I have tried to set Steam.exe as non virtual desktop, and deadspace2.exe as virtual desktop, but it just launches DS2 in the gnome environment. tl;dr Can I have an app running in Gnome desktop
2012 Mar 04
1
[Wine 1.4rc5] Team Fortress 2 crashes after assets load
...under the impression (and correct me if I'm wrong) that these are installed with the 64-bit driver. I specified that the 64-bit opengl libraries be installed when I installed the driver. Console options set for TF2 are: -nod3d9ex -dxlevel 81 -noforcemaccel -noforcemparms -noforcemspd -console -novid -noipx -nojoy -window TF2 starts fine, but crashes immediately after all of the game assets have loaded upon trying to join a server (that is, as soon as the game is about to display 3D graphics). Here's a link to the full console output (with Steam ID redacted, of course): http://pastebin.co...
2008 Aug 28
3
Half-Life Deathmath does not start
Can anyone help me please? > force4 at tevia:/opt/games/Steam >> [0] % wine Steam.exe -applaunch 320 -heapsize 512000 -dxlevel 70 -fullscreen -width 800 -height 600 -novid -console > CellID: Fetching server list from CSDS. . . > ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory > fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. > CellID: CSDS returned 185 servers. > CellID: Connec...
2009 Apr 26
4
Squeezing every last drop of performance out of DirectX
...e, I'm running in windowed mode at like 1100 something by 940 (I think)? My monitor support 1280x1024 but I'm basically running at the largest I can such that it stays within the desktop without being overlapped by the top or bottom menu bars in gnome. So the options are something like: -novid -windowed -w 1175 -h 940 -heapsize 1048576 -dxlevel 81 I am also using WINEDEBUG=-all when I launch Steam to suppress all debug messages. I'm trying to find ways to make this run even smoother in Linux. I know there are some changes I can make to the HKEY_CURRENT_USER\Software\Wine\Direct3...