DOOM 3: BFG Edition

DOOM 3: BFG Edition

Ver estatísticas:
ForestDragon 13 jan. 2014 às 5:59
Starting problem (but not a crash!)
When i starting the game, it want to install Microsoft VC redist on every starting.
But after 4-5 seconds it's disappear, and the game is launch without problem. Is there any idea how can i this solve?
Última alteração por ForestDragon; 13 jan. 2014 às 5:59
< >
A mostrar 1-2 de 2 comentários
RickHewer 13 jan. 2014 às 13:38 
I have this issue also. When windows UAC pops up, I click "no" to stop it from running, and the game runs. It's slightly quicker that way til someone offers a solution!
ForestDragon 27 jan. 2014 às 0:30 
I found the solution! It's easy!

Go to the game's folder. (For me it's: Steam/SteamApps/common/Doom 3 BFG Edition)
There can you find the "Installscript" VDF file.

Open it with Notepad.

There can you find this:

"InstallScript"
{
"Registry"
{
}
"Run Process"
{
"DirectX"
{
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\208200"
"process 1" "%INSTALLDIR%\\directx\\DXSETUP.exe"
"command 1" "/silent"
"NoCleanUp" "1"
}
"MSVC"
{
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\208200"
"process 1" "%INSTALLDIR%\\msvc2010\\vcredist_x86.exe"
"command 1" "/q /norestart"
"NoCleanUp" "1"
}
}
}
"kvsignatures"
{
"InstallScript" "211153f9884a4ac213bd4d3b3e98c0ea68244fc0ee7f1f99fb6ad2c3a431d60c59bb312455bf8a8118803c0f5a62e09afffa556cc2874fe1332f6a71562ec8dfbc826db8ae5b37786dd0a4f2b62509ed8bb93c6ec0b64a045cc44711b8c437c713a15b9de9059a2c47d51ffb039e1229aa8d8537a50beed51aae15923faffef0"
}







If you simply delete this part:

"MSVC"
{
"HasRunKey" "HKEY_LOCAL_MACHINE\\Software\\Valve\\Steam\\Apps\\208200"
"process 1" "%INSTALLDIR%\\msvc2010\\vcredist_x86.exe"
"command 1" "/q /norestart"
"NoCleanUp" "1"
}



And save the file, steam won't be install anymore the VC Redist Package!!!!

(If you make a Verify integrity of game cache, that set back this file to the default)
Última alteração por ForestDragon; 27 jan. 2014 às 0:30
< >
A mostrar 1-2 de 2 comentários
Por página: 1530 50

Postado a: 13 jan. 2014 às 5:59
Comentários: 2