http://bugs.winehq.org/show_bug.cgi?id=10264 Miroslaw Poray-Zbrozek <poray(a)poray.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |poray(a)poray.net --- Comment #16 from Miroslaw Poray-Zbrozek <poray(a)poray.net> 2007-11-20 16:19:43 --- When I try to run wither.exe Wine complains about MSVCR80.dll (I think that the previous ALSA error is irrelevant - it goes away when I turn off the sound drivers): poray(a)pececik [~/.wine/drive_c/Program Files/Witcher/System] $ wine witcher.exe 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" ALSA lib pcm_softvol.c:889:(_snd_pcm_softvol_open) Unknown field max_dB err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Witcher\\System\\witcher.exe" failed, status c0000142 Besides that I get a popup on Wine desktop saing that Microsoft Visual C++ library did not load correctly I am not sure where I got that dll from. Most likely some other program installed it as this is not created during a new wineprefix creation. To double check I created another wineprefix and performed a clean installation of the game. Then I copied d3dx9_35.dll into windows/system32 and tried to launch witcher.exe again. This time Wine complained about missing MSVCR80.dll and MSVCP80.dll. After copying those into windows32/system I got the same error as mentioned above. Possibly I have a wrong version of those dlls but I don't know how to check that. I am using Gentoo ~amd64 on Intel Core2 Quad (yeah, amd64 is the right arch for Core2) and today's git version of wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.