Displaying 20 results from an estimated 500 matches similar to: "Thief 2 crashes after a few minutes"
2010 Jun 06
1
Anarchy Online
I am on Ubuntu 9.10, and I am trying to get Anarchy Online to work. Wine with it works well on my other computer, which is Arch Linux, and much more modern (actually has graphics card). My current computer has 1 gb ram, 3ghz processor. This is what happens:
Code:
*****@*********:~/Desktop/Anarchy Online$ wine Anarchy.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
2009 May 21
2
err:ntdll:RtlpWaitForCriticalSection on Mac OS X 10.5.7
I just compiled wine for Mac OS X 10.5.7 (2Ghz 1GB Ram old 13" MacBook) with Xquartz 2.3.3.2
I have OpenGL running just fine, after ./configure --x-includes=/usr/X11/include and running wine with LD_LIBRARY_PATH=/usr/X11/lib
I'm trying to get Thief: The Dark Project to run properly now, in Window Mode it works fine, beside that i can't see the options or missions screen after being
2009 Feb 07
1
Re: Links 2003 & Grand Prix 4
The errors generated by a debug log when attempting to run Links 2003 v 1.02 with v 1.02 noCD patch:
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 62
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 63
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 62
2011 Apr 17
2
# fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not ha
Code:
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x32e6b8,0x00000000), stub!
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver
fixme:d3d_caps:init_driver_info
2010 Jan 27
1
TR 5
michael at 1-94-pool:~/.wine/drive_c/Programme/Core Design/Tomb Raider Chronicles> wine PC*
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x994, disabling mixer
^Cmichael at 179-88-143-94-pool:~/.wine/drive_c/Programme/Core Design/Tomb Raider Chronicles> wine PC*
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x994, disabling mixer
michael at
2009 May 30
5
Cannot start a game - err:ddraw?
Hi I'm trying to play a game which is not in the AppDB (yet) but when i try to run it blinks and shuts off. So I put it in the Terminal and it gave me this:
Code:
[iro at Hell ~]$ '/home/iro/.wine/drive_c/Program Files/Frater/bin/main.exe'
fixme:win:EnumDisplayDevicesW ((null),0,0x33f214,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f3d0,0x00000000), stub!
2010 Nov 21
2
Thief: The dark project
After nostalgia hit me other day, i'v tried to get Thief: The dark project to run under wine. after looking in appdb it look as it should be a "pice of cake"
No such luck :(
heres my console output!
Code:
fixme:seh:RtlAddFunctionTable 0x61e45600 1 61e40000: stub
fixme:seh:RtlAddFunctionTable 0x61777be0 1 61700000: stub
fixme:seh:RtlAddFunctionTable 0x64f69520 1 64f40000: stub
2009 May 20
3
Running 3D in Virtual Desktop Mode freezes Nvidia hardware
Greetings.
This is a problem that just started 2 days ago. Neither Wine, nor any config has changed. I even played back an old system backup from when it worked to no avail.
Basically, the problem is this: When 2D apps run in Virtual Desktop Mode, they run fine. As soon as the apps switches to 3D, or is a 3D app to begin with, the following can be observed:
- app works fine for about 10
2010 May 20
0
Zuma revenge's problem loading
Hello,
When I run Zuma's Revenges, the screen will go black, change resolution and then, nothing
In the terminal I get:
Code:
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 58
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64
fixme:win:EnumDisplayDevicesW ((null),0,0x33e860,0x00000000), stub!
fixme:win:EnumDisplayDevicesW
2011 Sep 07
2
Problems with this Harry Potter PC game in wine 1.2.2
Hi guys.
I am using Lubuntu 11.04 and so far I've been able to run via wine a few games, among which: Star Wars KOTOR1, TOCA race driver 3, Neverwinter Nights 1...
Now I tried installing and running Harry Poter 1 (Sorcerer Stone). Installs ok, but game crashes when starting with a critical error "General Protection Fault".
Here is what the terminal shows:
...
emy at
2008 Apr 30
4
Garbage screen in some games
Hi!
I get some strange behaviour from wine in some games, altrough test of other people give these games should work.
I can post some logs and screenshort.
Deus Ex 2:
Is all a mess! Intro Video are garbage, and in-game graphics have a strange behaviour:
Intro video
http://img84.imageshack.us/img84/6756/deusex2jx4.png
main menu:
http://img230.imageshack.us/img230/3275/deusex2mainmenuub9.png
In
2007 Jun 01
0
Thief, a Simple Camping App
For your entertainment, a simple Camping app to watch your Backpack
account and show a list of recently updated pages. I hope to implement
an RSS feed soon.
Uses Hpricot to parse the XML from Backpack.
http://svn.topfunky.com/public/camping/thief/
Geoffrey Grosenbach
........................
Screencast | http://peepcode.com
2011 Apr 30
1
Thief Deadly Shadows
I managed to install TDS running in windowed mode but experiencing two issues.
1. I have no ingame sound (intro sounds work though)
2. The mouse leaves the gaming window when I move to the mouse to far left or right. How can I lock the mouse to the screen?
OS: Ubuntu 10.10 64-bit
2014 May 20
2
[LLVMdev] Use perf tool for more accurate time measuring on Linux
I've set up a public LNT server to show the result of perf stat. There
is a huge improvement compared with timeit tool.
http://parkas16.inria.fr:8000/
Patch is updated to pin the process to a single core, the readings are
even more accurate. It's hard coded to run everything on core 0, so
don't run parallel testing with it for now. The tool now depends on
Linux perf and schedtool.
2009 May 08
5
Game install, Microsoft DirectX (tm) limitation.
I have recently been trying to install a game made for Windows 95 titled Thief: The Dark Project. Unfortunately it seems to be having a problem with some sort of DirectX limitation. I am extremely inexperienced in dealing with wine so please if there is any more information I can give you, feel free to ask.
Upon activation on the install executable (wine setup.exe) the install process appears to
2008 Dec 08
4
WINE and older games
I know that there is always the push for the latest and greatest games to be working under WINE, but it's always been a little irritating to me, that as the owner of systems that tend to not be up to par to playing the latest and greatest, that older DirectX 7 and below games really don't feel like they've been giving the TLC that they may deserve.
I've been an ongoing quest for
2009 Jul 03
1
Bug#535562: logcheck runs at normal I/O priority, and is hard-coded to nice -n10
Package: logcheck
Version: 1.2.69
Severity: normal
logcheck is a "batchy" job, but currently runs at normal I/O priority,
and is hard-coded to run with a niceness of 10. As a result logcheck
can degrade interactive performance on machines with a lot of log
traffic, relatively slow CPU or expensive I/O.
It'd be useful if the "ionice" and "schedtool" utilities
2017 Oct 27
2
Password encription
On 27.10.2017 08:37, @lbutlr wrote:
> On 25 Oct 2017, at 03:11, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>> SHA512-CRYPT and PLAIN/LOGIN with SSL.
> I?m happy with SHA256-CRYPT and PLAIN/LOGIN.
>
Yes. SHA256-CRYPT is good too. It was just recommendation over using
CRAM-MD5, use anything with salt.
Aki
2020 Jun 16
4
IRC spam
On Tue, 16 Jun 2020 at 15:06, Joerg Sonnenberger via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> I also see little evidence that it would fix the problem of someone
> having too much time on their hand and wants to be a nuisance.
AFAICS, this is not the problem.
The nicks are clearly randomly generated by smashing words together
and the content seems to be what comes out of a
2008 Jul 15
5
Hardware support
What's the current state of hardware support for Ogg Vorbis? Any decent
players out there? I have an iRiver iHP-120 and am thinking about upgrading,
any recommendations?
Phil Hibbs.
Capgemini is a trading name used by the Capgemini Group of
companies which includes Capgemini UK plc, a company registered in
England and Wales (number 943935) whose registered is at No. 1
Forge End,