Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
Off the top of my head. From the error it looks like there may be a problem with the WinSxS configuration for Microsoft Visual C++ 2012. Missing an entry point in the Fallout 4 VR.exe is most likely an issue with the Visual C++ install or configuration. (Missaligned .DLL's play havok.)
I know you indicated that you have reinstalled the Visual C++ files. The Steam Build Bot would install both the X86 (32bit) and the X64 (64bit) versions of these. Are both the 32bit and 64bit versions installed? Can you manually run the files that are loceted in the vcredist folder?
Also, are you running any ENB's or Reshade's that would be interjecting themselves as .DLL's into Fallout 4 VR?
Can you post your exact system specs as well? Hope I can help.
4K
Yeah I already tried uninstalling and reinstalling Visual C++ 2012 to no avail. I manually installed both the 32bit and 64bit versions from the vcredist folder too.
I am not using any mods.
I'm running an i7-3770 @ 3.40Ghz, 12 GB of RAM with a GTX 1070.
If anyone has any ideas at all, that would be super helpful. I've been dying to play this game on VR and I'm incredibly frustrated it isn't working.
Beyond that....im stumped.
Yeah I'm using the vive and tried this. I'm also stumped :/
I'm running Windows 10. MSVCR110.dll is indeed present but I also suspect something is wrong with it. Is there something I can do to repair the file?
Yes.
You could try the following: grab the DLL from an external source (such as https://www.dll-files.com/msvcr100.dll.html ) and place it with the Fallout 4 VR EXE in the Fallout 4 VR folder. It should load that DLL then, so you can test if it is actually the problem. However, there might be other DLLs providing the hook not found, and as your error message mentoins the Fallout EXE and not the DLL its a bit more odd anyways.
Open a command prompt (DOS prompt for those of us who remember Windows 386)
Enter: regsvr32 (COMPLETE path to msvcr100.dll file) if there are any spaces in the path name, then enclose the line with quotes, I.e.
Regsvr32 “C:\Program File(386)\Steam\Steamapps\common\fallout4vf\msvcr100.dll”
-or, to original 32 bit version
Regsvr32 “C:\progam files(386)\windows\system32\msvcr100.dll”
-or the 64 bit version-
Regsvr32 “C:\progam files(386)\windows\syswow64\msvcr32.dll
If you check the file properties, you should have version 10.00.40219.325 for the 32 bit and the 64 bit. The files names and version are the same for 32 and 64 bit but the 32 bit file is 809kb and the 64 bit file is 755kb.
See if you can finish the updates you are missing as one of the failed updates may have unregistered an old version and not fully registered the new version.