similar to: Direct3D fails to initialize in Diablo II/WINE

Displaying 20 results from an estimated 100 matches similar to: "Direct3D fails to initialize in Diablo II/WINE"

2001 Feb 05
1
Half-Life and wine
When I run HL with wine I get a OpenGL Mode is not Supported. I tried ./configure --enable-opengl but it still does it. I read through all the How-to's and everything seems to be in order. I've got a GeForce256 with DDR a PII RedHat 7.0 and X-Free 4.0.1. I am able to run Soldier of Fortune for linux with OpenGL without any problems, but this doesn't use Wine. I have all of the
2001 Mar 02
1
RealProducer 8.5
Hi all, I get these errors while trying to run RealProducer 8.5 in WINE: err:heap:HEAP_ValidateInUseArena Heap 40310000: in-use arena 4036ae80 next block has PREV_FREE flag err:ntdll:RtlpWaitForCriticalSection Critical section 0x40310070 wait timed out, retrying (60 sec) fs=0297 err:ntdll:RtlpWaitForCriticalSection Critical section 0x40310070 wait timed out, retrying (60 sec) fs=0297
2008 Oct 24
2
NeverHood won't run [Unable to initialize DirectDraw]
I just installed the old game The Neverhood into WINE, and it won't run. On start up it pops up the following dialogue boxes: DDERR_UNSUPPORTED and Unable to initialize DirectDraw. I have it set to run in Windows 98 (like the how-to from the AppDB), and I've tried it with both Vertex Shader and pixel shader on and off. I installed the DirectX that came with it. I keep getting the same
2010 Apr 06
0
nVidia hardware donations available
Dear nouveau developers, I have some nVidia cards available which I would like to donate for free shipping. If anyone of you is interested, please let me know. I will send the card(s) to anywhere in the world for free ;). Here is what I have: * ELSA Erazor X - GeForce256(NV10), AGP, 32MB * NoName - TNT2 (M64), AGP, (probably) 32MB * NoName GeForce MX4000 (V64), AGP, 64MB * NoName GeForce 6200
2011 Oct 23
5
Diablo 2 issue with direct3d
I'm running wine 1.2.2 and used the blizzard installer while downloading everything off of their site for d2 - No expansion yet. I tried to run d2 to make sure its working up to this point before I continue to install lod. I get an error that goes like this: Error 25: A critical error has occurred while initializing Direct3D. I thought wine didn't support direct3D and that was why I was
2004 Aug 06
2
Using ices or shout with continuously growing files?
I also tried such things: lxserv:/mnt/fatbass# tail -f recording.mp3 | /usr/local/icecast/bin/ices -M stdinpcm -h localhost -p 40044 -P password Logfile opened Could not find a valid playlist file. Ices Exiting... In this case I try to KEEP READING the mp3 file (which becomes continuously larger), and pipe it to ices (how should I do this?). But ices isn't nice to me and keeps asking for a
2002 Sep 25
3
Diablo, Direct3d, How to disable Direct3d
>I assume this is due to new Direct3D code that wasn't present when I last ran >DiabloII. If so, is there any way to disable this code so that Diablo doesn't >detect direct3d and runs with 2d directx like it always ran before? yes there is: go to your diablo ii installation dir. ( Program Files\Diablo ii ) then type something like: wine D2VidTst.exe you can now select what kind
2011 Aug 14
2
Failed to initialise Direct3D
Hi all. I installed and subsequently tried running The Art of Magic: Magic and Mayhem but received a "Failed to initialise Direct3D" error. Is there any way to remedy this? I've done some searching around but haven't really found anything conclusive on how to fix it or if there even is a fix. Any help would be greatly appreciated.
2008 Aug 28
1
NWN2 - "could not find any compatible Direct3D devices'
I've tried to get NWN2 (patched to v. 1131409) running with wine 1.1.3 on debian lenny (2.6.25 amd64). I followed the instructions at the appdb, but all i get is the error message "could not find any compatible Direct3D devices"... the devenum.dll and dxdiag.dll weren't present at my wine 1.1.3 install, so i took them from an 1.1.1 installlation, but nothing changed... did
2011 Aug 18
3
"Direct3D" in "wine regedit" Missing?
Hi, I have my ATI Graphics Drivers installed from AMD.com and direct rendering is enabled, but whenever I try to find 'Direct3D' under "HKEY_CURRENT_USER\Software\Wine" I can't find it. Does anybody know the possible problem?
2005 Feb 24
1
Run Direct3D Samples in CodeSamples
Hi All I am a newbie to Wine and I am trying to run some Direct3D 9 samples given in the Code Samples page.... However, the system gives me the following errors : err:module: import_dll Library d3dx9d_24.dll ( which is needed by - my program.exe ) not found err:module:LdrInitializeThunk Main exe initialization for my program.exe failed, status c0000135 It runs all samples and applications
2008 Jul 07
2
Direct3D missing?
I was going through wine's registry trying to optimize a few things, but then i noticed my HKEY_CURRENT_USER\Software\Wine\Direct3D directory was missing. It stops at HKEY_CURRENT_USER\Software\Wine\ . . . . Does anyone know why this is or how i can fix the problem? I am running the latest version of wine on Ubuntu 8.04. I really would like to be able to change my graphics settings......
2009 Jun 05
1
escape from monkey island direct3D problem
hi there, im really new to linux and wine (about 2 days new now) and am having a few problems playing escape from monkey island everytime i load it up using the direct3D option i get a message saying unable to initialize hardware, if i open it using the openGL option it works but in a tiny screen. then i discovered the same result happens when i emulate a desktop using wine's configuration
2010 Jan 28
1
Direct3D registry entries don't work
Sometime since Wine 1.0.1, the entries I used to make games run smoother, or not as smooth such as "Multisampling" and "UseGLSL" do nothing. I can't go back to 1.0.1 because it doesn't work with most of the games I want to run, but somewhere beyond 1.0.1 the Direct3D registry entries stopped working. Any ideas how to fix?
2009 May 29
0
Re: First-time wine user, having problems with Direct3D and EE2
I'm having this exact same problem. OS: Ubuntu 9.04 Wine: 1.1.22 Nvidia Gforce 8800GT When I try to start EE2, I get this error message: > > FATAL PROBLEM at C:\EE2\src\EE2\Render.cpp:578: > -->Failed to create Direct3D Device. Cannot continue. This is what I get in terminal Code: err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded
2011 Jul 18
2
Generating OpenGL shaders from Direct3D shader bytecode
I saw on the LLVM mailing list some time ago that something like this was desired for Wine (but it was talking about an LLVM backend then). I figured I'd contact you guys to tell you that I found something like this, MojoShader by Ryan Gordon (zlib licensed). http://icculus.org/mojoshader/ http://hg.icculus.org/icculus/mojoshader/ Sorry if someone already suggested this, or if something like
2011 Aug 26
3
When will Wine use Direct3D directly?
According to http://www.phoronix.com/scan.php?page=article&item=mesa_gallium3d_d3d11&num=1, Direct3D 10 and 11 are supported in Linux natively. Is this only with the open source drivers? Anyone have an approximation as to when Direct3D Windows games will use this instead of having the added overhead of translating to OpenGL? Any input would be appreciated! Thanks in advance!
2005 Jul 26
0
Cannot see Direct3D options in winecfg Graphics tab?
Hi, I have just compiled Wine CVS on my P3 and dual P4 Linux boxes, and have been examining the settings in winecfg. However, I have noticed that the Graphics tab on my P3 machine has options for Direct3D, whereas on my dual P4 it does not. Both machines are running Linux 2.6.12.3 with XOrg 6.8.2, and have both DRI enabled and working Xv support. Both machines also have the d3d shared objects
2008 May 17
2
Direct3d with ATI Radeon Problem
Hi, I'm having trouble running 3d apps including the Direct3d test in Dxdiag under wine. I think that the problem is that dxdiag displays my Graphics card as this: X11 Windowing System This is obviously wrong because I am running this on a Radeon 2600 Pro. When I try to run the Direct3d test It just crashes Wine. I am running the latest 8.04 Ubuntu with the Latest Fglrx Graphics drivers.
2008 Aug 19
3
direct3d error
Hi ppl. I'm trying to run "The Mystery of the Druids" on Ubuntu 8.04 via Wine 1.0-rc1. And I get the following msg : "direct3d init failed. code: 80040154" Can someone help me please?