The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Can not get game to work
by Seth on Tuesday July 27th 2010, 9:29
O.K., I tried making a new wine directory again and making sure to follow the instructions very carefully and when I ran it it didn't crash like before but just gave me this error in the terminal:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library msidcrl40.dll (which is needed by L"C:\\windows\\system32\\xlive.dll") not found
err:module:import_dll Loading library MSASN1.dll (which is needed by L"C:\\windows\\system32\\xlive.dll") failed (error c0000024).
err:module:import_dll Library xlive.dll (which is needed by L"Z:\\home\\seth\\.wine\\drive_c\\Program Files\\Bethesda Softworks\\Fallout 3\\Fallout3.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\seth\\.wine\\drive_c\\Program Files\\Bethesda Softworks\\Fallout 3\\Fallout3.exe" failed, status c0000135
Then after installing the msidcrl40.dll I got:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Loading library MSASN1.dll (which is needed by L"C:\\windows\\system32\\xlive.dll") failed (error c0000024).
err:module:import_dll Library xlive.dll (which is needed by L"Z:\\home\\seth\\.wine\\drive_c\\Program Files\\Bethesda Softworks\\Fallout 3\\Fallout3.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\seth\\.wine\\drive_c\\Program Files\\Bethesda Softworks\\Fallout 3\\Fallout3.exe" failed, status c0000135
I double checked and all dll's are installed and set to native as required.