Forum Discussion
Extract from DxError log
[12/28/12 17:37:37] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 189, function: GetDXVersion
Failed API: RegQueryValueEx() Error: 🏈 - Das System kann die angegebene Datei nicht finden.
Current DirectX may be a older version which does not have the version value in the registry.
-------------------- [12/28/12 17:37:37] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 4751, function: DirectXUpdateGetSetupInformation
GetDXVersion() failed.
-------------------- [12/28/12 17:37:37] module: dsetup32(Mar 30 2011), file: dxupdate.cpp, line: 280, function: CSetup::InstallPlugIn
DirectXUpdateInstallPlugIn() failed.
-------------------- [12/28/12 17:37:37] module: dsetup32(Mar 30 2011), file: setup.cpp, line: 1727, function: CSetup::SetupForDirectX
InstallPlugIn() failed.
Error message from Origin when Directx Folder is partly removed from install Folder:
Error: A redistributable packate (DirectX) was not installed successfully
Sometimes install process stops at 25% without any error message.
As you can see, there's probably something wrong with DirectX.
Could you please follow these instructions:
Note: Vista/7 Users should install the game in Admin mode, to do this run Windows Explorer then browse to your DVD drive,
right click on Setup.exe -> Properties -> Compatibility > Tick "Run This Program as an Administrator". Also please install DrectX 9c for Windows Vista (32bit & 64bit)/Windows 7 (32bit) from the following link:
http://www.microsoft.com/downloads/e...displaylang=en
For Windows 7 64bit download & install the DirectX SDK from March 2008:
http://www.microsoft.com/download/en...ng=en&id=10568
Load up both the 32bit and 64bit DirectX Control Panels and enable Hardware Acceleration:
Start -> All Programs -> Microsoft DirectX SDK (March 2008) -> DirectX Utilities -> DirectX Control Panel -> DirectDraw -> Tick "Hardware Acceleration" -> Click OK
Start -> All Programs -> Microsoft DirectX SDK (March 2008) -> DirectX Utilities (64-Bit) -> DirectX Control Panel -> DirectDraw -> Tick "Hardware Acceleration" -> Click OK
This will mean that all the older versions of DirectX are correctly installed and should avoid problems (mainly with Renegade) of games loading and not showing anything but a black screen.
When this doesn't work, try to redownload all the installationfiles and try to install it again. And maybe you can try to repair the installation?
- ApprovedAnonymous13 years ago
This solution does not work at all.
The Installation goes through ORIGIN and not via a CD drive.
The Directx Version can't be downgraded even as admin:
Dxerror log:
[12/28/12 17:59:40] module: DXWSetup(Mar 30 2011), file: dxwsetup.cpp, line: 352, function: CDXWSetup::InitInstallEngine
Failed API: SetAction() Error: (0x80070057) - Falscher Parameter.
-------------------- [12/28/12 17:59:40] module: DXWSetup(Mar 30 2011), file: psheets.cpp, line: 705, function: PreinstDlgProc
CDXWSetup::InitInstallEngine() failed.
- mrtnptrs13 years agoSeasoned Ace
Can you try it again with this installer?: http://www.microsoft.com/en-us/download/details.aspx?id=8109. Before you do this, try to disable UAC.
I'm now also seeing that the link to the DirectX SDK links to an older version. Here you can download the newest one when the installer above fails: http://www.microsoft.com/en-us/download/details.aspx?id=6812. You could also try to update your .NET framework to version 4.5: http://www.microsoft.com/nl-nl/download/details.aspx?id=30653. Run all the setups as an administrator.
And when that does not work then do the following:
I would suggest you to update video card driver for hardware and check if the issue still persists
- Type devmgmt.msc in start search box and hit Enter.
- In device manager, expand video card driver.
- Right click on it, click on update.
- Reboot the computer.You could also search for the latest drivers on the website of manufacture of your video card (like intel, AMD, ATI, Nvida etc.)
When this all not work try to enter the command sfc/scannow at cmd.exe. This will search for damaged files af your computer and it will replace them.
- ApprovedAnonymous13 years ago
I will try all of it.
I'll post my results later
What do you mean with
Before you do this, try to disable UAC?