NWN2 - "could not find any compatible Direct3D devices'

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
r4pt0r
Level 1
Level 1
Posts: 9
Joined: Fri Jul 18, 2008 10:20 am

NWN2 - "could not find any compatible Direct3D devices'

Post by r4pt0r »

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 someone managed to get this game running with wine 1.1.x or at least any version above 1.0 on an amd64 system?
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: NWN2 - "could not find any compatible Direct3D devi

Post by jeffz »

r4pt0r wrote: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 someone managed to get this game running with wine 1.1.x or at least any version above 1.0 on an amd64 system?
which video card and drivers? paste terminal output
r4pt0r
Level 1
Level 1
Posts: 9
Joined: Fri Jul 18, 2008 10:20 am

Post by r4pt0r »

whops, sorry :oops:

graphics card: nvidia GeForce4 Ti 4200
driver: legacy 96.43.07 (from the debian ftp: ftp://ftp.de.debian.org/debian/pool/non ... les-amd64/)


the console output only gives me these 3 lines:

Code: Select all

fixme:wave:wodPlayer_Reset shouldn't have headers left
fixme:win:EnumDisplayDevicesW ((null),0,0x278f6a4,0x00000000), stub!
fixme:dsound:DllCanUnloadNow (void): stub
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

r4pt0r wrote:whops, sorry :oops:

graphics card: nvidia GeForce4 Ti 4200
The game is 100% correct::

System requirements:
Windows XP, Pentium 4 2.4 GHz or Athlon XP 2000 or equivalent, 512 MB RAM, 5.5 GB hard disk space, DirectX 9.0c, GeForce 6600 or Radeon 9700 Pro graphics card with PS 2.0 or better.

Time to upgrade.
r4pt0r
Level 1
Level 1
Posts: 9
Joined: Fri Jul 18, 2008 10:20 am

Post by r4pt0r »

hm, seems like i have to switch back to the radeon 9700 pro (with the "good" ati drivers :roll: )
Locked