a recurrent message in all my directx9 games Code: err:d3d:InitAdapters Can't load opengl32.dll! err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl Opengl32.dll is present in my system32 I've got installer issues too (msi problem) several regressions in fact :(
chourmovs wrote:> a recurrent message in all my directx9 games > > > Code: > err:d3d:InitAdapters Can't load opengl32.dll! > err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl > > > Opengl32.dll is present in my system32Looks like you didn't compile Wine right.
Good jump :D the trick seems to work, it fixed the d3d9 and sound issue when i reinstalled but it's like i had problem on my installation Lot of previously working installs got strange msi issues and i didn't succeed into winetrick's vcrun2005 install How i can be sure i get rid of my previous self compiled installation ? what are the command to erase everything concerning wine on my computer ? thx
Problems continue each time i launch a setup or an exe, i've vcr issues that were not present in 1.1.4 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting Of course i've installed vcrun2005+sp1 via winetricks I'm desperate please help [Crying or Very sad]