Cant start Shadows

Post bug reports and ask for support here.

Moderators: Icemania, elliotg

Bingeling
Posts: 5186
Joined: Thu Aug 12, 2010 11:42 am

RE: Cant start Shadows

Post by Bingeling »

ORIGINAL: mechanoid

Hello Erik,

I think there is no crash log, there is not even a a save folder in my installation folder c:\matrix\distant world or in my document folder (I reinstalled it in an fresh folder).

I tried both the XNA in the redist folder and the online one.

I played Legends some weeks a ago. I use the Windows Media Player a lot to listen to audio files, so it should be OK.

Yours

Marc
Crash logs and save folders are not in the Documents folder.
They are in application data (which may require a folder option change to show "hidden files and folders".

Windows 7:

C:\Users\XXXXXX\AppData\Roaming\Code Force Limited\Distant Worlds\1.9.0.0

Replace the XXXXX with your username.
mechanoid
Posts: 5
Joined: Thu May 23, 2013 5:04 pm

RE: Cant start Shadows

Post by mechanoid »

Thanks Bibgeling,

I found it now.

It says that there is a part of Direct X missing. I will try to reinstall Direct X.


Distant Worlds - Crash Dump - 1.9.0.0

09:20:47 Freitag, 24. Mai 2013


System.IO.FileNotFoundException: Die Datei oder Assembly "Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
Dateiname: "Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
bei Microsoft.DirectX.DirectSound.Device..ctor()
bei DistantWorlds.Main.LHMV4MLiKd(Int32 , Int32 , Boolean )
bei DistantWorlds.Main..ctor(Int32 width, Int32 height, Boolean windowedMode, Splash splashForm)
bei DistantWorlds.Start.wqAsGLaYJv(Object , EventArgs )
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.SetVisibleCore(Boolean value)
bei System.Windows.Forms.Control.set_Visible(Boolean value)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.Run(Form mainForm)
bei EmhsmAfGsqawTHUV7P.UtyI96UUspX0ueL2Cg.nBHfNLSqHwyxpjahWUl(Object )
bei EmhsmAfGsqawTHUV7P.UtyI96UUspX0ueL2Cg.JsVS1aLxjZr()

WRN: Protokollierung der Assemblybindung ist AUS.
Sie können die Protokollierung der Assemblybindungsfehler aktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) auf 1 festlegen.
Hinweis: Die Protokollierung der Assemblybindungsfehler führt zu einer gewissen Leistungseinbuße.
Sie können dieses Feature deaktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] entfernen.



--- COMPLETE ---
mechanoid
Posts: 5
Joined: Thu May 23, 2013 5:04 pm

RE: Cant start Shadows

Post by mechanoid »

Working now!

I downloaded the Microsoft "dxwebinstaller", it fixed it.

Maybay some ASIO-based sound programs I use (Cubase, Halion) messed with the sound drivers.

Thanks for the help.
Deomrve
Posts: 110
Joined: Sun Sep 03, 2006 10:08 pm

RE: Cant start Shadows

Post by Deomrve »

This may help some people, I couldn't get DW shadows to run. I could get to the launcher, but when I pressed play nothing. I tried everything mentioned here but updating drivers (I update those on a regular basis). Finally I checked the crash log and it mentioned something about elevated permissions. So I went into the DW folder, found the DistantWorlds.exe and changed it's properties to "Run as Administrator". Then double clicked on the executable and it worked. Basically I did a clean install including .Net 4.5 and XNA and it wouldn't start until I changed the properties of the DistantWorlds.exe to run as adminitrator. If all else is failing try this.
Bingeling
Posts: 5186
Joined: Thu Aug 12, 2010 11:42 am

RE: Cant start Shadows

Post by Bingeling »

Distant Worlds needs the admin access. If you run the game menu, this should be organized by default. The quickstarts maybe not.
Deomrve
Posts: 110
Joined: Sun Sep 03, 2006 10:08 pm

RE: Cant start Shadows

Post by Deomrve »

All I know is when I used the launcher the launch menu would load, but not ask for my admin password. When I changed the DistantWorld.exe to be run as an administrator it would. For those of you out there that don't get the UAC asking for permission try what I did and it may work.

Edit: I will admit that I didn't try to change the properties of the launcher to run as administrator, that might work as well.
gwgardner
Posts: 7157
Joined: Fri Apr 07, 2006 1:23 pm

RE: Cant start Shadows

Post by gwgardner »

My installation of Shadows fails after the text 'forming Nebula Clouds' shows in the startup window. Doesn't matter if I use the launcher or invoke the executable directly. Admin permission is on.

Following other posts in this thread, I installed .net 4.5 manually, and did a computer restart.

Spacecadet
Posts: 1784
Joined: Sun Apr 18, 2010 5:52 pm

RE: Cant start Shadows

Post by Spacecadet »

ORIGINAL: gwgardner

My installation of Shadows fails after the text 'forming Nebula Clouds' shows in the startup window. Doesn't matter if I use the launcher or invoke the executable directly. Admin permission is on.

Following other posts in this thread, I installed .net 4.5 manually, and did a computer restart.

Did you install XNA?

It should have been another install process, but it sounds like it's not alway running for some folks.

CPU: Intel 2700K
RAM: 16 GB
GPU: GTX 970
OS: Windows 7 (64 bit)
Res: 1920 x 1200


gwgardner
Posts: 7157
Joined: Fri Apr 07, 2006 1:23 pm

RE: Cant start Shadows

Post by gwgardner »

Yes, installed XNA from the game installer.

Here's my startup error log:

Distant Worlds - Crash Dump - 1.9.0.0

10:48:00 AM Friday, May 24, 2013


System.NullReferenceException: Object reference not set to an instance of an object.
at DistantWorlds.Types.GraphicsHelper.ScaleLimitImage(Bitmap image, Int32 maxWidth, Int32 maxHeight, Single alpha)
at DistantWorlds.Types.HabitatImageCache.LoadImagesSmall()
at DistantWorlds.Types.HabitatImageCache.Initialize(String applicationStartupPath)
at DistantWorlds.Main.xZLVOJRCpU()
at DistantWorlds.Main.LHMV4MLiKd(Int32 , Int32 , Boolean )
at DistantWorlds.Main..ctor(Int32 width, Int32 height, Boolean windowedMode, Splash splashForm)
at DistantWorlds.Start.wqAsGLaYJv(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at EmhsmAfGsqawTHUV7P.UtyI96UUspX0ueL2Cg.nBHfNLSqHwyxpjahWUl(Object )
at EmhsmAfGsqawTHUV7P.UtyI96UUspX0ueL2Cg.JsVS1aLxjZr()


--- COMPLETE ---

Spacecadet
Posts: 1784
Joined: Sun Apr 18, 2010 5:52 pm

RE: Cant start Shadows

Post by Spacecadet »

ORIGINAL: gwgardner

Yes, installed XNA from the game installer.

Here's my startup error log:

Distant Worlds - Crash Dump - 1.9.0.0

10:48:00 AM Friday, May 24, 2013


System.NullReferenceException: Object reference not set to an instance of an object.
at DistantWorlds.Types.GraphicsHelper.ScaleLimitImage(Bitmap image, Int32 maxWidth, Int32 maxHeight, Single alpha)
at DistantWorlds.Types.HabitatImageCache.LoadImagesSmall()
at DistantWorlds.Types.HabitatImageCache.Initialize(String applicationStartupPath)
at DistantWorlds.Main.xZLVOJRCpU()
at DistantWorlds.Main.LHMV4MLiKd(Int32 , Int32 , Boolean )
at DistantWorlds.Main..ctor(Int32 width, Int32 height, Boolean windowedMode, Splash splashForm)
at DistantWorlds.Start.wqAsGLaYJv(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at EmhsmAfGsqawTHUV7P.UtyI96UUspX0ueL2Cg.nBHfNLSqHwyxpjahWUl(Object )
at EmhsmAfGsqawTHUV7P.UtyI96UUspX0ueL2Cg.JsVS1aLxjZr()


--- COMPLETE ---

I'm thinking Elliot may need to handle this one, I'm not seeing anything right off that points me in the right direction.

They'll probably want you to post your DX log for them to look through as well.


Did the other programs install okay (DW, ROTS, and Legends)?



CPU: Intel 2700K
RAM: 16 GB
GPU: GTX 970
OS: Windows 7 (64 bit)
Res: 1920 x 1200


Eddy33
Posts: 2
Joined: Sat Aug 25, 2012 10:53 am

RE: Cant start Shadows

Post by Eddy33 »

Got the same Problem with Shadows not starting, even if launched as admin (Win7 based on AMD). XNA installed properly and .NET Framework 4.5 was already installed.

It works for me now!!!
Just reinstall / activate Windows Media Player. I also reinstalled .Net Framework 4.5 but I don't think this is the problem.
For some reason the game won't start if you have deactivated / deinstalled Windows Media Player through your system preferences before you installed the game. After you installed the Game and started it once you can deactivate Windows Media Player again and the game will still work.
Hope I could help.
Athenian
Posts: 15
Joined: Fri May 24, 2013 3:00 pm

RE: Cant start Shadows

Post by Athenian »

I am having this exact issue. All the dependencies are installed, I have used the .net clean-up tool to remove all .Net installs (except the 3.5 that is turned on by default in Win 7).

I've re-installed the XNA installer several times, tried uninstalling Distant Worlds completely and installing each individual expansion and then Shadows.

I have nothing in the crash log, I don't think it gets that far. I can bring up the menu, but when I click on Start for the Shadows I get a spinning wheel for a couple of seconds and then nothing.

My profile is a local admin, I've tried turning off Windows Media Player and turning it back, setting the distant worlds .exe to run as a administrator in the compatibility tab...nothing fixes it.

I had no problem with the previous expansions, and I have a plethora of other games installed through Steam, direct download, etc. Never had an issue before.

Could really use some help with this
Spacecadet
Posts: 1784
Joined: Sun Apr 18, 2010 5:52 pm

RE: Cant start Shadows

Post by Spacecadet »

ORIGINAL: Athenian

I am having this exact issue. All the dependencies are installed, I have used the .net clean-up tool to remove all .Net installs (except the 3.5 that is turned on by default in Win 7).

I've re-installed the XNA installer several times, tried uninstalling Distant Worlds completely and installing each individual expansion and then Shadows.

I have nothing in the crash log, I don't think it gets that far. I can bring up the menu, but when I click on Start for the Shadows I get a spinning wheel for a couple of seconds and then nothing.

My profile is a local admin, I've tried turning off Windows Media Player and turning it back, setting the distant worlds .exe to run as a administrator in the compatibility tab...nothing fixes it.

I had no problem with the previous expansions, and I have a plethora of other games installed through Steam, direct download, etc. Never had an issue before.

Could really use some help with this

You'll probably need to post a DxDiag log for Elliot to look at.


Just to verify:

Ran .Net cleanup tool.
Installed DW and components - no errors?
Did it work?
Installed RoTS - no errors?
Did it work?
Installed Legends - no errors?
Did it work?
Installed Shadows and components?

I ask this way because I've seen Serial numbers switched between versions mess things up.

Media Player is activated and works (it can be there and still not work)?
DirectX 9c installed?






CPU: Intel 2700K
RAM: 16 GB
GPU: GTX 970
OS: Windows 7 (64 bit)
Res: 1920 x 1200


Athenian
Posts: 15
Joined: Fri May 24, 2013 3:00 pm

RE: Cant start Shadows

Post by Athenian »

I ran the .Net cleanup, installed the Shadow .exe again, had it install .NET 4.0 through the installer, repair installed the XNA. Rebooted system, same result. Able to get the Shadows Launcher menu, but nothing really happens when I click on Start Shadow.

Prior to this, I uninstalled Distant worlds, re-installed all the base game + expansions. Did a trial launch of Legends before installing Shadows, Legends launched fine.

Media Player is activated and there, it actually was enabled before I started down the road of trying to get the game running. I disabled, and then re-enabled it just for kicks.

DirectX 9C is installed (to my knowledge).

I thought the Matrix folks were saying this issue was some dependency issue.

But here is the DxDiag:

------------------
System Information
------------------
Time of this report: 5/24/2013, 10:40:31
Machine name: ORION
Operating System: Windows 7 Professional 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130318-1533)
Language: English (Regional Setting: English)
System Manufacturer: INTEL_
System Model: DP45SG
BIOS: BIOS Date: 05/15/08 22:34:38 Ver: 08.00.10
Processor: Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz (2 CPUs), ~3.2GHz
Memory: 8192MB RAM
Available OS Memory: 8188MB RAM
Page File: 2005MB used, 14368MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 64bit Unicode

------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Input Tab: No problems found.

--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)

---------------
Display Devices
---------------
Card name: AMD Radeon HD 6900 Series
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x6719)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_6719&SUBSYS_0B001002&REV_00
Display Memory: 1776 MB
Dedicated Memory: 2034 MB
Shared Memory: 3837 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: SyncMaster XL2370(Digital)
Monitor Model: SyncMaster
Monitor Id: SAM05C4
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: DVI
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1172 (English)
Driver Version: 9.12.0.0
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 12/19/2012 13:08:04, 1151488 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-2459-11CF-2677-0A2BBEC2C535}
Vendor ID: 0x1002
Device ID: 0x6719
SubSys ID: 0x0B001002
Revision ID: 0x0000
Driver Strong Name: oem54.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_NICayman:9.12.0.0:pci\ven_1002&dev_6719
Rank Of Driver: 00E62001
Video Accel:
Deinterlace Caps: n/a
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Not Available
D3D Status: Enabled
AGP Status: Not Available

-------------
Sound Devices
-------------
Description: Speakers (Creative SB X-Fi)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: PCI\VEN_1102&DEV_000B&SUBSYS_00411102&REV_04
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: ctaud2k.sys
Driver Version: 6.00.0001.1348 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 7/7/2010 14:16:24, 697816 bytes
Other Files:
Driver Provider: Creative
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

Description: SPDIF Out (Creative SB X-Fi)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: PCI\VEN_1102&DEV_000B&SUBSYS_00411102&REV_04
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: ctaud2k.sys
Driver Version: 6.00.0001.1348 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 7/7/2010 14:16:24, 697816 bytes
Other Files:
Driver Provider: Creative
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

---------------------
Sound Capture Devices
---------------------
Description: Microphone (HD Webcam C525)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: USBAUDIO.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
Date and Size: 11/20/2010 03:43:52, 109696 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF

-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC313
FF Driver: n/a

Device Name: USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC313
FF Driver: n/a

Device Name: USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC313
FF Driver: n/a

Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC531
FF Driver: n/a

Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC531
FF Driver: n/a

Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC531
FF Driver: n/a

Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC531
FF Driver: n/a

Poll w/ Interrupt: No

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x3A39
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 3/24/2011 20:29:26, 343040 bytes
| Driver: usbd.sys, 3/24/2011 20:28:59, 7936 bytes

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x046D, 0xC313
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 03:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 18:48:04, 50768 bytes
|
+ HID Keyboard Device
| Vendor/Product ID: 0x046D, 0xC531
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 03:33:25, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 18:48:04, 50768 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 7/13/2009 16:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/13/2009 18:48:04, 50768 bytes
|
+ Logitech HID-compliant Cordless Mouse
| Vendor/Product ID: 0x046D, 0xC531
| Matching Device ID: hid\vid_046d&pid_c531&mi_00
| Upper Filters: LMouFilt
| Lower Filters: LHidFilt
| Service: mouhid
| Driver: LHidFilt.Sys, 9/1/2011 23:30:24, 66840 bytes
| Driver: LMouFilt.Sys, 9/1/2011 23:30:36, 60696 bytes
| Driver: mouhid.sys, 7/13/2009 17:00:20, 31232 bytes
| Driver: mouclass.sys, 7/13/2009 18:48:27, 49216 bytes
| Driver: LkmdfCoInst.dll, 9/1/2011 23:30:36, 1845528 bytes
| Driver: LMouFiltCoInst.dll, 9/1/2011 23:30:46, 55064 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 11/20/2010 06:33:57, 63360 bytes
| Driver: sermouse.sys, 7/13/2009 17:00:20, 26624 bytes
| Driver: mouclass.sys, 7/13/2009 18:48:27, 49216 bytes

------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 350.0 GB
Total Space: 953.8 GB
File System: NTFS
Model: WDC WD1001FALS-00J7B0 ATA Device

Drive: D:
Free Space: 644.3 GB
Total Space: 715.4 GB
File System: NTFS
Model: WDC WD7501AALS-00J7B0 ATA Device

Drive: E:
Model: EFWTCN 8H2B4XI SCSI CdRom Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 02:19:21, 147456 bytes

Drive: F:
Model: TSSTcorp CDDVDW SH-S223Q ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 02:19:21, 147456 bytes

--------------
System Devices
--------------
Name: Intel(R) ICH10 Family PCI Express Root Port 1 - 3A40
Device ID: PCI\VEN_8086&DEV_3A40&SUBSYS_50018086&REV_00\3&11583659&0&E0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 06:33:48, 184704 bytes

Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A34
Device ID: PCI\VEN_8086&DEV_3A34&SUBSYS_50018086&REV_00\3&11583659&0&E8
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:03, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Intel(R) 82801 PCI Bridge - 244E
Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_50018086&REV_90\3&11583659&0&F0
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 06:33:48, 184704 bytes

Name: AMD Radeon HD 6900 Series
Device ID: PCI\VEN_1002&DEV_6719&SUBSYS_0B001002&REV_00\4&18080579&0&0008
Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.1278 (English), 12/19/2012 13:48:48, 11278336 bytes
Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 12/19/2012 12:30:16, 53248 bytes
Driver: C:\Windows\system32\DRIVERS\atikmpag.sys, 8.14.0001.6290 (English), 12/19/2012 12:32:54, 552960 bytes
Driver: C:\Windows\system32\atiumd64.dll, 9.14.0010.0945 (English), 12/19/2012 12:44:12, 6786560 bytes
Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0381 (English), 12/19/2012 12:59:44, 5087744 bytes
Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0023 (English), 12/19/2012 12:54:38, 120320 bytes
Driver: C:\Windows\system32\atiicdxx.dat, 11/29/2012 08:40:02, 662786 bytes
Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 12/19/2012 12:33:50, 56320 bytes
Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 12/19/2012 12:33:50, 56320 bytes
Driver: C:\Windows\system32\atiadlxx.dll, 6.14.0010.1124 (English), 12/19/2012 12:33:42, 619008 bytes
Driver: C:\Windows\system32\atiumd6a.cap, 12/19/2012 12:52:22, 3061872 bytes
Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1002 (English), 12/19/2012 12:54:22, 21504 bytes
Driver: C:\Windows\system32\atiapfxx.exe, 6.14.0010.1001 (English), 12/19/2012 13:19:46, 163840 bytes
Driver: C:\Windows\system32\ativvsva.dat, 2/14/2012 19:36:36, 157144 bytes
Driver: C:\Windows\system32\ativvsvl.dat, 2/14/2012 19:36:36, 204952 bytes
Driver: C:\Windows\system32\ativvaxy_cik.dat, 9/4/2012 08:20:18, 228528 bytes
Driver: C:\Windows\system32\ativvaxy_cik_nd.dat, 9/4/2012 08:20:18, 228528 bytes
Driver: C:\Windows\system32\ativce02.dat, 9/19/2012 12:09:40, 76660 bytes
Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1137 (English), 12/19/2012 12:56:00, 240640 bytes
Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1137 (English), 12/19/2012 12:56:46, 550912 bytes
Driver: C:\Windows\system32\atiedu64.dll, 6.14.0010.2514 (English), 12/19/2012 12:54:18, 59392 bytes
Driver: C:\Windows\system32\atidemgy.dll, 4.00.4736.26909 (English), 12/19/2012 12:57:00, 442368 bytes
Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.12002 (English), 12/19/2012 13:29:36, 23461376 bytes
Driver: C:\Windows\system32\aticalrt64.dll, 6.14.0010.1741 (English), 12/19/2012 13:18:04, 51200 bytes
Driver: C:\Windows\system32\aticalcl64.dll, 6.14.0010.1741 (English), 12/19/2012 13:17:54, 44544 bytes
Driver: C:\Windows\system32\aticaldd64.dll, 6.14.0010.1741 (English), 12/19/2012 13:17:40, 16082944 bytes
Driver: C:\Windows\system32\atipblag.dat, 9/12/2011 15:06:16, 3917 bytes
Driver: C:\Windows\system32\atiu9p64.dll, 8.14.0001.6290 (English), 12/19/2012 12:31:00, 104448 bytes
Driver: C:\Windows\system32\atiuxp64.dll, 8.14.0001.6290 (English), 12/19/2012 12:31:14, 130048 bytes
Driver: C:\Windows\system32\atig6pxx.dll, 8.14.0001.6290 (English), 12/19/2012 12:33:18, 17920 bytes
Driver: C:\Windows\system32\atig6txx.dll, 8.14.0001.6290 (English), 12/19/2012 12:33:10, 41984 bytes
Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 5/11/2009 15:35:28, 118784 bytes
Driver: C:\Windows\system32\atiapfxx.blb, 12/19/2012 13:39:32, 327960 bytes
Driver: C:\Windows\system32\atidxx64.dll, 8.17.0010.0472 (English), 12/19/2012 12:49:00, 7370752 bytes
Driver: C:\Windows\SysWOW64\atiumdag.dll, 9.14.0010.0945 (English), 12/19/2012 13:50:14, 5630200 bytes
Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0381 (English), 12/19/2012 12:44:28, 4162048 bytes
Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 12/19/2012 12:33:40, 56832 bytes
Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 12/19/2012 12:33:40, 56832 bytes
Driver: C:\Windows\SysWOW64\atiadlxy.dll, 6.14.0010.1124 (English), 12/19/2012 12:33:32, 421888 bytes
Driver: C:\Windows\SysWOW64\atiumdva.cap, 12/19/2012 12:42:40, 3093792 bytes
Driver: C:\Windows\SysWOW64\ativvsva.dat, 2/14/2012 19:36:36, 157144 bytes
Driver: C:\Windows\SysWOW64\ativvsvl.dat, 2/14/2012 19:36:36, 204952 bytes
Driver: C:\Windows\SysWOW64\ati2edxx.dll, 6.14.0010.2514 (English), 12/19/2012 12:54:12, 43520 bytes
Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.12002 (English), 12/19/2012 13:12:44, 18982400 bytes
Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.17.0010.0472 (English), 12/19/2012 13:06:00, 6681088 bytes
Driver: C:\Windows\SysWOW64\aticalrt.dll, 6.14.0010.1741 (English), 12/19/2012 13:18:02, 46080 bytes
Driver: C:\Windows\SysWOW64\aticalcl.dll, 6.14.0010.1741 (English), 12/19/2012 13:17:52, 44032 bytes
Driver: C:\Windows\SysWOW64\aticaldd.dll, 6.14.0010.1741 (English), 12/19/2012 13:13:24, 13703168 bytes
Driver: C:\Windows\SysWOW64\atipblag.dat, 9/12/2011 15:06:16, 3917 bytes
Driver: C:\Windows\SysWOW64\atiu9pag.dll, 8.14.0001.6290 (English), 12/19/2012 12:30:52, 83968 bytes
Driver: C:\Windows\SysWOW64\atiuxpag.dll, 8.14.0001.6290 (English), 12/19/2012 12:31:08, 109568 bytes
Driver: C:\Windows\SysWOW64\atigktxx.dll, 8.14.0001.6290 (English), 12/19/2012 12:33:04, 33280 bytes
Driver: C:\Windows\SysWOW64\atiglpxx.dll, 8.14.0001.6290 (English), 12/19/2012 12:33:14, 14848 bytes
Driver: C:\Windows\SysWOW64\atiapfxx.blb, 12/19/2012 13:39:32, 327960 bytes
Driver: C:\Windows\atiogl.xml, 11/15/2012 09:34:18, 42719 bytes
Driver: C:\Windows\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 6/22/2009 09:34:36, 51200 bytes
Driver: C:\Windows\system32\ATIODE.exe, 1.00.0000.0001 (English), 8/27/2010 12:33:08, 332800 bytes
Driver: C:\Windows\system32\atiglpxx.dll, 8.14.0001.6290 (English), 12/19/2012 12:33:14, 14848 bytes
Driver: C:\Windows\system32\aticfx64.dll, 8.17.0010.1172 (English), 12/19/2012 13:08:04, 1151488 bytes
Driver: C:\Windows\SysWOW64\aticfx32.dll, 8.17.0010.1172 (English), 12/19/2012 13:09:52, 960512 bytes
Driver: C:\Windows\system32\coinst_9.012.dll, 1.00.0004.0008 (English), 12/19/2012 13:22:50, 70144 bytes

Name: Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3C
Device ID: PCI\VEN_8086&DEV_3A3C&SUBSYS_50018086&REV_00\3&11583659&0&D7
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:04, 52736 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Intel(R) ICH10 Family SMBus Controller - 3A30
Device ID: PCI\VEN_8086&DEV_3A30&SUBSYS_50018086&REV_00\3&11583659&0&FB
Driver: n/a

Name: LSI 1394 OHCI Compliant Host Controller
Device ID: PCI\VEN_11C1&DEV_5811&SUBSYS_50018086&REV_70\4&385505C&0&00F0
Driver: C:\Windows\system32\DRIVERS\1394ohci.sys, 6.01.7601.17514 (English), 11/20/2010 03:44:56, 229888 bytes

Name: AVLBEZH3 IDE Controller
Device ID: PCI\VEN_1103&DEV_2522&SUBSYS_87F9CBF4&REV_01\4&5D18F2DF&0
Driver: n/a

Name: Intel(R) ICH10 Family USB Enhanced Host Controller - 3A3A
Device ID: PCI\VEN_8086&DEV_3A3A&SUBSYS_50018086&REV_00\3&11583659&0&EF
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:04, 52736 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Intel(R) ICH10 Family 2 port Serial ATA Storage Controller 2 - 3A26
Device ID: PCI\VEN_8086&DEV_3A26&SUBSYS_50018086&REV_00\3&11583659&0&FD
Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 18:45:45, 12352 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 18:45:46, 48720 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 18:52:21, 24128 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 06:32:46, 155520 bytes

Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A39
Device ID: PCI\VEN_8086&DEV_3A39&SUBSYS_50018086&REV_00\3&11583659&0&D2
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:03, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Creative SB X-Fi
Device ID: PCI\VEN_1102&DEV_000B&SUBSYS_00411102&REV_04\FFFFFFFFFFFFFFFF00
Driver: C:\Windows\system32\drivers\ctac32k.sys, 6.00.0001.1242 (English), 7/7/2010 14:16:14, 580696 bytes
Driver: C:\Windows\system32\drivers\ctaud2k.sys, 6.00.0001.1348 (English), 7/7/2010 14:16:24, 697816 bytes
Driver: C:\Windows\system32\drivers\ctoss2k.sys, 6.00.0001.1348 (English), 7/7/2010 14:16:32, 179288 bytes
Driver: C:\Windows\system32\drivers\ctprxy2k.sys, 6.00.0001.1348 (English), 7/7/2010 14:20:40, 15960 bytes
Driver: C:\Windows\system32\drivers\ctsfm2k.sys, 6.00.0001.1348 (English), 7/7/2010 14:20:48, 213080 bytes
Driver: C:\Windows\system32\drivers\emupia2k.sys, 6.00.0001.1348 (English), 7/7/2010 14:20:56, 118360 bytes
Driver: C:\Windows\system32\drivers\ha20x2k.sys, 6.00.0001.1348 (English), 7/7/2010 14:21:06, 1567832 bytes
Driver: C:\Windows\system32\drivers\ha20x22k.sys, 6.00.0001.1348 (English), 7/7/2010 14:21:18, 1612888 bytes
Driver: C:\Windows\system32\drivers\pfmodnt.sys, 3.00.0000.0012 (English), 7/7/2010 14:21:26, 16472 bytes
Driver: C:\Windows\system32\drivers\CTEXFIFX.sys, 6.00.0001.1348 (English), 7/7/2010 14:16:06, 1445976 bytes
Driver: C:\Windows\system32\drivers\CT20XUT.sys, 6.00.0001.1348 (English), 7/7/2010 14:15:50, 230488 bytes
Driver: C:\Windows\system32\drivers\CTHWIUT.sys, 6.00.0001.1348 (English), 7/7/2010 14:15:56, 95320 bytes
Driver: C:\Windows\system32\drivers\ct20xflt.sys, 5.10.0000.4315 (English), 7/7/2010 14:21:36, 2011736 bytes
Driver: C:\Windows\system32\ctdlang.dat, 7/7/2010 12:21:00, 51787 bytes
Driver: C:\Windows\system32\ctdnlstr.dat, 7/7/2010 12:21:00, 384647 bytes
Driver: C:\Windows\system32\CtxfiRes.dll, 6.00.0001.1348 (English), 7/7/2010 12:33:04, 2560 bytes
Driver: C:\Windows\system32\ctzapxx.ini, 7/7/2010 14:23:06, 54 bytes
Driver: C:\Windows\system32\instwdm.ini, 7/7/2010 14:23:10, 17868 bytes
Driver: C:\Windows\system32\CT1MGM.ROM, 7/1/2009 02:12:32, 1048576 bytes
Driver: C:\Windows\system32\CT2MGM.SF2, 7/1/2009 02:12:32, 2167684 bytes
Driver: C:\Windows\system32\default4.sfm, 7/1/2009 02:12:32, 59 bytes
Driver: C:\Windows\system32\default8.sfm, 7/1/2009 02:12:32, 59 bytes
Driver: C:\Windows\system32\default.sfm, 7/1/2009 02:12:32, 59 bytes
Driver: C:\Windows\Temp\UDATEL32.exe, , 0 bytes
Driver: C:\Windows\Temp\UDATEL64.exe, , 0 bytes
Driver: C:\Windows\system32\regplib.exe, 7/7/2010 13:37:58, 18432 bytes
Driver: C:\Windows\system32\ctasio64.dll, 6.00.0001.1348 (English), 7/7/2010 13:41:42, 55808 bytes
Driver: C:\Windows\system32\ctdpxy64.dll, 6.00.0001.1348 (English), 7/7/2010 13:41:40, 67584 bytes
Driver: C:\Windows\system32\ctosur64.dll, 6.00.0001.1348 (English), 7/7/2010 13:38:20, 89088 bytes
Driver: C:\Windows\SysWOW64\sfman32.dll, 6.00.0001.1348 (English), 7/7/2010 12:14:44, 10240 bytes
Driver: C:\Windows\SysWOW64\sfms32.dll, 6.00.0001.1348 (English), 7/7/2010 12:14:42, 137216 bytes
Driver: C:\Windows\system32\data\cts20x.dat, 7/7/2010 12:10:34, 2091 bytes
Driver: C:\Windows\system32\data\ctd20x.dat, 7/7/2010 12:10:34, 42287 bytes
Driver: C:\Windows\system32\data\CTP0880W.DAT, 7/7/2010 12:13:34, 303156 bytes
Driver: C:\Windows\system32\data\CTP0882W.DAT, 7/7/2010 12:13:34, 303156 bytes
Driver: C:\Windows\system32\data\CTP0886W.DAT, 7/7/2010 12:13:36, 303156 bytes
Driver: C:\Windows\system32\data\CTP0883W.DAT, 7/7/2010 12:13:36, 303156 bytes
Driver: C:\Windows\system32\data\CTP0889W.DAT, 7/7/2010 12:13:38, 303156 bytes
Driver: C:\Windows\system32\data\CTP0888W.DAT, 7/7/2010 12:13:40, 303156 bytes
Driver: C:\Windows\system32\data\CTP0881W.DAT, 7/7/2010 12:13:40, 303156 bytes
Driver: C:\Windows\system32\data\CTP0880V.DAT, 7/7/2010 12:14:08, 416994 bytes
Driver: C:\Windows\system32\data\CTP0882V.DAT, 7/7/2010 12:14:10, 416994 bytes
Driver: C:\Windows\system32\data\CTP0886V.DAT, 7/7/2010 12:14:12, 416994 bytes
Driver: C:\Windows\system32\data\CTP0883V.DAT, 7/7/2010 12:14:14, 416994 bytes
Driver: C:\Windows\system32\data\CTP0889V.DAT, 7/7/2010 12:14:16, 416994 bytes
Driver: C:\Windows\system32\data\CTP0888V.DAT, 7/7/2010 12:14:20, 416994 bytes
Driver: C:\Windows\system32\data\CTP0881V.DAT, 7/7/2010 12:14:18, 416994 bytes
Driver: C:\Windows\system32\data\CTXFIGM.RFX, 7/1/2009 02:38:16, 56192 bytes
Driver: C:\Windows\system32\data\CTXFIEM.RFX, 7/1/2009 02:38:16, 56660 bytes
Driver: C:\Windows\system32\data\CTXFICM.RFX, 7/1/2009 02:38:16, 56592 bytes
Driver: C:\Windows\system32\data\CTXFICBM.RFX, 7/1/2009 02:38:16, 7352 bytes
Driver: C:\Windows\system32\SBXFi.ico, 7/1/2009 02:12:32, 5430 bytes
Driver: C:\Windows\system32\XFi.bmp, 7/1/2009 02:12:32, 1688 bytes
Driver: C:\Windows\system32\ctcoinst.dll, 3.09.0002.0060 (English), 7/7/2010 14:04:48, 73728 bytes
Driver: C:\Windows\system32\ctdvinst.dll, 0.05.0009.0060 (English), 7/7/2010 14:04:48, 218112 bytes
Driver: C:\Windows\system32\UDAAPO64.dll, 1.00.0012.0000 (English), 6/11/2009 13:11:04, 586752 bytes
Driver: C:\Windows\system32\UDAPLD64.dll, 1.00.0012.0000 (English), 6/11/2009 13:11:28, 57856 bytes
Driver: C:\Windows\system32\UDACFX64.dll, 1.01.0003.0000 (English), 6/11/2009 13:34:52, 285184 bytes
Driver: C:\Windows\SysWOW64\ctdlang.dat, 7/7/2010 12:21:00, 51787 bytes
Driver: C:\Windows\SysWOW64\ctdnlstr.dat, 7/7/2010 12:21:00, 384647 bytes
Driver: C:\Windows\SysWOW64\CtxfiRes.dll, 6.00.0001.1348 (English), 7/7/2010 13:33:04, 2560 bytes
Driver: C:\Windows\SysWOW64\ctzapxx.ini, 7/7/2010 14:23:06, 54 bytes
Driver: C:\Windows\SysWOW64\instwdm.ini, 7/7/2010 14:23:10, 17868 bytes
Driver: C:\Windows\SysWOW64\CT1MGM.ROM, 7/1/2009 02:12:32, 1048576 bytes
Driver: C:\Windows\SysWOW64\CT2MGM.SF2, 7/1/2009 02:12:32, 2167684 bytes
Driver: C:\Windows\SysWOW64\default4.sfm, 7/1/2009 02:12:32, 59 bytes
Driver: C:\Windows\SysWOW64\default8.sfm, 7/1/2009 02:12:32, 59 bytes
Driver: C:\Windows\SysWOW64\default.sfm, 7/1/2009 02:12:32, 59 bytes
Driver: C:\Windows\SysWOW64\a3d.dll, 80.00.0000.0003 (English), 7/7/2010 12:36:44, 14336 bytes
Driver: C:\Windows\SysWOW64\ac3api.dll, 6.00.0001.1348 (English), 7/7/2010 12:35:00, 13312 bytes
Driver: C:\Windows\SysWOW64\eaxac3.dll, 1.01.0002.0000 (English), 7/1/2009 02:12:32, 77824 bytes
Driver: C:\Windows\SysWOW64\ctosuser.dll, 6.00.0001.1348 (English), 7/7/2010 12:14:48, 74240 bytes
Driver: C:\Windows\SysWOW64\ctemupia.dll, 6.00.0001.1348 (English), 7/7/2010 12:20:14, 201216 bytes
Driver: C:\Windows\SysWOW64\piaproxy.dll, 6.00.0001.1348 (English), 7/7/2010 12:14:28, 80896 bytes
Driver: C:\Windows\SysWOW64\ctdproxy.dll, 6.00.0001.1348 (English), 7/7/2010 12:16:14, 61952 bytes
Driver: C:\Windows\SysWOW64\devreg.dll, 6.00.0001.1348 (English), 7/7/2010 12:09:50, 36864 bytes
Driver: C:\Windows\SysWOW64\ctasio.dll, 6.00.0001.1348 (English), 7/7/2010 12:16:18, 51712 bytes
Driver: C:\Windows\SysWOW64\ct_oal.dll, 6.00.0001.1348 (English), 7/7/2010 12:16:20, 193024 bytes
Driver: C:\Windows\SysWOW64\oalinst.exe, 2.01.0000.0000 (English), 11/18/2009 19:20:36, 809560 bytes
Driver: C:\Windows\SysWOW64\UDATEL32.exe, 1.00.0000.0000 (English), 4/29/2009 06:27:04, 176101 bytes
Driver: C:\Windows\SysWOW64\UDATEL64.exe, 1.00.0000.0000 (English), 4/29/2009 06:27:54, 177991 bytes
Driver: C:\Windows\SysWOW64\AddCat.exe, 0.00.0000.0001 (English), 12/5/2006 06:52:40, 48400 bytes
Driver: C:\Windows\SysWOW64\UDAAPO64.UDA, 6/12/2009 14:09:52, 8515 bytes
Driver: C:\Windows\SysWOW64\UDACFX64.UDA, 6/12/2009 14:13:40, 6726 bytes
Driver: C:\Windows\SysWOW64\CTMLFX64.UDA, 6/2/2008 03:11:30, 5530 bytes
Driver: C:\Windows\SysWOW64\UDAAIM64.exe, 2.51.0000.0000 (English), 6/29/2009 07:33:54, 612504 bytes
Driver: C:\Windows\SysWOW64\AppSetup.exe, 1.00.0022.0022 (English), 7/7/2010 10:08:54, 25580536 bytes
Driver: C:\Windows\SysWOW64\UDAAPO32.dll, 1.00.0012.0000 (English), 6/11/2009 13:10:16, 508928 bytes
Driver: C:\Windows\SysWOW64\UDACFX32.dll, 1.01.0003.0000 (English), 6/11/2009 13:34:28, 218624 bytes
Driver: C:\Windows\SysWOW64\CTxfiBtn.dll, 6.00.0001.1348 (English), 7/7/2010 12:33:04, 42496 bytes
Driver: C:\Windows\SysWOW64\CTxfiSpk.dll, 6.00.0001.1348 (English), 7/7/2010 12:33:02, 39424 bytes
Driver: C:\Windows\SysWOW64\Ct20xspi.dll, 6.00.0001.1348 (English), 7/7/2010 12:27:18, 15360 bytes
Driver: C:\Windows\SysWOW64\CTxfispi.exe, 6.00.0001.1348 (English), 7/7/2010 12:27:16, 1268224 bytes
Driver: C:\Windows\SysWOW64\Ctxfihlp.exe, 6.00.0001.1348 (English), 7/7/2010 12:33:00, 24576 bytes
Driver: C:\Windows\SysWOW64\CTxfiReg.exe, 6.00.0001.1348 (English), 7/7/2010 12:27:20, 47104 bytes
Driver: C:\Windows\SysWOW64\enlocstr.exe, 7/7/2010 12:10:30, 7680 bytes
Driver: C:\Windows\SysWOW64\killapps.exe, 1.00.0000.0001 (English), 7/7/2010 12:10:22, 12800 bytes
Driver: C:\Windows\SysWOW64\kill.ini, 7/1/2009 02:12:32, 285 bytes
Driver: C:\Windows\SysWOW64\data\CTXFIGM.RFX, 7/1/2009 02:38:16, 56192 bytes
Driver: C:\Windows\SysWOW64\data\CTXFIEM.RFX, 7/1/2009 02:38:16, 56660 bytes
Driver: C:\Windows\SysWOW64\data\CTXFICM.RFX, 7/1/2009 02:38:16, 56592 bytes
Driver: C:\Windows\SysWOW64\data\CTXFICBM.RFX, 7/1/2009 02:38:16, 7352 bytes
Driver: C:\Windows\system32\CTMLFX64.dll, 1.00.0004.0000 (English), 6/2/2008 01:42:46, 72704 bytes
Driver: C:\Windows\system32\drivers\drmk.sys, 6.01.7600.16385 (English), 7/13/2009 18:01:25, 116224 bytes
Driver: C:\Windows\system32\drivers\portcls.sys, 6.01.7600.16385 (English), 7/13/2009 17:06:29, 230400 bytes
Driver: C:\Windows\system32\WMALFXGFXDSP.dll, 6.01.7600.16385 (English), 7/13/2009 18:41:56, 1393152 bytes
Driver: C:\Windows\system32\SysFxUI.dll, 6.01.7600.16385 (English), 7/13/2009 18:41:54, 378880 bytes

Name: Intel(R) ICH10 Family 4 port Serial ATA Storage Controller 1 - 3A20
Device ID: PCI\VEN_8086&DEV_3A20&SUBSYS_50018086&REV_00\3&11583659&0&FA
Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 18:45:45, 12352 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 18:45:46, 48720 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 18:52:21, 24128 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 06:32:46, 155520 bytes

Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A38
Device ID: PCI\VEN_8086&DEV_3A38&SUBSYS_50018086&REV_00\3&11583659&0&D1
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:03, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Realtek PCI GBE Family Controller
Device ID: PCI\VEN_10EC&DEV_8169&SUBSYS_311A1385&REV_10\4&385505C&0&20F0
Driver: n/a

Name: Intel(R) ICH10R LPC Interface Controller - 3A16
Device ID: PCI\VEN_8086&DEV_3A16&SUBSYS_50018086&REV_00\3&11583659&0&F8
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 18:48:27, 15424 bytes

Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A37
Device ID: PCI\VEN_8086&DEV_3A37&SUBSYS_50018086&REV_00\3&11583659&0&D0
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:03, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_AA80&SUBSYS_AA801002&REV_00\4&18080579&0&0108
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 03:43:43, 122368 bytes

Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A36
Device ID: PCI\VEN_8086&DEV_3A36&SUBSYS_50018086&REV_00\3&11583659&0&EA
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:03, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Intel(R) 4 Series Chipset PCI Express Root Port - 2E21
Device ID: PCI\VEN_8086&DEV_2E21&SUBSYS_50018086&REV_02\3&11583659&0&08
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 06:33:48, 184704 bytes

Name: Intel(R) ICH10 Family PCI Express Root Port 2 - 3A42
Device ID: PCI\VEN_8086&DEV_3A42&SUBSYS_50018086&REV_00\3&11583659&0&E1
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 06:33:48, 184704 bytes

Name: Intel(R) ICH10 Family USB Universal Host Controller - 3A35
Device ID: PCI\VEN_8086&DEV_3A35&SUBSYS_50018086&REV_00\3&11583659&0&E9
Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:03, 30720 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:14, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 20:29:26, 343040 bytes

Name: Intel(R) 4 Series Chipset Processor to I/O Controller - 2E20
Device ID: PCI\VEN_8086&DEV_2E20&SUBSYS_50018086&REV_02\3&11583659&0&00
Driver: n/a

------------------
DirectShow Filters
------------------

DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
LogMeIn Video Encoder,0x00200000,1,1,racodec.ax,4.01.0000.2600
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16426
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
ATI MPEG File Writer,0x00200000,1,0,atimpenc64.dll,12.05.0000.21219
ATI MPEG Video Decoder,0x00200000,1,2,atimpenc64.dll,12.05.0000.21219
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
LogMeIn Video Decoder,0x00800000,1,1,racodec.ax,4.01.0000.2600
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,12.05.0000.21219
AMD MJPEG Decoder,0x00800001,1,1,atimpenc64.dll,12.05.0000.21219
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
ATI MPEG Video Encoder,0x00200000,1,1,atimpenc64.dll,12.05.0000.21219
DivX Decoder Filter,0x00800000,1,1,DivXDec.ax,7.01.0001.0014
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc64.dll,12.05.0000.21219
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
ATI Video Scaler Filter,0x00200000,1,1,atimpenc64.dll,12.05.0000.21219
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17835
Overlay Mixer2,0x00200000,1,1,,
AC3Filter,0x40000000,1,1,ac3filter64.ax,1.03.0001.0000
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
ATI Video Rotation Filter,0x00200000,1,1,atimpenc64.dll,12.05.0000.21219
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713

WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
LogMeIn Video Encoder,0x00200000,1,1,racodec.ax,4.01.0000.2600
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
RemotelyAnywhere Video Encoder,0x00200000,1,1,racodec.ax,4.01.0000.2600

Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,12.05.0000.21219
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
AC3,0x00200000,1,1,quartz.dll,6.06.7601.17713
DTS,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713

Audio Capture Sources:
Microphone (HD Webcam C525),0x00200000,0,0,qcap.dll,6.06.7601.17514

PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
SB X-Fi Synth A [0001],0x00200000,1,0,quartz.dll,6.06.7601.17713
SB X-Fi Synth B [0001],0x00200000,1,0,quartz.dll,6.06.7601.17713

WDM Streaming Capture Devices:
Digital-In,0x00000000,0,0,,
Microphone FP,0x00000000,0,0,,
Line-In,0x00000000,0,0,,
,0x00000000,0,0,,
SB X-Fi Audio [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
SB Live!2K Audio [0001],0x00000000,0,0,,
HD Webcam C525,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Logitech HD Webcam C525,0x00200000,2,2,ksproxy.ax,6.01.7601.17514

WDM Streaming Rendering Devices:
,0x00000000,0,0,,
,0x00000000,0,0,,
,0x00000000,0,0,,
SB X-Fi SpdifOut [0001],0x00000000,0,0,,
SB X-Fi Synth A [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
SB X-Fi Synth B [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
SB X-Fi Audio [0001],0x00200000,1,1,ksproxy.ax,6.01.7601.17514
,0x00000000,0,0,,

BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514

Video Capture Sources:
Logitech HD Webcam C525,0x00200000,2,2,ksproxy.ax,6.01.7601.17514

Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514

BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708

WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514

Audio Renderers:
Speakers (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: SPDIF Out (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speakers (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713
SPDIF Out (Creative SB X-Fi),0x00200000,1,0,quartz.dll,6.06.7601.17713

---------------
EVR Power Information
---------------
Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
Quality Flags: 2576
Enabled:
Force throttling
Allow half deinterlace
Allow scaling
Decode Power Usage: 100
Balanced Flags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 50
PowerFlags: 1424
Enabled:
Force throttling
Allow batching
Force half deinterlace
Force scaling
Decode Power Usage: 0
User avatar
Erik Rutins
Posts: 39641
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

RE: Cant start Shadows

Post by Erik Rutins »

If you have already tried the other steps in the Tech Support FAQ, please try this hotfix and let us know if it works for you:

tm.asp?m=3331949
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
Athenian
Posts: 15
Joined: Fri May 24, 2013 3:00 pm

RE: Cant start Shadows

Post by Athenian »

Hi Erik, I installed the hotfix and I still can't get the program to start. I don't get any crash, nothing is showing up a crash log (I'm actually not seeing a folder in the "AppData\Roaming\Code Force Limited\Distant Worlds" with a version of 1.90 or anything latter than 1.7.0.20).

I click on start, I get the blue spinning windows wheel for a couple of seconds but nothing launches.

I've uninstalled/re-installed XNA and all versions of .Net. I have all windows updates run and installed. I've used the .NET removal tool twice.

I am just baffled. I can't tell from this thread if I am the only one having issues with this still or not.
User avatar
Erik Rutins
Posts: 39641
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

RE: Cant start Shadows

Post by Erik Rutins »

Hi Athenian,

Two questions:

1. Did you try also running the DirectX installer (dxsetup.exe) in the /redist sub-folder of your Distant Worlds installation?

2. Did you make sure you have Windows Media Player installed and enabled?

Regards,

- Erik
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
Raap
Posts: 404
Joined: Wed Jan 12, 2011 1:46 pm

RE: Cant start Shadows

Post by Raap »

I think you are actually, seems most people got it fixed. It was a surprisingly varied collection of problems though. Not sure what else you could try. Do you have visual c++ runtime libraries? 2008 and 2010. Perhaps first you can try downloading and installing the latest DirectX.
Athenian
Posts: 15
Joined: Fri May 24, 2013 3:00 pm

RE: Cant start Shadows

Post by Athenian »

Hi Erik, I did re-install the DirectX 9 install from the redist folder. And I made sure Windows Media Player is enabled, I checked it in the Windows Components.

Still can't get Shadows to launch. Nothing in the Event viewer either, no APP crash or anything.

I have the Visual C++ runtimes installed, I just checked. 7+ Redistributables for 2008 and the x64 and x86 package for 2010.
User avatar
Erik Rutins
Posts: 39641
Joined: Tue Mar 28, 2000 4:00 pm
Location: Vermont, USA
Contact:

RE: Cant start Shadows

Post by Erik Rutins »

Hi Athenian,

Your drivers are not particularly old, but may be worth trying to see if newer versions are available just in case there's a problem particular to those versions.

The results you are reporting suggest that there is still some kind of dependency issue though. It's not even getting into the game itself. Given everything you have checked though, I'm not sure what else it could be either. I'll discuss this with Elliot as soon as he logs in.

Regards,

- Erik
Erik Rutins
CEO, Matrix Games LLC


Image

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/

Freedom is not Free.
Post Reply

Return to “Tech Support”