DirectX9 install on Wine 1.5.18 not working properly

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Predatorian3
Level 1
Level 1
Posts: 8
Joined: Wed Jan 02, 2013 4:50 pm

DirectX9 install on Wine 1.5.18 not working properly

Post by Predatorian3 »

I installed DirectX9 on Wine 1.5.18, and when i try to run the dxdiag.exe in the .wine/drive_c/windows/system32 folder, i recieve the following below:

Code: Select all

wine dxdiag.exe 
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\dxdiagn.dll"
err:ole:CoGetClassObject no class object {a65b8071-3bfe-4213-9a5b-491da4461ca7} could be created for context 0x1
err:dxdiag:collect_dxdiag_information IDxDiagProvider instance creation failed with 0x80070005
err:dxdiag:wWinMain DxDiag information collection failed
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
[0106/024423:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
Assert( Assertion Failed: (::DeleteObject( hOldBitmap )) ):surface_gdiwin32.cpp:1792

Direct3D9 is not available without OpenGL.
Direct3D9 is not available without OpenGL.
Direct3D9 is not available without OpenGL.
Direct3D9 is not available without OpenGL.
I followed an external how-to, and I'm waiting for a response from them also. Are there any other how-to's besides the one on Dedoimedo?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: DirectX9 install on Wine 1.5.18 not working properly

Post by dimesio »

External howtos are not supported here, and installing all of DirectX9 is not recommended.
ZombieRedShirt
Level 3
Level 3
Posts: 86
Joined: Fri Oct 07, 2011 6:25 am

Re: DirectX9 install on Wine 1.5.18 not working properly

Post by ZombieRedShirt »

Predatorian3, you really don't need to install the full directx9, and dxdiag.exe not working is not something you should be worried about. So long as you have your proprietary video card drivers installed, and your game is supported by wine, you should be fine.
Locked