I install some games with wine on archlinux 64bit.
But the games is so laggy.(FPS about 0)!
I try to install Directx.
When i install that and try running dxdiag.exe into terminal with this command:
Code: Select all
wine dxdiag.exe
Code: Select all
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
Code: Select all
WINEDLLOVERRIDES="dxdiag.exe,dxdiagn=n" wine dxdiag.exe
Code: Select all
wine: cannot find L"C:\\windows\\system32\\dxdiag.exe"
My wine version is 1.7.7
I install my VGA Driver.
My VGA is 9800GT 1GB.
Thanks a lot, and sorry for my english.