similar to: Cannot start Amnesia nor Penumbra via Steam

Displaying 20 results from an estimated 500 matches similar to: "Cannot start Amnesia nor Penumbra via Steam"

2012 Mar 11
0
Re: Cannot start Amnesia nor Penumbra via Steam
The applications now work again, after updating the following packages to version 20120127: app-emulation/emul-linux-x86-baselibs-20110928 app-emulation/emul-linux-x86-xlibs-20110928 app-emulation/emul-linux-x86-medialibs-20110928 app-emulation/emul-linux-x86-soundlibs-20110928 app-emulation/emul-linux-x86-sdl-20110928I think I had tinkered with them before, though, as one of the application's
2011 Apr 24
2
Linux Gentoo + Counter-Strike: Source
Hy Guys, I have a problem running the Counter-Strike: Source under wine with Gentoo In other distributions runs perfectly Some things we've tried > eselect opengl listAvailable OpenGL implementations: > [1] nvidia * > [2] xorg-x11 > > gentoo at Gentoo ~ $ glxgears > 16218 frames in 5.0 seconds = 3243.271 FPS > 16125 frames in 5.0 seconds = 3224.971 FPS >
2011 Jun 19
3
Steam game wont start
I there, I recently installed wine, and followed this document https://help.ubuntu.com/community/CounterStrike to install steam. After installing steam I logged into my account and installed Day of Defeat Source from my steam account. After downloading and installing when I click play I got this error in my command line: errle:RevokeDragDrop invalid hwnd (nil) errle:RevokeDragDrop invalid hwnd
2011 Jan 16
2
Since update of January 15th Left 4 Dead 2 (steam) crashes
Hi all. I was using wine 1.3.10 to run Steam and Left 4 Dead2 successfully until recently. Last week, there was an update for Steam, and now I can't start Left 4 Dead 2. It starts up, but then immediately crashes. The window "Preparing to launch Left 4 Dead 2" pops up, and then disappears. It worked flawlessly last Sunday, and yesterday it stopped working. I am getting the same
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
2010 Dec 30
2
Sudden Failure of All Games
Most notably, Team Fortress 2 and Counter Strike Source, in addition to Homeworld 2, all ran perfectly. I left for a while and returned. Now I get a strange error, as the games still work, but refuse to stay on the screen. It's like they fight for a while witht he operating system, then run fine in my taskbar. Here is the full log: Code: ;; This buffer is for notes you don't want to save,
2009 Apr 08
5
Trying to Run UnRealWorld through Wine
I have heard great things about this game and decided to give it a try. The website says it is playable on a Mac running Wine, and so far it seems to work, but I get this error: Code: fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"04090409", 0001: stub! I've looked around but it seems no one else has had
2012 Feb 05
0
Planswift
I recently switched from Windows to Linux (Ubuntu). I have had no issues until for a job I was required to use a program called Planswift (planswift.com). It's specialized construction software that only runs on Windows. I tried installing it with Wine, there were no problems until the very end of the installation when it was "finalizing" and a small message window with a status
2012 Mar 31
20
Need help with a windows app
so i was trying to run a game and when i ran it via terminal i got some answers why. fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub! fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList wine: Unhandled exception
2008 Aug 06
4
[wine 1.1.2 opensuse 11]
I'm trying to run archcad 11 it is garbage in test... but maybe someone suggest something that make this app became a bit closer to run on linux here is my log: Code: ~> env WINEPREFIX="/home/user/.winebtl/AC" wine "C:\Program Files/ArchiCAD 1 1\ArchiCAD.exe" wine: Call from 0x7b8458b0 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting wine:
2010 Aug 25
3
Steam Games on OSX
Hi all, I am trying to run games, like tf2 and hl2, on my macbook2,1. I installed wine-devel (1.3.1) from macports. When I try to launch a game, the valve video plays, then the screen goes black, of it crashed. Here is the log: err:winedevice:ServiceMain driver L"vstor2-vixmount" failed to load CellID: Fetching server list from CSDS. . . fixme:process:SetProcessShutdownParameters
2011 Nov 08
1
Amnesia - The Decent running very choppy
Hey. I'm new to Linux based operating systems. A friend of mine introduced me a year ago and I finally decided to try it so try to bear with me here. The problem I've been having is that I've managed to get Amnesia to work under the latest Wine version (1.3.31) but the game is really choppy. I've tried messing with the Wine configuration and the in-game configuration but it
2010 Aug 10
1
CentOS 5, gnome-screensaver and password amnesia?
I've built some CentOS 5.5 64-bit systems straight off the DVD, full installs, and the Gnome screen lock (manually invoked or automatically via the gnome-screensaver) does not allow the user to unlock the screen. The only fix appears to be ctrl-alt-F<1 - 5> then have the user log into the tty session, type pkill -f gnome-screensaver, log out, then ctrl-alt-f7 to return to X. These
2009 Apr 28
1
Gw.exe -- keyboard:X11DRV_MapVirtualKeyEx keyboard layout
Under wine versions .19 and .20 (only 2 I've tried), I get sticking keys resulting in uncontrollable spinning (or running or whatever key gets stuck. The log output has a bunch (100+) fixmes relating to keyboard (see code). Thanks for any help! Code: fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout (nil) is not supported fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409",
2005 Nov 11
1
login passwd not masked in remote command modus
Hi, I've recently discovered a rather nasty bug. My login password is visible when I use the following command: arioch at server ~ $ ssh arioch at 192.168.0.1 sudo tail -f /var/log/messages; exit Password: ********** (user - masked) Password: my_not-so-secret-anymore_password (root - not masked) -tail output- This has been tested with openssh on OpenBSD, FreeBSD and Gentoo/Linux, all
2011 Feb 13
1
black ops multi : mouse buttons inactive
Hello there, i have a weird problem with Black ops : when i launch a multi-players session, the game menu shows up, sound works, but clicking the menu items is no-op. :( Launching a single player game, OTOH, is even worse : game freezes when displaying the "click to start" welcome message. :( In both cases I have to kill wine from the terminal to exit. It happens both in fullscreen
2010 Jun 09
0
new sound problem
Hello All, I've run into a sound problem with Dawn of War. It's the only game I can currently get running under wine so I can't test beyond it right now. I was having problems with the models in the game (see here: http://forum.winehq.org/viewtopic.php?t=8367) but they are working now after I upgraded my version of wine to the release candidate I got off of my openSUSE 11.2
2010 Oct 02
1
steam games not running
Hey, I am trying to get steam/steam-gaming working on my system. I have gotten the steam client working, but fail to launch games. I will be using half-life as the game I am trying to launch for this topic as it is one that most people can get running as far as i can tell. I have a x86_64 intel i7 system with a nVidia GT218 [NVS 3100M] graphics card. I am running Fedora 13 , and distribution
2011 May 30
0
Gaussview 5
I am unable to start Gaussview 5 on my mac. I have the wine version 1.3.21. I get the following output: fixme:imm:ImmReleaseContext (0x10040, 0x18f308): stub fixme:advapi:GetEffectiveRightsFromAclW 0x19ea1c 0x3a297aa4 0x32fa48 - stub fixme:advapi:GetEffectiveRightsFromAclW 0x19ea1c 0x3a297aa4 0x32fa48 - stub fixme:advapi:GetEffectiveRightsFromAclW 0x19ea1c 0x3a297aa4 0x32fa48 - stub
2013 Jan 10
2
Fixing corrupt flac files
Hi, since years I simply encoded my CDs using various tools to flac and simply listened to it and never had any problems. Today I wrote a little script though to add replaygain values to my music collection and I found out that a lot of my flac files are corrupt. The corruption almost always occurs in the last 10% like flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh