I got this problem, it's making me frantic:
I got fear 2 as a present and installed it via wine, after installing vcrun2008 with winetricks, the game worked perfectly(wine 1.1.18/19). The Texture were black at 1st, but deactivating the game's graphic effect Ambient Lighting(not sure about the name, but it's the last option in the fear 2 graphic settings) fixed the game.
Since 1.1.20, the game won't start anymore! Now I'm using 1.1.21 and whenever I start the game, it gives me this:
Code: Select all
~/.wine/drive_c/FEAR2$ fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (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 MSVCR80.dll (which is needed by L"C:\\FEAR2\\LTMemory.dll") notfound
err:module:import_dll Library LTMemory.dll (which is needed by L"C:\\FEAR2\\GameDatabase.dll") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\FEAR2\\GameDatabase.dll")not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\FEAR2\\GameDatabase.dll")not found
err:module:import_dll Library GameDatabase.dll (which is needed by L"C:\\FEAR2\\FEAR2.exe") not found
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762)
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\FEAR2\\LTMemory.dll") notfound
err:module:import_dll Library LTMemory.dll (which is needed by L"C:\\FEAR2\\FEAR2.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\FEAR2\\FEAR2.exe") not found
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\FEAR2\\FEAR2.exe") not found
err:module:import_dll Library X3DAudio1_5.dll (which is needed by L"C:\\FEAR2\\FEAR2.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\FEAR2\\FEAR2.exe" failed, status c0000135
Now, before I roll back to 1.1.19, I wanted to know if others have the same problem. If yes, then this might be an indication for another Regression.
P.S.: I copied the FEAR2 folder to my WindowsXP on vmware and the game worked flawlessly there...