http://bugs.winehq.org/show_bug.cgi?id=26688 Summary: Risen requires vcrun2005 Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: xvachon(a)gmail.com The game outputs no missing functions and mscodescan reveals nothing either, yet the game complains about vcrun2005. winetricks vcrun2005 works around it xavier(a)xavier /wine/risen/drive_c/jeu/bin $ wine Risen.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.OpenMP" (8.0.50727.762) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:module:import_dll Library vcomp.dll (which is needed by L"C:\\jeu\\bin\\Engine.dll") not found err:module:import_dll Library Engine.dll (which is needed by L"C:\\jeu\\bin\\Risen.exe") not found err:module:import_dll Loading library Engine.dll (which is needed by L"C:\\jeu\\bin\\Game.dll") failed (error c0000018). fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:module:import_dll Library Game.dll (which is needed by L"C:\\jeu\\bin\\Risen.exe") not found err:module:import_dll Loading library Engine.dll (which is needed by L"C:\\jeu\\bin\\Importer.dll") failed (error c0000018). err:module:import_dll Loading library Game.dll (which is needed by L"C:\\jeu\\bin\\Importer.dll") failed (error c0000018). err:module:import_dll Library vcomp.dll (which is needed by L"C:\\jeu\\bin\\Importer.dll") not found err:module:import_dll Library Importer.dll (which is needed by L"C:\\jeu\\bin\\Risen.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\jeu\\bin\\Risen.exe" failed, status c0000135 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.