Crash on launch

Post bug reports and ask for tech support here.
Post Reply
Bryax
Posts: 59
Joined: Wed Dec 27, 2006 3:45 am

Crash on launch

Post by Bryax »

I just installed the game, every time I try to start it crashs, no error message. The error log shows this.

+====================================================================+
| STARSHATTER 5.0.0 26 Dec 2006, 10:41:54 PM |
+====================================================================+
| |
| Windows XP 5.0 (Build 2195) Service Pack 2 |
| |
| Registered Owner: Bryax, |
| |
| CPUs Detected: 1 CPU Level: 15.1.2 CPU Speed: 1695 |
| x86 Family 15 Model 1 Stepping 2 |
| GenuineIntel |
| |
| 256 MB RAM 3233 MB Max Swap 3035 MB Avail Swap |
| |
| DirectX 9 installed. |
| DDRAW 5.3.0000001.0904 built by: private/Lab06_dev(DXBLD00) |
| D3DIM 5.00.2180.1 |
| DINPUT 5.1.2600.881 built by: Lab06_N(mmbuild) |
| DPLAY 5.00.2134.1 |
| DSOUND 5.3.0000001.0904 built by: private/Lab06_dev(DXBLD00) |
| DMUSIC 5.3.0000001.0904 built by: private/Lab06_dev(DXBLD00) |
| |
| |
+====================================================================+

Checking authorization codes...
Authorized
Initializing Game
Gamma Level = 128

Initializing instance...
Window created.
Instance initialized.
Initializing game...
Palette loaded.
Init Video...
Request 1024 x 768 x 32 mode

********************************
* Direct 3D version 9 *
********************************

Creating Video Device for HWND = 000c0182
SoundD3D: Could not create DirectSound object.. [The call failed because resources (such as a priority level) were already being used by another caller.]
Created video object.
Created screen object.
Established requested video parameters.

Loading Ranks and Medals
Loaded key.cfg


Starshatter::InitGame() create joystick
Joystick: initialized DI7 pdi = 001bcc04
Joystick: preparing to enumerate devices
EnumJoystick 1: 'Saitek X45 Flight Controller USB'
guid: {e2f96000-7f1b-11db-800144455354}

*** NaturalPoint Game Client Initialization ***
NPClient - Unable to initialize interface: NaturalPoint DLL not found
Loading System Designs 'sys.def'
Loading Weapon Designs 'wep.def'

*********************************************
FATAL EXCEPTION:

Registers:
EAX: 00000040
EBX: 00000800
ECX: 00000040
EDX: 00000000
EDI: 00000040
ESI: 00df1550
EBP: 00000000

CS:EIP: 001b:004040a6
SS:ESP: 0023:0012fa14
DS: 0023
ES: 0023
FS: 0038
GS: 0000
Flags: 00010202

Exception Code: c0000094 INT_DIVIDE_BY_ZERO
Exception Addr: 004040a6

Loaded IMAGEHLP.DLL

Stack Trace (Symbolic):
Address Frame

*********************************************
PROGRAM TERMINATED.
Image
(Add this to your signature on all ya forums, help promote SS:TGS! Check out:
tm.asp?m=1349958&mpage=1&key=
ynot1988
Posts: 1
Joined: Thu Dec 28, 2006 1:29 am

RE: Crash on launch

Post by ynot1988 »

Yeh I'm having the same problem as bryax.
here is the error log and dixdig file.

+====================================================================+
| STARSHATTER 5.0.0                         27 Dec 2006,  6:11:27 AM |
+====================================================================+
|                                                                    |
| Windows XP 5.1 (Build 2600) Service Pack 2                         |
|                                                                    |
| Registered Owner: Tony B,                                          |
|                                                                    |
| CPUs Detected: 2    CPU Level: 6.14.8    CPU Speed: 1665           |
| x86 Family 6 Model 14 Stepping 8                                   |
| GenuineIntel                                                       |
|                                                                    |
| 503 MB RAM    1224 MB Max Swap    614 MB Avail Swap                |
|                                                                    |
| DirectX 9 installed.                                               |
|   DDRAW   5.03.2600.2180 (xpsp_sp2_rtm.040803-2158)                |
|   D3DIM   5.1.2600.0 (xpclient.010817-1148)                        |
|   DINPUT  5.03.2600.2180 (xpsp_sp2_rtm.040803-2158)                |
|   DPLAY   5.00.2134.1                                              |
|   DSOUND  5.3.2600.2180 (xpsp_sp2_rtm.040803-2158)                 |
|   DMUSIC  5.3.2600.2180 (xpsp_sp2_rtm.040803-2158)                 |
|                                                                    |
|                                                                    |
| Mobile Intel(R) 945GM Express Chipset Family                       |
|                                                                    |
+====================================================================+

  Checking authorization codes...
  Authorized
  Initializing Game
  Gamma Level = 128

  Initializing instance...
  Window created.
  Instance initialized.
  Initializing game...
  Palette loaded.
  Init Video...
  Request 1024 x 768 x 32 mode

********************************
*   Direct 3D version 9        *
********************************

   Creating Video Device for HWND = 003a04c8
   VideoDX9: (ctor) could not create device. [Invalid call or parameter.]
   SoundCardD3D Primary Buffer Format:
     bits: 16
     chls: 2
     rate: 44100

*** PANIC: Could not create the Video Interface.

+====================================================================+
  Begin Shutdown...
Campaign::Close() - destroying all campaigns

*********************************************
FATAL EXCEPTION:

Registers:
EAX:    00000000
EBX:    00000000
ECX:    011a0550
EDX:    00707cc0
EDI:    00000000
ESI:    011a0550
EBP:    0012ff34

CS:EIP: 001b:0055db28
SS:ESP: 0023:0012fd20
DS:     0023
ES:     0023
FS:     003b
GS:     0000
Flags:  00010246

Exception Code:  c0000005 ACCESS_VIOLATION
Exception Addr:  0055db28
                 Program attempted to READ from address 0x00000004

Loaded IMAGEHLP.DLL

Stack Trace (Symbolic):
Address   Frame
0055db28  0012ff34  0001:0015CB28 C:\Matrix Games\Starshatter The Gathering Storm\Starshatter-TheGatheringStorm.exe
006b5c1e  0012ffc0  0001:002B4C1E C:\Matrix Games\Starshatter The Gathering Storm\Starshatter-TheGatheringStorm.exe
7c816fd7  0012fff0  RegisterWaitForInputIdle                 [0049]

*********************************************
PROGRAM TERMINATED.




------------------
System Information
------------------
Time of this report: 12/27/2006, 06:14:55
       Machine name: UNKNOWN
   Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp.050622-1524)
           Language: English (Regional Setting: English)
System Manufacturer: Dell Inc.
       System Model: MM061                          
               BIOS: Phoenix ROM BIOS PLUS Version 1.10 A12
          Processor: Genuine Intel(R) CPU           T2300  @ 1.66GHz (2 CPUs)
             Memory: 502MB RAM
          Page File: 606MB used, 618MB available
        Windows Dir: C:\WINDOWS
    DirectX Version: DirectX 9.0c (4.09.0000.0904)
DX Setup Parameters: Not found
     DxDiag Version: 5.03.2600.2180 32bit Unicode

------------
DxDiag Notes
------------
  DirectX Files Tab: No problems found.
      Display Tab 1: No problems found.
        Sound Tab 1: No problems found.
          Music Tab: No problems found.
          Input Tab: No problems found.
        Network Tab: No problems found.

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

---------------
Display Devices
---------------
        Card name: Mobile Intel(R) 945GM Express Chipset Family
     Manufacturer: Intel Corporation
        Chip type: Intel(R) GMA 950
         DAC type: Internal
       Device Key: Enum\PCI\VEN_8086&DEV_27A2&SUBSYS_01BD1028&REV_03
   Display Memory: 224.0 MB
     Current Mode: 1280 x 800 (16 bit) (60Hz)
          Monitor: Plug and Play Monitor
  Monitor Max Res: 1600,1200
      Driver Name: ialmrnt5.dll
   Driver Version: 6.14.0010.4634 (English)
      DDI Version: 9 (or higher)
Driver Attributes: Final Retail
 Driver Date/Size: 7/14/2006 17:22:38, 45694 bytes
      WHQL Logo'd: n/a
  WHQL Date Stamp: n/a
              VDD: n/a
         Mini VDD: ialmnt5.sys
    Mini VDD Date: 7/14/2006 17:30:20, 1170140 bytes
Device Identifier: {D7B78E66-64E2-11CF-8261-B721A2C2CB35}
        Vendor ID: 0x8086
        Device ID: 0x27A2
        SubSys ID: 0x01BD1028
      Revision ID: 0x0003
      Revision ID: 0x0003
      Video Accel:
 Deinterlace Caps: n/a
         Registry: OK
     DDraw Status: Enabled
       D3D Status: Enabled
       AGP Status: Not Available
DDraw Test Result: Not run
 D3D7 Test Result: Not run
 D3D8 Test Result: Not run
 D3D9 Test Result: Not run

-------------
Sound Devices
-------------
            Description: SigmaTel Audio
 Default Sound Playback: Yes
 Default Voice Playback: Yes
            Hardware ID: HDAUDIO\FUNC_01&VEN_8384&DEV_7690&SUBSYS_102801BD&REV_1022
        Manufacturer ID: 1
             Product ID: 100
                   Type: WDM
            Driver Name: sthda.sys
         Driver Version: 5.10.4995.0001 (English)
      Driver Attributes: Final Retail
            WHQL Logo'd: n/a
          Date and Size: 3/24/2006 17:34:30, 1156648 bytes
            Other Files:
        Driver Provider: SigmaTel
         HW Accel Level: Full
              Cap Flags: 0x0
    Min/Max Sample Rate: 0, 0
Static/Strm HW Mix Bufs: 0, 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
               Registry: OK
      Sound Test Result: Not run

---------------------
Sound Capture Devices
---------------------
            Description: SigmaTel Audio
  Default Sound Capture: Yes
  Default Voice Capture: Yes
            Driver Name: sthda.sys
         Driver Version: 5.10.4995.0001 (English)
      Driver Attributes: Final Retail
          Date and Size: 3/24/2006 17:34:30, 1156648 bytes
              Cap Flags: 0x0
           Format Flags: 0x0

-----------
DirectMusic
-----------
        DLS Path: C:\WINDOWS\SYSTEM32\drivers\GM.DLS
     DLS Version: 1.00.0016.0002
    Acceleration: n/a
           Ports: Microsoft Synthesizer, Software (Not Kernel Mode), Output, DLS, Internal, Default Port
                  Microsoft MIDI Mapper [Emulated], Hardware (Not Kernel Mode), Output, No DLS, Internal
                  Microsoft GS Wavetable SW Synth [Emulated], Hardware (Not Kernel Mode), Output, No DLS, Internal
        Registry: OK
     Test Result: Not run

-------------------
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

Poll w/ Interrupt: No
         Registry: OK

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x27C8
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 8/3/2004 23:08:44, 57600 bytes
| Driver: usbd.sys, 8/10/2004 05:00:00, 4736 bytes

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

------------
PS/2 Devices
------------
+ Standard 101/102-Key or Microsoft Natural PS/2 Keyboard
| Matching Device ID: *pnp0303
| Service: i8042prt
| Driver: i8042prt.sys, 8/10/2004 05:00:00, 52736 bytes
| Driver: kbdclass.sys, 8/3/2004 22:58:34, 24576 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: termdd.sys, 8/4/2004 01:01:08, 40840 bytes
| Driver: kbdclass.sys, 8/3/2004 22:58:34, 24576 bytes
|
+ Synaptics PS/2 Port Pointing Device
| Matching Device ID: *pnp0f13
| Upper Filters: SynTP
| Service: i8042prt
| Driver: i8042prt.sys, 8/10/2004 05:00:00, 52736 bytes
| Driver: mouclass.sys, 8/3/2004 22:58:34, 23040 bytes
| Driver: SynTP.sys, 3/8/2006 11:35:10, 191872 bytes
| Driver: SynTPAPI.dll, 3/8/2006 11:38:24, 94299 bytes
| Driver: SynTPFcs.dll, 3/8/2006 11:49:12, 69723 bytes
| Driver: SynCOM.dll, 3/8/2006 11:37:44, 82014 bytes
| Driver: SynCtrl.dll, 3/8/2006 11:38:00, 114688 bytes
| Driver: SynTPLpr.exe, 3/8/2006 11:49:20, 82011 bytes
| Driver: SynTPCpl.dll, 3/8/2006 11:40:34, 6135899 bytes
| Driver: SynCntxt.rtf, 11/29/2005 11:42:36, 3532622 bytes
| Driver: SynZMetr.exe, 3/8/2006 11:33:56, 163840 bytes
| Driver: SynMood.exe, 3/8/2006 11:33:50, 147456 bytes
| Driver: SynTPEnh.exe, 3/8/2006 11:48:02, 761947 bytes
| Driver: SynTPCOM.dll, 3/8/2006 11:38:42, 41064 bytes
| Driver: Tutorial.exe, 3/8/2006 11:49:40, 221184 bytes
| Driver: InstNT.exe, 3/8/2006 11:51:28, 81920 bytes
| Driver: SynISDLL.dll, 3/8/2006 11:50:00, 557056 bytes
| Driver: SynUnst.ini, 3/8/2006 19:35:58, 217399 bytes
| Driver: SynTPCo2.dll, 3/8/2006 11:51:18, 81920 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 8/4/2004 01:01:08, 40840 bytes
| Driver: mouclass.sys, 8/3/2004 22:58:34, 23040 bytes

----------------------------
DirectPlay Service Providers
----------------------------
DirectPlay8 Modem Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
DirectPlay8 Serial Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
DirectPlay8 IPX Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
DirectPlay8 TCP/IP Service Provider - Registry: OK, File: dpnet.dll (5.03.2600.2180)
Internet TCP/IP Connection For DirectPlay - Registry: OK, File: dpwsockx.dll (5.03.2600.2180)
IPX Connection For DirectPlay - Registry: OK, File: dpwsockx.dll (5.03.2600.2180)
Modem Connection For DirectPlay - Registry: OK, File: dpmodemx.dll (5.03.2600.2180)
Serial Connection For DirectPlay - Registry: OK, File: dpmodemx.dll (5.03.2600.2180)

DirectPlay Voice Wizard Tests: Full Duplex: Not run, Half Duplex: Not run, Mic: Not run
DirectPlay Test Result: Not run
Registry: OK

-------------------
DirectPlay Adapters
-------------------
DirectPlay8 Modem Service Provider: Conexant HDA D110 MDC V.92 Modem
DirectPlay8 IPX Service Provider: IPX Adapter 1 - (00000000,0015C51A5215)
DirectPlay8 IPX Service Provider: IPX Adapter 2 - (00000000,0016CE7094D7)
DirectPlay8 TCP/IP Service Provider: Wireless Network Connection - IPv6 - fe80::216:ceff:fe70:94d7
DirectPlay8 TCP/IP Service Provider: Local Area Connection - IPv6 - fe80::215:c5ff:fe1a:5215
DirectPlay8 TCP/IP Service Provider: Teredo Tunneling Pseudo-Interface - IPv6 - fe80::ffff:ffff:fffd
DirectPlay8 TCP/IP Service Provider: Automatic Tunneling Pseudo-Interface - IPv6 - fe80::5efe:
DirectPlay8 TCP/IP Service Provider: Wireless Network Connection - IPv4 -

-----------------------
DirectPlay Voice Codecs
-----------------------
Voxware VR12 1.4kbit/s
Voxware SC06 6.4kbit/s
Voxware SC03 3.2kbit/s
MS-PCM 64 kbit/s
MS-ADPCM 32.8 kbit/s
Microsoft GSM 6.10 13 kbit/s
TrueSpeech(TM) 8.6 kbit/s

-------------------------
DirectPlay Lobbyable Apps
-------------------------

------------------------
Disk & DVD/CD-ROM Drives
------------------------
      Drive: C:
 Free Space: 4.6 GB
Total Space: 70.1 GB
File System: NTFS
      Model: FUJITSU MHV2080BH

      Drive: D:
      Model: _NEC DVD+-RW ND-6650A
     Driver: c:\windows\system32\drivers\cdrom.sys, 5.01.2600.2180 (English), 8/10/2004 05:00:00, 49536 bytes

      Drive: E:
      Model: EP1345R AVU348M SCSI CdRom Device
     Driver: c:\windows\system32\drivers\cdrom.sys, 5.01.2600.2180 (English), 8/10/2004 05:00:00, 49536 bytes

--------------
System Devices
--------------
     Name: Intel(R) 82801G (ICH7 Family) SMBus Controller - 27DA
Device ID: PCI\VEN_8086&DEV_27DA&SUBSYS_01BD1028&REV_01\3&61AAA01&0&FB
   Driver: n/a

     Name: Microsoft UAA Bus Driver for High Definition Audio
Device ID: PCI\VEN_8086&DEV_27D8&SUBSYS_01BD1028&REV_01\3&61AAA01&0&D8
   Driver: C:\WINDOWS\system32\DRIVERS\hdaudbus.sys, 5.10.0000.5011 (English), 8/12/2004 17:45:54, 137728 bytes

     Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D6
Device ID: PCI\VEN_8086&DEV_27D6&SUBSYS_00000000&REV_01\3&61AAA01&0&E3
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 8/3/2004 23:07:48, 68224 bytes

     Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D0
Device ID: PCI\VEN_8086&DEV_27D0&SUBSYS_00000000&REV_01\3&61AAA01&0&E0
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 8/3/2004 23:07:48, 68224 bytes

     Name: Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC
Device ID: PCI\VEN_8086&DEV_27CC&SUBSYS_01BD1028&REV_01\3&61AAA01&0&EF
   Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 27264 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 143104 bytes
   Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/4/2004 00:56:48, 74240 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:44, 57600 bytes
   Driver: C:\WINDOWS\system32\hccoin.dll, 5.01.2600.2180 (English), 8/10/2004 05:00:00, 7168 bytes

     Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB
Device ID: PCI\VEN_8086&DEV_27CB&SUBSYS_01BD1028&REV_01\3&61AAA01&0&EB
   Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:38, 20480 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 143104 bytes
   Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/4/2004 00:56:48, 74240 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:44, 57600 bytes

     Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA
Device ID: PCI\VEN_8086&DEV_27CA&SUBSYS_01BD1028&REV_01\3&61AAA01&0&EA
   Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:38, 20480 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 143104 bytes
   Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/4/2004 00:56:48, 74240 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:44, 57600 bytes

     Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9
Device ID: PCI\VEN_8086&DEV_27C9&SUBSYS_01BD1028&REV_01\3&61AAA01&0&E9
   Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:38, 20480 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 143104 bytes
   Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/4/2004 00:56:48, 74240 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:44, 57600 bytes

     Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8
Device ID: PCI\VEN_8086&DEV_27C8&SUBSYS_01BD1028&REV_01\3&61AAA01&0&E8
   Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:38, 20480 bytes
   Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 143104 bytes
   Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/4/2004 00:56:48, 74240 bytes
   Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:44, 57600 bytes

     Name: Intel(R) 82801GBM/GHM (ICH7-M Family) Serial ATA Storage Controller - 27C4
Device ID: PCI\VEN_8086&DEV_27C4&SUBSYS_01BD1028&REV_01\3&61AAA01&0&FA
   Driver: C:\WINDOWS\system32\DRIVERS\pciide.sys, 5.01.2600.0000 (English), 8/17/2001 13:51:52, 3328 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 5.01.2600.2180 (English), 8/3/2004 22:59:42, 25088 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 5.01.2600.2180 (English), 8/3/2004 22:59:44, 95360 bytes

     Name: Intel(R) 82801GBM (ICH7-M) LPC Interface Controller - 27B9
Device ID: PCI\VEN_8086&DEV_27B9&SUBSYS_00000000&REV_01\3&61AAA01&0&F8
   Driver: C:\WINDOWS\system32\DRIVERS\isapnp.sys, 5.01.2600.0000 (English), 8/17/2001 13:58:02, 35840 bytes

     Name: Mobile Intel(R) 945GM Express Chipset Family
Device ID: PCI\VEN_8086&DEV_27A6&SUBSYS_01BD1028&REV_03\3&61AAA01&0&11
   Driver: n/a

     Name: Mobile Intel(R) 945GM Express Chipset Family
Device ID: PCI\VEN_8086&DEV_27A2&SUBSYS_01BD1028&REV_03\3&61AAA01&0&10
   Driver: C:\WINDOWS\system32\DRIVERS\ialmnt5.sys, 6.14.0010.4634 (English), 7/14/2006 17:30:20, 1170140 bytes
   Driver: C:\WINDOWS\system32\ialmrnt5.dll, 6.14.0010.4634 (English), 7/14/2006 17:22:38, 45694 bytes
   Driver: C:\WINDOWS\system32\ialmdnt5.dll, 6.14.0010.4634 (English), 7/14/2006 17:22:30, 121467 bytes
   Driver: C:\WINDOWS\system32\ialmdev5.dll, 6.14.0010.4634 (English), 7/14/2006 17:22:20, 238650 bytes
   Driver: C:\WINDOWS\system32\ialmdd5.dll, 6.14.0010.4634 (English), 7/14/2006 17:29:20, 956026 bytes
   Driver: C:\WINDOWS\system32\igxpxa32.cpa, 7/14/2006 16:58:38, 524850 bytes
   Driver: C:\WINDOWS\system32\igxpxa32.vp, 7/14/2006 16:58:38, 929 bytes
   Driver: C:\WINDOWS\system32\igxpxk32.vp, 7/14/2006 16:58:38, 58704 bytes
   Driver: C:\WINDOWS\system32\igxpxs32.vp, 7/14/2006 17:49:00, 23232 bytes
   Driver: C:\WINDOWS\system32\hccutils.dll, 3.00.0000.4634 (English), 7/14/2006 17:03:00, 73728 bytes
   Driver: C:\WINDOWS\system32\igfxsrvc.dll, 3.00.0000.4634 (English), 7/14/2006 17:04:02, 61440 bytes
   Driver: C:\WINDOWS\system32\igfxsrvc.exe, 3.00.0000.4634 (English), 7/14/2006 17:04:00, 163840 bytes
   Driver: C:\WINDOWS\system32\igfxpph.dll, 3.00.0000.4634 (English), 7/14/2006 17:07:06, 143360 bytes
   Driver: C:\WINDOWS\system32\igfxcpl.cpl, 3.00.0000.4634 (English), 7/14/2006 17:06:54, 81920 bytes
   Driver: C:\WINDOWS\system32\igfxcfg.exe, 3.00.0000.4634 (English), 7/14/2006 17:06:46, 450560 bytes
   Driver: C:\WINDOWS\system32\igfxdev.dll, 3.00.0000.4634 (English), 7/14/2006 17:03:14, 139264 bytes
   Driver: C:\WINDOWS\system32\igfxdo.dll, 3.00.0000.4634 (English), 7/14/2006 17:04:14, 86016 bytes
   Driver: C:\WINDOWS\system32\igfxtray.exe, 3.00.0000.4634 (English), 7/14/2006 17:07:26, 94208 bytes
   Driver: C:\WINDOWS\system32\igfxzoom.exe, 3.00.0000.4634 (English), 7/14/2006 17:07:52, 114688 bytes
   Driver: C:\WINDOWS\system32\hkcmd.exe, 3.00.0000.4634 (English), 7/14/2006 17:04:10, 77824 bytes
   Driver: C:\WINDOWS\system32\igfxress.dll, 3.00.0000.4634 (English), 7/14/2006 17:07:12, 1503232 bytes
   Driver: C:\WINDOWS\system32\igfxpers.exe, 3.00.0000.4634 (English), 7/14/2006 17:08:08, 118784 bytes
   Driver: C:\WINDOWS\system32\igfxrchs.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:16, 81920 bytes
   Driver: C:\WINDOWS\system32\igfxrcht.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:18, 81920 bytes
   Driver: C:\WINDOWS\system32\igfxrdeu.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:18, 155648 bytes
   Driver: C:\WINDOWS\system32\igfxrenu.lrc, 3.00.0000.4634 (English), 7/14/2006 17:03:20, 139264 bytes
   Driver: C:\WINDOWS\system32\igfxresp.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:20, 151552 bytes
   Driver: C:\WINDOWS\system32\igfxrfra.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:20, 151552 bytes
   Driver: C:\WINDOWS\system32\igfxrita.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:22, 155648 bytes
   Driver: C:\WINDOWS\system32\igfxrjpn.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:22, 98304 bytes
   Driver: C:\WINDOWS\system32\igfxrkor.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:22, 98304 bytes
   Driver: C:\WINDOWS\system32\igfxrptb.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:24, 143360 bytes
   Driver: C:\WINDOWS\system32\igfxrtha.lrc, 3.00.0000.4634 (English), 7/14/2006 17:08:26, 131072 bytes
   Driver: C:\WINDOWS\system32\igfxext.exe, 3.00.0000.4634 (English), 7/14/2006 17:07:58, 94208 bytes
   Driver: C:\WINDOWS\system32\igfxexps.dll, 3.00.0000.4634 (English), 7/14/2006 17:08:00, 40960 bytes
   Driver: C:\WINDOWS\system32\ialmrem.dll, 6.14.0010.4634 (English), 7/14/2006 17:22:34, 49152 bytes
   Driver: C:\WINDOWS\system32\iglicd32.dll, 6.14.0010.4634 (English), 7/14/2006 17:14:20, 2318336 bytes
   Driver: C:\WINDOWS\system32\igldev32.dll, 6.14.0010.4634 (English), 7/14/2006 17:15:48, 524288 bytes
   Driver: C:\WINDOWS\system32\iAlmCoIn_v4634.dll, 1.00.1000.0001 (English), 7/14/2006 17:22:34, 61440 bytes

     Name: Mobile Intel(R) 955XM/945GM/PM/GMS/940GML Express Processor to DRAM Controller Device ID: PCI\VEN_8086&DEV_27A0&SUBSYS_00000000&REV_03\3&61AAA01&0&00
   Driver: n/a

     Name: Intel(R) 82801 PCI Bridge - 2448
Device ID: PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_E1\3&61AAA01&0&F0
   Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 8/3/2004 23:07:48, 68224 bytes

     Name: Dell Wireless 1390 WLAN Mini-Card
Device ID: PCI\VEN_14E4&DEV_4311&SUBSYS_00071028&REV_01\4&6C79FC5&0&00E0
   Driver: C:\WINDOWS\system32\DRIVERS\BCMWL5.SYS, 4.10.0040.0000 (English), 11/2/2005 12:24:34, 424320 bytes

     Name: Broadcom 440x 10/100 Integrated Controller
Device ID: PCI\VEN_14E4&DEV_170C&SUBSYS_01AF1028&REV_02\4&2FE911E8&0&00F0
   Driver: n/a

     Name: Ricoh xD-Picture Card Host Controller
Device ID: PCI\VEN_1180&DEV_0852&SUBSYS_01BD1028&REV_05\4&2FE911E8&0&0CF0
   Driver: C:\WINDOWS\system32\DRIVERS\rixdptsk.sys, 1.00.0002.0004 (Japanese), 10/14/2005 08:40:18, 307968 bytes
   Driver: C:\WINDOWS\system32\rixdicon.dll, 10/14/2005 08:40:18, 16480 bytes

     Name: Ricoh MMC Host Controller
Device ID: PCI\VEN_1180&DEV_0843&SUBSYS_01BD1028&REV_01\4&2FE911E8&0&0AF0
   Driver: C:\WINDOWS\system32\DRIVERS\rimmptsk.sys, 1.00.0000.0006 (Japanese), 10/14/2005 08:40:18, 28544 bytes

     Name: OHCI Compliant IEEE 1394 Host Controller
Device ID: PCI\VEN_1180&DEV_0832&SUBSYS_01BD1028&REV_00\4&2FE911E8&0&08F0
   Driver: C:\WINDOWS\system32\DRIVERS\ohci1394.sys, 5.01.2600.2180 (English), 8/3/2004 23:10:10, 61056 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\1394bus.sys, 5.01.2600.2180 (English), 8/3/2004 23:10:08, 53248 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\nic1394.sys, 5.01.2600.2180 (English), 8/10/2004 05:00:00, 61824 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\arp1394.sys, 5.01.2600.2180 (English), 8/10/2004 05:00:00, 60800 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\enum1394.sys, 5.01.2600.0000 (English), 8/17/2001 13:46:40, 6400 bytes

     Name: SDA Standard Compliant SD Host Controller
Device ID: PCI\VEN_1180&DEV_0822&SUBSYS_01BD1028&REV_19\4&2FE911E8&0&09F0
   Driver: C:\WINDOWS\system32\DRIVERS\sdbus.sys, 6.00.4069.0001 (English), 8/10/2004 05:00:00, 67584 bytes

     Name: Ricoh Memory Stick Host Controller
Device ID: PCI\VEN_1180&DEV_0592&SUBSYS_01BD1028&REV_0A\4&2FE911E8&0&0BF0
   Driver: C:\WINDOWS\system32\snymsico.dll, 1.00.0000.9120 (English), 10/14/2005 08:40:18, 90112 bytes
   Driver: C:\WINDOWS\system32\DRIVERS\rimsptsk.sys, 1.00.0001.0012 (Japanese), 10/14/2005 08:40:18, 51328 bytes

------------------
DirectX Components
------------------
   ddraw.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 266240 bytes
 ddrawex.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 27136 bytes
   dxapi.sys: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 10496 bytes
    d3d8.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 1179648 bytes
 d3d8thk.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 8192 bytes
    d3d9.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 1689088 bytes
   d3dim.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 436224 bytes
d3dim700.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 825344 bytes
 d3dramp.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 590336 bytes
   d3drm.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 350208 bytes
  d3dxof.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 47616 bytes
d3dpmesh.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 34816 bytes
   dplay.dll: 5.00.2134.0001 English Final Retail 8/10/2004 05:00:00 33040 bytes
  dplayx.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 229888 bytes
dpmodemx.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 23552 bytes
 dpwsock.dll: 5.00.2134.0001 English Final Retail 8/10/2004 05:00:00 42768 bytes
dpwsockx.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 57344 bytes
dplaysvr.exe: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 30208 bytes
  dpnsvr.exe: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 18432 bytes
   dpnet.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 375296 bytes
dpnlobby.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 3584 bytes
 dpnaddr.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 3584 bytes
 dpvoice.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 212480 bytes
dpvsetup.exe: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 83456 bytes
  dpvvox.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 116736 bytes
  dpvacm.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 21504 bytes
dpnhpast.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 35328 bytes
dpnhupnp.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 60928 bytes
dpserial.dll: 5.00.2134.0001 English Final Retail 8/10/2004 05:00:00 53520 bytes
  dinput.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 159232 bytes
 dinput8.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 181760 bytes
   dimap.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 44032 bytes
diactfrm.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 394240 bytes
     joy.cpl: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 68608 bytes
   gcdef.dll: 5.01.2600.0000 English Final Retail 8/10/2004 05:00:00 76800 bytes
     pid.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 35328 bytes
  dsound.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 367616 bytes
dsound3d.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 1294336 bytes
  dswave.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 19456 bytes
   dsdmo.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 181760 bytes
dsdmoprp.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 71680 bytes
  dmusic.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 104448 bytes
  dmband.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 28672 bytes
dmcompos.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 61440 bytes
   dmime.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 181248 bytes
dmloader.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 35840 bytes
 dmstyle.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 105984 bytes
 dmsynth.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 103424 bytes
dmscript.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 82432 bytes
  system.dll: 1.00.3705.6018 English Final Retail 8/16/2005 04:39:34 1179648 bytes
  system.dll: 1.01.4322.2032 English Final Retail 8/16/2005 21:02:56 1224704 bytes
Microsoft.DirectX.Direct3D.dll: 9.05.0132.0000 English Final Retail 11/26/2006 02:39:26 473600 bytes
Microsoft.DirectX.Direct3DX.dll: 5.04.0000.3900 English Final Retail 11/26/2006 02:39:05 2676224 bytes
Microsoft.DirectX.Direct3DX.dll: 9.04.0091.0000 English Final Retail 11/26/2006 02:39:07 2846720 bytes
Microsoft.DirectX.Direct3DX.dll: 9.05.0132.0000 English Final Retail 11/26/2006 02:39:11 563712 bytes
Microsoft.DirectX.Direct3DX.dll: 9.06.0168.0000 English Final Retail 11/26/2006 02:39:13 567296 bytes
Microsoft.DirectX.Direct3DX.dll: 9.07.0239.0000 English Final Retail 11/26/2006 02:39:14 576000 bytes
Microsoft.DirectX.Direct3DX.dll: 9.08.0299.0000 English Final Retail 11/26/2006 02:39:16 577024 bytes
Microsoft.DirectX.Direct3DX.dll: 9.09.0376.0000 English Final Retail 11/26/2006 02:39:18 577536 bytes
Microsoft.DirectX.Direct3DX.dll: 9.10.0455.0000 English Final Retail 11/26/2006 02:39:27 577536 bytes
Microsoft.DirectX.Direct3DX.dll: 9.11.0519.0000 English Final Retail 10/30/2006 17:20:32 578560 bytes
Microsoft.DirectX.Direct3DX.dll: 9.12.0589.0000 English Final Retail 10/6/2006 15:47:22 578560 bytes
Microsoft.DirectX.DirectDraw.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:29 145920 bytes
Microsoft.DirectX.DirectInput.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:29 159232 bytes
Microsoft.DirectX.DirectPlay.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:30 364544 bytes
Microsoft.DirectX.DirectSound.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:32 178176 bytes
Microsoft.DirectX.AudioVideoPlayback.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:24 53248 bytes
Microsoft.DirectX.Diagnostics.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:25 12800 bytes
Microsoft.DirectX.dll: 5.04.0000.2904 English Final Retail 11/26/2006 02:39:21 223232 bytes
   dx7vb.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 619008 bytes
   dx8vb.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 1227264 bytes
 dxdiagn.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 2113536 bytes
   mfc40.dll: 4.01.0000.6140 English Final Retail 8/10/2004 05:00:00 924432 bytes
   mfc42.dll: 6.02.4131.0000 English Final Retail 8/10/2004 05:00:00 1028096 bytes
 wsock32.dll: 5.01.2600.2180 English Final Retail 8/10/2004 05:00:00 22528 bytes
amstream.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 70656 bytes
 devenum.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 59904 bytes
  dxmasf.dll: 6.04.0009.1133 English Final Retail 8/22/2006 04:05:26 498742 bytes
mciqtz32.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 35328 bytes
 mpg2splt.ax: 6.05.2710.2732 English Final Retail 8/5/2005 13:06:50 165376 bytes
   msdmo.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 14336 bytes
  encapi.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 20480 bytes
    qasf.dll: 11.00.5705.5043 English Final Retail 8/24/2006 21:30:22 210432 bytes
    qcap.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 192512 bytes
     qdv.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 279040 bytes
    qdvd.dll: 6.05.2600.2709 English Final Retail 6/28/2005 13:55:08 385024 bytes
   qedit.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 562176 bytes
qedwipes.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 733696 bytes
  quartz.dll: 6.05.2600.2749 English Final Retail 8/29/2005 23:13:42 1287680 bytes
 strmdll.dll: 4.01.0000.3936 English Final Retail 8/21/2006 09:52:08 246814 bytes
 iac25_32.ax: 2.00.0005.0053 English Final Retail 8/10/2004 05:00:00 199680 bytes
  ir41_32.ax: 4.51.0016.0003 English Final Retail 8/10/2004 05:00:00 848384 bytes
 ir41_qc.dll: 4.30.0062.0002 English Final Retail 8/10/2004 05:00:00 120320 bytes
ir41_qcx.dll: 4.30.0064.0001 English Final Retail 8/10/2004 05:00:00 338432 bytes
 ir50_32.dll: 5.2562.0015.0055 English Final Retail 8/10/2004 05:00:00 755200 bytes
 ir50_qc.dll: 5.00.0063.0048 English Final Retail 8/10/2004 05:00:00 200192 bytes
ir50_qcx.dll: 5.00.0064.0048 English Final Retail 8/10/2004 05:00:00 183808 bytes
   ivfsrc.ax: 5.10.0002.0051 English Final Retail 8/10/2004 05:00:00 154624 bytes
mswebdvd.dll: 6.05.2600.2180 English Final Retail 8/10/2004 05:00:00 204288 bytes
      ks.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:15:22 140928 bytes
  ksproxy.ax: 5.03.2600.2180 English Final Retail 8/4/2004 00:56:58 130048 bytes
  ksuser.dll: 5.03.2600.2180 English Final Retail 8/4/2004 00:56:44 4096 bytes
  stream.sys: 5.03.2600.2180 English Final Retail 8/3/2004 23:08:04 48640 bytes
mspclock.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:58:40 5376 bytes
   mspqm.sys: 5.01.2600.2180 English Final Retail 8/3/2004 22:58:42 4992 bytes
 mskssrv.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:58:42 7552 bytes
  swenum.sys: 5.03.2600.2180 English Final Retail 8/3/2004 22:58:42 4352 bytes
  msdvbnp.ax: 6.05.2710.2732 English Final Retail 8/5/2005 14:01:54 58368 bytes
psisdecd.dll: 6.05.2710.2732 English Final Retail 8/5/2005 14:01:54 239104 bytes
 psisrndr.ax: 6.05.2710.2732 English Final Retail 8/5/2005 14:02:00 224256 bytes
mpeg2data.ax: 6.05.2710.2732 English Final Retail 8/5/2005 14:01:54 62976 bytes
msvidctl.dll: 6.05.2715.2812 English Final Retail 12/15/2005 12:13:54 1669632 bytes
  vbisurf.ax: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 30720 bytes
   msyuv.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 17408 bytes
wstdecod.dll: 5.03.2600.2180 English Final Retail 8/10/2004 05:00:00 50688 bytes

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

DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,,
WMAPro over S/PDIF DMO,0x00600800,1,1,,
WMA Voice Decoder DMO,0x00600800,1,1,,
WMVideo Advanced Decoder DMO,0x00800001,1,1,,
Mpeg4s Decoder DMO,0x00800001,1,1,,
WMV Screen decoder DMO,0x00800001,1,1,,
WMVideo Decoder DMO,0x00800001,1,1,,
Mpeg43 Decoder DMO,0x00800001,1,1,,
Mpeg4 Decoder DMO,0x00800001,1,1,,
WMT MuxDeMux Filter,0x00200000,0,0,wmm2filt.dll,2.01.4026.0000
Full Screen Renderer,0x00200000,1,0,quartz.dll,6.05.2600.2749
WAV Dest Trial,0x00200000,0,0,WavD2Try.dll,1.01.0000.3463
Nero Scene Detector 2,0x00200000,2,0,NeSceneDetector.ax,4.02.0000.0027
WST Renderer,0x00800000,1,1,WSTRenderer.ax,6.05.2710.2732
DV Muxer,0x00400000,0,0,qdv.dll,6.05.2600.2180
Nero Digital Audio Decoder,0x00600000,1,1,NeAudio.ax,4.02.0000.0027
DV Scenes,0x00200000,1,1,NVDV.dll,3.00.0002.0001
Color Space Converter,0x00400001,1,1,quartz.dll,6.05.2600.2749
WM ASF Reader,0x00400000,0,0,qasf.dll,11.00.5705.5043
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.5705.5043
AVI Splitter,0x00600000,1,1,quartz.dll,6.05.2600.2749
WMT AudioAnalyzer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.05.2600.2749
Indeo® video 5.10 Compression Filter,0x00200000,1,1,ir50_32.dll,5.2562.0015.0055
Windows Media Audio Decoder,0x00800001,1,1,msadds32.ax,8.00.0000.4487
Photo Story 2 Trial Source Filter,0x00200000,0,1,PSSF2Try.dll,1.01.0000.3463
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.05.2710.2732
WMT Format Conversion,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
StreamBufferSink,0x00200000,0,0,sbe.dll,6.05.2710.2732
WMT Black Frame Generator,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Microsoft TV Caption Decoder,0x00600000,1,0,MSTVCapn.dll,5.01.2715.2812
Nero Resize,0x00200000,1,1,NeResize.ax,4.02.0000.0027
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749
Indeo® video 5.10 Decompression Filter,0x00640000,1,1,ir50_32.dll,5.2562.0015.0055
DivX for Blizzard Decoder Filter,0x00800000,1,1,blizzard.ax,
WMT Screen Capture filter,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
Microsoft Screen Video Decompressor,0x00800000,1,1,msscds32.ax,8.00.0000.4487
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.05.2600.2749
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
VBI Codec,0x00600000,1,4,VBICodec.ax,6.05.2710.2732
MPEG Layer-3 Decoder,0x00810000,1,1,l3codecx.ax,1.05.0000.0050
Nero Audio Stream Renderer,0x00200000,1,0,NeRender.ax,4.02.0000.0027
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.05.2710.2732
ACELP.net Sipro Lab Audio Decoder,0x00800001,1,1,acelpdec.ax,1.04.0000.0000
Nero Digital AVC Audio Encoder,0x00200000,1,2,NeNDAud.ax,4.02.0000.0027
Nero Digital AVC File Writer,0x00200000,1,0,NeNDMux.ax,4.02.0000.0027
Nero Digital AVC Null Renderer,0x00200000,1,0,NeNDMux.ax,4.02.0000.0027
Nero Digital AVC Muxer,0x00200000,2,1,NeNDMux.ax,4.02.0000.0027
Nero Digital AVC Video Enc,0x00200000,1,2,,
Nero QuickTime(tm) Video Decoder,0x00400000,1,1,NeQTDec.ax,4.02.0000.0027
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.05.2600.2749
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.05.2600.2749
File Source (Netshow URL),0x00400000,0,1,wmpasf.dll,11.00.5705.5043
Nero Digital AVC Subpicture Enc,0x00200000,1,0,NeNDMux.ax,4.02.0000.0027
Nero Format Converter,0x00200000,1,1,NeroFormatConv.ax,4.02.0000.0027
WMT Import Filter,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
DV Splitter,0x00600000,1,2,qdv.dll,6.05.2600.2180
Bitmap Generate,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Windows Media Video Decoder,0x00800000,1,1,wmvds32.ax,8.00.0000.4487
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.05.2600.2749
Windows Media Video Decoder,0x00800000,1,1,wmv8ds32.ax,8.00.0000.4000
Nero Photo Source,0x00200000,0,1,NePhotoSource.ax,4.02.0000.0027
WMT VIH2 Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero Video Analyzer,0x00200000,2,0,NeVideoAnalyzer.ax,4.02.0000.0027
Record Queue,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero ES Video Reader,0x00600000,0,1,NDParser.ax,4.02.0000.0027
DV Source Filter,0x00400000,0,1,NVDV.dll,3.00.0002.0001
Nero Audio CD Filter,0x00200000,0,1,NeAudCD.ax,4.02.0000.0027
Windows Media Multiplexer,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASX file Parser,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASX v.2 file Parser,0x00600000,1,0,wmpasf.dll,11.00.5705.5043
NSC file Parser,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ACM Wrapper,0x00600000,1,1,quartz.dll,6.05.2600.2749
Windows Media source filter,0x00600000,0,2,wmpasf.dll,11.00.5705.5043
Video Renderer,0x00800001,1,0,quartz.dll,6.05.2600.2749
Frame Eater,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero DVD Navigator,0x00600000,0,4,NeDVD.ax,4.02.0000.0027
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.05.2710.2732
Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.05.2600.2709
Video Port Manager,0x00600000,2,1,quartz.dll,6.05.2600.2749
WST Decoder,0x00600000,1,1,wstdecod.dll,5.03.2600.2180
Video Renderer,0x00400000,1,0,quartz.dll,6.05.2600.2749
Nero Audio Sample Renderer,0x00200000,1,0,NeRender.ax,4.02.0000.0027
Nero Vcd Navigator,0x00600000,0,2,NeVCD.ax,4.02.0000.0027
DivX Decoder Filter,0xff800000,1,1,divxdec.ax,6.02.0000.0008
LEAD MCMP/MJPEG Decoder,0x00800000,1,1,LCODCCMP.DLL,
Nero Audio Processor,0x00200000,1,1,NeAudioConv.ax,4.02.0000.0027
WM ASF Writer,0x00400000,0,0,qasf.dll,11.00.5705.5043
CBVA Filter,0x00200000,1,1,CBVAFilter.dll,5.01.2700.2180
WMT Sample Information Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero Mpeg2 Encoder,0x00200000,2,1,NeVCR.ax,4.02.0000.0027
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,5.03.2600.2180
Microsoft MPEG-4 Video Decompressor,0x00800000,1,1,mpg4ds32.ax,8.00.0000.4487
Nero Video Stream Renderer,0x00200000,1,0,NeRender.ax,4.02.0000.0027
DivX Demux,0x00600000,1,0,DivXMedia.ax,0.00.0000.0028
File writer,0x00200000,1,0,qcap.dll,6.05.2600.2180
Nero PS Muxer,0x00200000,1,1,NePSMuxer.ax,4.02.0000.0027
WMT Log Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WMT Virtual Renderer,0x00200000,1,0,wmm2filt.dll,2.01.4026.0000
DVD Navigator,0x00200000,0,2,qdvd.dll,6.05.2600.2709
Overlay Mixer2,0x00400000,1,1,qdvd.dll,6.05.2600.2709
Nero Splitter,0x00600000,1,3,NeSplitter.ax,4.02.0000.0027
Tivo DirectShow Source Filter,0x00400000,0,1,TiVoDirectShowFilter.dll,1.00.0017.6289
AVI Draw,0x00600064,9,1,quartz.dll,6.05.2600.2749
.RAM file Parser,0x00600000,1,0,wmpasf.dll,11.00.5705.5043
Nero File Source / Splitter,0x00600000,0,3,NeFSource.ax,4.02.0000.0027
WST Pager,0x00800000,1,1,WSTPager.ax,6.05.2710.2732
WMT DirectX Transform Wrapper,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
G.711 Codec,0x00200000,1,1,g711codc.ax,5.01.2600.0000
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.05.2710.2732
DV Video Decoder,0x00800000,1,1,qdv.dll,6.05.2600.2180
Indeo® audio software,0x00500000,1,1,iac25_32.ax,2.00.0005.0053
Windows Media Update Filter,0x00400000,1,0,wmpasf.dll,11.00.5705.5043
ASF DIB Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASF ACM Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASF ICM Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASF URL Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASF JPEG Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASF DJPEG Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
ASF embedded stuff Handler,0x00600000,1,1,wmpasf.dll,11.00.5705.5043
DivX Subtitle Decoder,0x00600000,1,1,DivXMedia.ax,0.00.0000.0028
9x8Resize,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WIA Stream Snapshot Filter,0x00200000,1,1,wiasf.ax,1.00.0000.0000
Nero Video Processor,0x00200000,1,1,NeroVideoProc.ax,4.02.0000.0027
Nero Video Decoder,0x00600000,2,2,NeVideo.ax,4.02.0000.0027
Allocator Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
SampleGrabber,0x00200000,1,1,qedit.dll,6.05.2600.2180
Null Renderer,0x00200000,1,0,qedit.dll,6.05.2600.2180
WMT Virtual Source,0x00200000,0,1,wmm2filt.dll,2.01.4026.0000
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.05.2710.2732
WMT Interlacer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero Audio CD Navigator,0x00200000,0,1,NeAudCD.ax,4.02.0000.0027
StreamBufferSource,0x00200000,0,0,sbe.dll,6.05.2710.2732
Smart Tee,0x00200000,1,2,qcap.dll,6.05.2600.2180
Overlay Mixer,0x00200000,0,0,qdvd.dll,6.05.2600.2709
Nero Scene Detector,0x00200000,1,0,NeSceneDetector.ax,4.02.0000.0027
AVI Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749
Uncompressed Domain Shot Detection Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.05.2600.2749
QuickTime Movie Parser,0x00600000,1,1,quartz.dll,6.05.2600.2749
Wave Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
MIDI Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
Multi-file Parser,0x00400000,1,1,quartz.dll,6.05.2600.2749
File stream renderer,0x00400000,1,1,quartz.dll,6.05.2600.2749
XML Playlist,0x00400000,1,0,wmpasf.dll,11.00.5705.5043
Nero File Source,0x00200000,0,1,NeFileSrc.ax,4.02.0000.0027
Nero QuickTime(tm) Audio Decoder,0x00400000,1,1,NeQTDec.ax,4.02.0000.0027
Nero File Source (Async.),0x00400000,0,1,NeFileSourceAsync.ax,4.02.0000.0027
Nero DVD Decoder,0x00600000,2,2,NeVideo.ax,4.02.0000.0027
CyberLink Line21 Decoder Filter,0x00200000,0,2,CLLine21.ax,4.00.0000.4418
CyberLink Video/SP Decoder DELL 5.3,0x00600000,2,3,CLVSD.ax,6.00.0000.2314
CyberLink AudioCD Filter,0x00600000,0,1,CLAudioCD.ax,5.00.0000.1305
CyberLink TimeStretch Filter,0x00200000,1,1,clauts.ax,1.00.0000.2519
CyberLink DVD Navigator,0x00600000,0,3,CLNavX.ax,5.03.0000.1927
CyberLink Audio Decoder,0x00601000,1,1,claud.ax,6.00.0000.1929
Nero Digital Parser,0x00600000,0,3,NDParser.ax,4.02.0000.0027
AVI Mux,0x00200000,1,0,qcap.dll,6.05.2600.2180
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.05.2600.2749
File Source (Async.),0x00400000,0,1,quartz.dll,6.05.2600.2749
File Source (URL),0x00400000,0,1,quartz.dll,6.05.2600.2749
WMT DV Extract,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero Frame Capture,0x00200000,1,1,NeCapture.ax,4.02.0000.0027
WMplug,0x009001f4,1,1,wtwmplug.ax,
WMT Switch Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
WMT Volume,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Nero Video Sample Renderer,0x00200000,1,0,NeRender.ax,4.02.0000.0027
Stretch Video,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.05.2600.2180
Nero DV Splitter,0x00200000,1,2,NeDVSplitter.ax,4.02.0000.0027
QT Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.05.2600.2749
Indeo® video 4.4 Decompression Filter,0x00640000,1,1,ir41_32.ax,4.51.0016.0003
Indeo® video 4.4 Compression Filter,0x00200000,1,1,ir41_32.ax,4.51.0016.0003

WDM Streaming Data Transforms:
Microsoft Kernel Acoustic Echo Canceller,0x00000000,0,0,,
Microsoft Kernel GS Wavetable Synthesizer,0x00200000,1,1,,5.03.2600.2180
Microsoft Kernel DLS Synthesizer,0x00200000,1,1,,5.03.2600.2180
Microsoft Kernel DRM Audio Descrambler,0x00200000,1,1,,5.03.2600.2180

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,,
MSScreen encoder DMO,0x00600800,1,1,,
WMVideo9 Encoder DMO,0x00600800,1,1,,
MSScreen 9 encoder DMO,0x00600800,1,1,,
DV Video Encoder,0x00200000,0,0,qdv.dll,6.05.2600.2180
Indeo® video 5.10 Compression Filter,0x00100000,1,1,ir50_32.dll,5.2562.0015.0055
LEAD MCMP/MJPEG Codec,0x00100000,1,1,LCODCCMP.DLL,
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.05.2600.2749
Nero Digital AVC Video Enc,0x00200000,1,2,NeNDVid.ax,4.02.0000.0027
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.05.2600.2180
DivX® 6.2.5 Codec (2 Logical CPUs),0x00200000,1,1,qcap.dll,6.05.2600.2180
Intel 4:2:0 Video V2.50,0x00200000,1,1,qcap.dll,6.05.2600.2180
Intel Indeo(R) Video R3.2,0x00200000,1,1,qcap.dll,6.05.2600.2180
Intel Indeo® Video 4.5,0x00200000,1,1,qcap.dll,6.05.2600.2180
Indeo® video 5.10,0x00200000,1,1,qcap.dll,6.05.2600.2180
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
LEAD MCMP/MJPEG Codec (VFW),0x00200000,1,1,qcap.dll,6.05.2600.2180
Microsoft H.261 Video Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
Microsoft H.263 Video Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180
Microsoft RLE,0x00200000,1,1,qcap.dll,6.05.2600.2180
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.05.2600.2180
VP60® Simple Profile ,0x00200000,1,1,qcap.dll,6.05.2600.2180
VP61® Advanced Profile,0x00200000,1,1,qcap.dll,6.05.2600.2180
DivX® 6.2.5 YV12 Decoder,0x00200000,1,1,qcap.dll,6.05.2600.2180

Audio Compressors:
WMA Voice Encoder DMO,0x00600800,1,1,,
WM Speech Encoder DMO,0x00600800,1,1,,
WMAudio Encoder DMO,0x00600800,1,1,,
IAC2,0x00200000,1,1,quartz.dll,6.05.2600.2749
IMA ADPCM,0x00200000,1,1,quartz.dll,6.05.2600.2749
PCM,0x00200000,1,1,quartz.dll,6.05.2600.2749
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.05.2600.2749
ACELP.net,0x00200000,1,1,quartz.dll,6.05.2600.2749
DSP Group TrueSpeech(TM),0x00200000,1,1,quartz.dll,6.05.2600.2749
Windows Media Audio V1,0x00200000,1,1,quartz.dll,6.05.2600.2749
Windows Media Audio V2,0x00200000,1,1,quartz.dll,6.05.2600.2749
GSM 6.10,0x00200000,1,1,quartz.dll,6.05.2600.2749
Microsoft G.723.1,0x00200000,1,1,quartz.dll,6.05.2600.2749
CCITT A-Law,0x00200000,1,1,quartz.dll,6.05.2600.2749
CCITT u-Law,0x00200000,1,1,quartz.dll,6.05.2600.2749
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.05.2600.2749

Audio Capture Sources:
SigmaTel Audio,0x00200000,0,0,qcap.dll,6.05.2600.2180

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.05.2600.2749
Microsoft GS Wavetable SW Synth,0x00200000,1,0,quartz.dll,6.05.2600.2749

WDM Streaming Capture Devices:
SigmaTel Audio,0x00200000,3,2,,5.03.2600.2180

WDM Streaming Rendering Devices:
SigmaTel Audio,0x00200000,3,2,,5.03.2600.2180

BDA Network Providers:
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.05.2710.2732

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

BDA Transport Information Renderers:
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.05.2710.2732

WDM Streaming Mixer Devices:
Microsoft Kernel Wave Audio Mixer,0x00000000,0,0,,

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,0,encdec.dll,6.05.2710.2732
Encrypt/Tag,0x00200000,0,0,encdec.dll,6.05.2710.2732
XDS Codec,0x00200000,0,0,encdec.dll,6.05.2710.2732

Audio Renderers:
SigmaTel Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749
CyberLink Audio Renderer,0x00200000,1,0,cladr.ax,6.00.0000.1927
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.05.2600.2749
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.05.2600.2749
DirectSound: SigmaTel Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749

WDM Streaming System Devices:
SigmaTel Audio,0x00200000,5,2,,5.03.2600.2180

I think the problem could be a missing .dll file. Thanks for your help.
Adonnay
Posts: 101
Joined: Sun May 08, 2005 4:57 pm

RE: Crash on launch

Post by Adonnay »

Out of the hat I would say that your graphics card doesn't support DirectX9...
SF
Posts: 19
Joined: Sat Feb 19, 2005 7:29 am
Contact:

RE: Crash on launch

Post by SF »

  For the second post, it's most likely your video card.  Don't expect to play too many games with an Intel graphics system.  Integrated (ie not dedicated) video systems generally fail or run very poorly for gaming.
Bryax
Posts: 59
Joined: Wed Dec 27, 2006 3:45 am

RE: Crash on launch

Post by Bryax »

Um, I have an 64MB NVIDIA GeForce 2 MX card, which is direct X compatible. I've tried installing this game on a laptop, and a brand new XPS, and I've had the same problem.
Image
(Add this to your signature on all ya forums, help promote SS:TGS! Check out:
tm.asp?m=1349958&mpage=1&key=
SF
Posts: 19
Joined: Sat Feb 19, 2005 7:29 am
Contact:

RE: Crash on launch

Post by SF »

  That's why I was referring to the second post.  But don't expect a GeForce 2 MX to play too many current games either.  You'll either have to turn down the details, disable some, and/or it just won't work because GF2's don't support any pixel shaders.  XPS laptops generally have ok 3D systems, but I think they've expanded their XPS line to include some that may not be good for gaming.  What 3D video card does your XPS have?
Bryax
Posts: 59
Joined: Wed Dec 27, 2006 3:45 am

RE: Crash on launch

Post by Bryax »

Im not sure, it was a realitives, its a fairly new machine and a desktop. What type of graphics card would work?
Image
(Add this to your signature on all ya forums, help promote SS:TGS! Check out:
tm.asp?m=1349958&mpage=1&key=
Bryax
Posts: 59
Joined: Wed Dec 27, 2006 3:45 am

RE: Crash on launch

Post by Bryax »

I can't start up the game to change the graphics feature
Image
(Add this to your signature on all ya forums, help promote SS:TGS! Check out:
tm.asp?m=1349958&mpage=1&key=
SF
Posts: 19
Joined: Sat Feb 19, 2005 7:29 am
Contact:

RE: Crash on launch

Post by SF »

  If the option is even available to disable shader requirements in Starshatter, it would likely have to be done in the configuration files (editing them in notepad).  But I don't think you can do this to make the game compatible with old video cards like that.  I'm not sure what level of shaders the game requires, but I'd guess anything from a Radeon 9500 on up for ATI and a GeForce 5200 on up for Nvidia would work.  Might even run on Radeon 8500's and GeForce 4's, but even those are very old and I don't have either to test.
Kehrton
Posts: 5
Joined: Sat Dec 30, 2006 6:31 am

RE: Crash on launch

Post by Kehrton »

I've installed the game and even patched it to 5.1 but I still get the same error as Bryax. I got the latest drivers and even DX 9.0C but it still won't work. I have a Geforce 5200 FX so it should work, I don't have problems with others games that have even better graphics than SS.

Windows XP 5.1 (Build 2600) Service Pack 2, v.2096 |
| |
| |
|
CPUs Detected: 1 CPU Level: 15.2.9 CPU Speed: 2005 |
| x86 Family 15 Model 2 Stepping 9 |
| GenuineIntel |
| |
| 512 MB RAM 1249 MB Max Swap 1044 MB Avail Swap |
| |
| DirectX 9 installed. |
| DDRAW 5.03.2600.2096 (xpsp_sp2_rc1.040311-2315) |
| D3DIM 5.1.2600.0 (xpclient.010817-1148) |
| DINPUT 5.03.2600.2096 (xpsp_sp2_rc1.040311-2315) |
| DPLAY 5.00.2134.1 |
| DSOUND 5.3.2600.2096 (xpsp_sp2_rc1.040311-2315) |
| DMUSIC 5.3.2600.2096 (xpsp_sp2_rc1.040311-2315) |
| |
| |
| NVIDIA GeForce FX 5200 |
| |
+====================================================================+

Checking authorization codes...
Authorized
Initializing Game
Gamma Level = 128

Initializing instance...
Window created.
Instance initialized.
Initializing content...
Initializing game...
Palette loaded.
Init Video...
Request 1024 x 768 x 32 mode

********************************
* Direct 3D version 9 *
********************************

VideoDX9: (ctor) could not create enumerator. [Out of system memory.]
SoundCardD3D Primary Buffer Format:
bits: 16
chls: 2
rate: 44100

*** PANIC: Could not create the Video Interface.

+====================================================================+
Begin Shutdown...
Campaign::Close() - destroying all campaigns

*********************************************
FATAL EXCEPTION:

Registers:
EAX: 00000000
EBX: 00000000
ECX: 011a0550
EDX: 007ee6d0
EDI: 00000000
ESI: 011a0550
EBP: 0012ff34

CS:EIP: 001b:0055eef8
SS:ESP: 0023:0012fd20
DS: 0023
ES: 0023
FS: 003b
GS: 0000
Flags: 00010246

Exception Code: c0000005 ACCESS_VIOLATION
Exception Addr: 0055eef8
Program attempted to READ from address 0x00000004

Loaded IMAGEHLP.DLL

Stack Trace (Symbolic):
Address Frame
0055eef8 0012ff34 0001:0015DEF8 C:\Starshatter The Gathering Storm\Starshatter-TheGatheringStorm.exe
006b775e 0012ffc0 0001:002B675E C:\Starshatter The Gathering Storm\Starshatter-TheGatheringStorm.exe
77e856da 0012fff0 BaseProcessInitPostImport [02E3]

*********************************************
PROGRAM TERMINATED.
SF
Posts: 19
Joined: Sat Feb 19, 2005 7:29 am
Contact:

RE: Crash on launch

Post by SF »

  'Better graphics' is a subjective claim that doesn't address technical differences that could cause the problem.  But you're right about the specifications, your system should run the game without a problem.  So someone who provides support for the game will need to follow up.
Bryax
Posts: 59
Joined: Wed Dec 27, 2006 3:45 am

RE: Crash on launch

Post by Bryax »

I "borrowed" an ATI radeon 9000 from my brother, and now its working fine under the lowest graphics settings. Thanks [:D]
Image
(Add this to your signature on all ya forums, help promote SS:TGS! Check out:
tm.asp?m=1349958&mpage=1&key=
Kehrton
Posts: 5
Joined: Sat Dec 30, 2006 6:31 am

RE: Crash on launch

Post by Kehrton »

So I'm supposed to get another Video Card just to play this game? No other way around this bug?! Fine then, might as well return it to the shop and get another game, pointless to waste 150$ at least to get a new card when mine is working fine even with the demanding Doom 3.
Moriartie
Posts: 104
Joined: Fri Dec 29, 2006 6:46 pm

RE: Crash on launch

Post by Moriartie »

Interesting.
I have a GeForce 440 MX (better than Byrax but (much) worse than Kehrton) and it works just fine, so I'm guessing it's not just the "newness" of the card. And I have a bunch of the features turned on too (though atmospheric flying is laggy, but I don't do planet missions anyway (don't find them fun)).
Just an FYI.
Post Reply

Return to “Tech Support”