Jump to content

Tom Sims

Members
  • Posts

    34
  • Joined

  • Last visited

Posts posted by Tom Sims

  1. HI

    If I remember right you can UNZIP into any folder (or desktop) you like. Once unzipped - you will see that it has it's own "INSTALL" routine - you then just have to specify where you have installed TOW on your computer.

    Regards,

    TS

  2. I think the main problem with a lot of the scenarios is that the "battle end conditions" require that EVERY enemy unit be destroyed. This is indeed very frustrating when you are trying to chase the last man down to end the battle. I have begun to edit the "Trigger Configuration" file (script file) for a scenario. There are some "key" conditional commands that can be easily modified to end the scenario when only a certain number of enemy troops or vehicles are left. See below for example:

    Initially the script code may look complicated - but it really isn't too bad when you do a few.

    ******************************************************************

    *The following command tells the TOW engine to get the total number of enemy troops *still alive (foot soilders, tank crew etc).

    ******************************************************************

    SET @humans = GetNUnits ( ARMY , @enemy_army , HUMAN , CREW )

    ******************************************************************

    *The following commands - IF...Then... condition will check to see if 4 or less enemy *troops are left - IF SO - the game will end with a "Mission Win" - IF NOT the game *continues.

    ******************************************************************

    IF ( @humans < 5 ) THEN

    DestroyTriggerInstance ( "_Mission_Fail_Attack" , @army )

    MissionWin ( )

    HALT

    End If

    The above script code will avoid that "long drawn out" final minutes of an obvious win scenario. You can of course replace the value 5 with any value you wish.

    A good way to start to learn the scripting commands is to look at the Trigger Config file in the one of the TOW single_mission scenario folders. There is also a TOW Trigger command user guide which is "fair" on explaining how to use the script commands.

    Regards,

    TS

  3. Tom Sims

    On mine work PC second mission crashes too and it's unclear why right now, but it almost finishes loading. But, since your mission loading crashes almost instantly, it seems that some files unpacked wrong or to the wrong place. Try to reinstall Gnasher's campaign and make sure there is load.ini file in MAPS/Cheux directory.

    Thanks Sneaksie - I will try your suggestions and get back to you.

  4. Hi -

    I have made some scenarios for TOW - but a question - as far as I can tell - there is NO way to include a scenario description for scenarios that are posted

    on CMMODS etc. that will show up in the BATTLES LIST when you start TOW. The scenario name/description seems to be in a file called "texts" in the root of SINGLE_MISSIONS. This file has to have two entries (a name and a description) to show up in the Battles list when TOW is running. When you download a scenario - your host "texts" file obviously does not contain the newly downloaded scenario - so it will never show up with a "true description". Am I right on this? It would be so much better to have TOW read an external text file (containing a description) similar to RTW and MTW2 - this would help set the proper "mode".

    Thoughts??????????

  5. Schrullenhaft:

    You did it!!!! I checked out mu video card's OPENGL compatibility - it is 2.0 compatible. But your post about the opening movie made me think - I simply renamed the movie avi file - started the game and it went straight to the opening menu with NO PROBLEMS. Thanks again - Happy New Year.

    Tom Sims

  6. Thanks Schrullenhaft

    I purchased CMSF from Gamersgate - I assume this is the Paradox version. I will run the OPENGL compatibilty tests that you mentioned and will post the results. Thanks for taking the time to respond to my post. Right before my system reboots I do get a small screen - it becomes filled with green squares - which is what makes me fill this is a video problem - do you know if I can change a parameter to "NOT show" the opening movie? Thanks again.

  7. I recently purchased CMSF after downloading and installing (without issues) I started the game - I received a blank screen and my system re-booted. I have tried many time always the same results. I have included a DXDIAG list below:

    Any help would be greatly appreciated. I suspect that the problem may be video related - I currently have an NVidia 7800 GS using the latest driver 6.14.0011.6921 from Nvidia.

    Thanks for any help...

    ------------------

    System Information

    ------------------

    Time of this report: 12/29/2007, 18:47:03

    Machine name: TOMS-PC

    Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_gdr.070227-2254)

    Language: English (Regional Setting: English)

    System Manufacturer: n/a

    System Model: n/a

    BIOS: n/a

    Processor: Intel® Pentium® 4 CPU 2.80GHz (2 CPUs)

    Memory: 2048MB RAM

    Page File: 366MB used, 4530MB available

    Windows Dir: G:\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. DirectDraw test results: All tests were successful. Direct3D 7 test results: All tests were successful. Direct3D 8 test results: All tests were successful. Direct3D 9 test results: All tests were successful.

    Sound Tab 1: DirectSound test results: All tests were successful.

    Sound Tab 2: No problems found.

    Music Tab: DirectMusic test results: All tests were successful.

    Input Tab: No problems found.

    Network Tab: The registry information for the DirectPlay application 'MigAlley' is missing or damaged. You should reinstall that application.

    --------------------

    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: NVIDIA GeForce 7800 GS

    Manufacturer: NVIDIA

    Chip type: GeForce 7800 GS

    DAC type: Integrated RAMDAC

    Device Key: Enum\PCI\VEN_10DE&DEV_00F5&SUBSYS_A50910DE&REV_A2

    Display Memory: 256.0 MB

    Current Mode: 1920 x 1200 (32 bit) (60Hz)

    Monitor: HP LP2465 LCD Monitor

    Monitor Max Res: 1920,1200

    Driver Name: nv4_disp.dll

    Driver Version: 6.14.0011.6921 (English)

    DDI Version: 9 (or higher)

    Driver Attributes: Final Retail

    Driver Date/Size: 12/5/2007 01:41:00, 5773568 bytes

    WHQL Logo'd: Yes

    WHQL Date Stamp: n/a

    VDD: n/a

    Mini VDD: nv4_mini.sys

    Mini VDD Date: 12/5/2007 01:41:00, 7435392 bytes

    Device Identifier: {D7B71E3E-43B5-11CF-6768-028503C2CB35}

    Vendor ID: 0x10DE

    Device ID: 0x00F5

    SubSys ID: 0xA50910DE

    Revision ID: 0x00A2

    Revision ID: 0x00A2

    Video Accel: ModeMPEG2_A ModeMPEG2_B ModeMPEG2_C ModeMPEG2_D ModeWMV9_B ModeWMV9_A

    Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    Registry: OK

    DDraw Status: Enabled

    D3D Status: Enabled

    AGP Status: Enabled

    DDraw Test Result: All tests were successful.

    D3D7 Test Result: All tests were successful.

    D3D8 Test Result: All tests were successful.

    D3D9 Test Result: All tests were successful.

    -------------

    Sound Devices

    -------------

    Description: SoundMAX Digital Audio

    Default Sound Playback: Yes

    Default Voice Playback: Yes

    Hardware ID: PCI\VEN_1039&DEV_7012&SUBSYS_80B01043&REV_A0

    Manufacturer ID: 1

    Product ID: 100

    Type: WDM

    Driver Name: smwdm.sys

    Driver Version: 5.12.0001.3665 (English)

    Driver Attributes: Final Retail

    WHQL Logo'd: Yes

    Date and Size: 8/29/2003 15:09:00, 578304 bytes

    Other Files:

    Driver Provider: Analog Devices

    HW Accel Level: Full

    Cap Flags: 0xB5B

    Min/Max Sample Rate: 8000, 48000

    Static/Strm HW Mix Bufs: 1, 0

    Static/Strm HW 3D Bufs: 0, 0

    HW Memory: 0

    Voice Management: No

    EAX 2.0 Listen/Src: No, No

    I3DL2 Listen/Src: No, No

    Sensaura ZoomFX: No

    Registry: OK

    Sound Test Result: All tests were successful.

    Description: NFW Virtual Audio

    Default Sound Playback: No

    Default Voice Playback: No

    Hardware ID: nfwgcs_ds2dhw

    Manufacturer ID: 1

    Product ID: 100

    Type: WDM

    Driver Name: nfwvad.sys

    Driver Version: 6.00.0999.0000 (English)

    Driver Attributes: Final Retail

    WHQL Logo'd: Yes

    Date and Size: 11/9/2007 18:03:44, 22368 bytes

    Other Files:

    Driver Provider: Noise-Free-Wireless

    HW Accel Level: Full

    Cap Flags: 0xF5F

    Min/Max Sample Rate: 16000, 16000

    Static/Strm HW Mix Bufs: 1, 0

    Static/Strm HW 3D Bufs: 0, 0

    HW Memory: 0

    Voice Management: No

    EAX 2.0 Listen/Src: No, No

    I3DL2 Listen/Src: No, No

    Sensaura ZoomFX: No

    Registry: OK

    Sound Test Result: Not run

    ---------------------

    Sound Capture Devices

    ---------------------

    Description: SoundMAX Digital Audio

    Default Sound Capture: Yes

    Default Voice Capture: Yes

    Driver Name: smwdm.sys

    Driver Version: 5.12.0001.3665 (English)

    Driver Attributes: Final Retail

    Date and Size: 8/29/2003 15:09:00, 578304 bytes

    Cap Flags: 0x41

    Format Flags: 0xCCC

    Description: NFW Virtual Audio

    Default Sound Capture: No

    Default Voice Capture: No

    Driver Name: nfwvad.sys

    Driver Version: 6.00.0999.0000 (English)

    Driver Attributes: Final Retail

    Date and Size: 11/9/2007 18:03:44, 22368 bytes

    Cap Flags: 0x41

    Format Flags: 0x0

    -----------

    DirectMusic

    -----------

    DLS Path: G:\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

    SoundMAX Digital Audio, Software (Kernel Mode), Output, DLS, Internal

    NFW Virtual Audio, Software (Kernel Mode), Output, DLS, Internal

    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: All tests were successful.

    -------------------

    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: 0x1039, 0x7001

    | Matching Device ID: usb\root_hub

    | Service: usbhub

    | Driver: usbhub.sys, 8/3/2004 22:08:44, 57600 bytes

    | Driver: usbd.sys, 8/23/2001 07:00:00, 4736 bytes

    ----------------

    Gameport Devices

    ----------------

    + PCI standard ISA bridge

    | Location: PCI bus 0, device 2, function 0

    | Matching Device ID: pci\cc_0601

    | Service: isapnp

    | Driver: isapnp.sys, 8/23/2001 07:00:00, 35840 bytes

    |

    +-+ Standard Game Port

    | | Matching Device ID: *pnpb02f

    | | Service: gameenum

    | | Driver: gameenum.sys, 8/3/2004 22:08:22, 10624 bytes

    ------------

    PS/2 Devices

    ------------

    + Standard 101/102-Key or Microsoft Natural PS/2 Keyboard

    | Matching Device ID: *pnp0303

    | Service: i8042prt

    | Driver: i8042prt.sys, 8/3/2004 22:14:38, 52736 bytes

    | Driver: kbdclass.sys, 8/3/2004 21: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 00:01:08, 40840 bytes

    | Driver: kbdclass.sys, 8/3/2004 21:58:34, 24576 bytes

    |

    + HID-compliant WheelMouse

    | Vendor/Product ID: 0x046D, 0xC00C

    | Matching Device ID: hid\vid_046d&pid_c00c

    | Upper Filters: LMouFlt2

    | Lower Filters: LHidFlt2

    | Service: mouhid

    | Driver: mouhid.sys, 8/23/2001 07:00:00, 12160 bytes

    | Driver: mouclass.sys, 8/3/2004 21:58:34, 23040 bytes

    | Driver: LHidFlt2.Sys, 12/17/2003 09:50:00, 25505 bytes

    | Driver: LMouFlt2.Sys, 12/17/2003 09:50:00, 70801 bytes

    | Driver: Logi_MwX.Exe, 12/17/2003 09:50:00, 19968 bytes

    |

    + Terminal Server Mouse Driver

    | Matching Device ID: root\rdp_mou

    | Upper Filters: mouclass

    | Service: TermDD

    | Driver: termdd.sys, 8/4/2004 00:01:08, 40840 bytes

    | Driver: mouclass.sys, 8/3/2004 21: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 Serial Service Provider: COM1

    DirectPlay8 TCP/IP Service Provider: Local Area 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 8.6 kbit/s

    -------------------------

    DirectPlay Lobbyable Apps

    -------------------------

    Close Combat Cross of Iron (DX7) - Registry: OK, ExeFile: CC3.Exe (2006.11.0017.0001)

    MigAlley (DX7) - Registry: Error, ExeFile: Mig.exe (<File Missing>)

    --------------

    System Devices

    --------------

    Name: NVIDIA GeForce 7800 GS

    Device ID: PCI\VEN_10DE&DEV_00F5&SUBSYS_A50910DE&REV_A2\4&1AFFAA3D&0&0008

    Driver: G:\WINDOWS\system32\DRIVERS\nv4_mini.sys, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 7435392 bytes

    Driver: G:\WINDOWS\system32\nv4_disp.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 5773568 bytes

    Driver: G:\WINDOWS\system32\nvsvc32.exe, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 155716 bytes

    Driver: G:\WINDOWS\system32\nvapi.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 385024 bytes

    Driver: G:\WINDOWS\system32\nvcuda.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 1089536 bytes

    Driver: G:\WINDOWS\system32\nvoglnt.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 6901760 bytes

    Driver: G:\WINDOWS\system32\nvcpl.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 8523776 bytes

    Driver: G:\WINDOWS\system32\nvmctray.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 81920 bytes

    Driver: G:\WINDOWS\system32\nvwddi.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 81920 bytes

    Driver: G:\WINDOWS\system32\nvnt4cpl.dll, 6.14.0010.11132 (English), 12/5/2007 01:41:00, 286720 bytes

    Driver: G:\WINDOWS\system32\nvmccs.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 229376 bytes

    Driver: G:\WINDOWS\system32\nvdisps.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 6549504 bytes

    Driver: G:\WINDOWS\system32\nvgames.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 3420160 bytes

    Driver: G:\WINDOWS\system32\nvmccss.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 188416 bytes

    Driver: G:\WINDOWS\system32\nvmobls.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 1228800 bytes

    Driver: G:\WINDOWS\system32\nvvitvs.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 3710976 bytes

    Driver: G:\WINDOWS\system32\nvwss.dll, 6.14.0011.6921 (English), 12/5/2007 01:41:00, 2498560 bytes

    Driver: G:\WINDOWS\help\nvcpl.hlp, 12/5/2007 01:41:00, 177897 bytes

    Driver: G:\WINDOWS\help\nvwcplen.hlp, 12/5/2007 01:41:00, 55444 bytes

    Driver: G:\WINDOWS\system32\nvcod.dll, 1.00.0000.0035 (English), 12/5/2007 01:41:00, 35328 bytes

    Driver: G:\WINDOWS\system32\nvcodins.dll, 1.00.0000.0035 (English), 12/5/2007 01:41:00, 35328 bytes

    Name: SoundMAX Integrated Digital Audio

    Device ID: PCI\VEN_1039&DEV_7012&SUBSYS_80B01043&REV_A0\3&61AAA01&0&17

    Driver: G:\WINDOWS\system32\ksuser.dll, 5.03.2600.2180 (English), 8/3/2004 23:56:44, 4096 bytes

    Driver: G:\WINDOWS\system32\ksproxy.ax, 5.03.2600.2180 (English), 8/4/2004 00:56:58, 130048 bytes

    Driver: G:\WINDOWS\system32\drivers\ks.sys, 5.03.2600.2180 (English), 8/3/2004 23:15:22, 140928 bytes

    Driver: G:\WINDOWS\system32\drivers\drmk.sys, 5.01.2600.2180 (English), 8/3/2004 23:08:00, 60288 bytes

    Driver: G:\WINDOWS\system32\drivers\portcls.sys, 5.01.2600.2180 (English), 8/3/2004 23:15:50, 145792 bytes

    Driver: G:\WINDOWS\system32\drivers\stream.sys, 5.03.2600.2180 (English), 8/3/2004 23:08:04, 48640 bytes

    Driver: G:\WINDOWS\system32\wdmaud.drv, 5.01.2600.2180 (English), 8/3/2004 23:56:58, 23552 bytes

    Driver: G:\WINDOWS\system32\drivers\smwdm.sys, 5.12.0001.3665 (English), 8/29/2003 15:09:00, 578304 bytes

    Driver: G:\WINDOWS\system32\drivers\smsens.sys, 5.12.0001.0000 (English), 4/8/2003 11:30:48, 3744 bytes

    Driver: G:\WINDOWS\system32\drivers\aeaudio.sys, 1.00.0000.0000 (English), 4/1/2002 14:15:00, 4816 bytes

    Driver: G:\WINDOWS\system32\a3d.dll, 4.12.0001.2008 (English), 9/19/2001 14:32:26, 720896 bytes

    Name: SiS PCI to USB Enhanced Host Controller

    Device ID: PCI\VEN_1039&DEV_7002&SUBSYS_80871043&REV_00\3&61AAA01&0&1B

    Driver: G:\WINDOWS\system32\drivers\usbehci.sys, 5.01.2600.2783 (English), 10/25/2005 18:39:41, 27264 bytes

    Driver: G:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:44, 142976 bytes

    Driver: G:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 23:56:48, 74240 bytes

    Driver: G:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:44, 57600 bytes

    Driver: G:\WINDOWS\system32\hccoin.dll, 5.01.2600.2180 (English), 8/4/2004 00:56:44, 7168 bytes

    Name: SiS 7001 PCI to USB Open Host Controller

    Device ID: PCI\VEN_1039&DEV_7001&SUBSYS_80871043&REV_0F\3&61AAA01&0&19

    Driver: G:\WINDOWS\system32\drivers\usbohci.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:38, 17024 bytes

    Driver: G:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:44, 142976 bytes

    Driver: G:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 23:56:48, 74240 bytes

    Driver: G:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:44, 57600 bytes

    Name: SiS 7001 PCI to USB Open Host Controller

    Device ID: PCI\VEN_1039&DEV_7001&SUBSYS_80871043&REV_0F\3&61AAA01&0&18

    Driver: G:\WINDOWS\system32\drivers\usbohci.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:38, 17024 bytes

    Driver: G:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:44, 142976 bytes

    Driver: G:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 8/3/2004 23:56:48, 74240 bytes

    Driver: G:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 8/3/2004 22:08:44, 57600 bytes

    Name: SiS 5513 IDE UDMA Controller

    Device ID: PCI\VEN_1039&DEV_5513&SUBSYS_80871043&REV_00\3&61AAA01&0&15

    Driver: G:\WINDOWS\system32\DRIVERS\siside.sys, 5.01.1039.0240 (English), 3/25/2003 17:50:46, 4096 bytes

    Name: PCI standard ISA bridge

    Device ID: PCI\VEN_1039&DEV_0963&SUBSYS_00000000&REV_25\3&61AAA01&0&10

    Driver: G:\WINDOWS\system32\DRIVERS\isapnp.sys, 5.01.2600.0000 (English), 8/23/2001 07:00:00, 35840 bytes

    Name: SiS 900-Based PCI Fast Ethernet Adapter

    Device ID: PCI\VEN_1039&DEV_0900&SUBSYS_80FF1043&REV_91\3&61AAA01&0&20

    Driver: G:\WINDOWS\system32\DRIVERS\sisnicxp.sys, 2.00.1039.1190 (English), 2/14/2006 16:02:56, 32768 bytes

    Driver: G:\WINDOWS\SiS\900\uninst.exe, 5.01.2600.1106 (English), 12/13/2005 18:15:14, 29696 bytes

    Driver: G:\WINDOWS\SiS\900\040c.lng, 6/25/2004 17:16:10, 219 bytes

    Driver: G:\WINDOWS\SiS\900\0404.lng, 12/19/2005 17:30:44, 121 bytes

    Driver: G:\WINDOWS\SiS\900\0411.lng, 6/25/2004 17:16:04, 188 bytes

    Name: PCI standard host CPU bridge

    Device ID: PCI\VEN_1039&DEV_0648&SUBSYS_00000000&REV_51\3&61AAA01&0&00

    Driver: n/a

    Name: PCI standard PCI-to-PCI bridge

    Device ID: PCI\VEN_1039&DEV_0003&SUBSYS_00000000&REV_00\3&61AAA01&0&08

    Driver: G:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 8/3/2004 22:07:48, 68224 bytes

    ------------------

    DirectX Components

    ------------------

    ddraw.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 266240 bytes

    ddrawex.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 27136 bytes

    dxapi.sys: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 10496 bytes

    d3d8.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:42 1179648 bytes

    d3d8thk.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:42 8192 bytes

    d3d9.dll: 5.03.2600.2180 English Final Retail 8/4/2004 00:56:42 1689088 bytes

    d3dim.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 436224 bytes

    d3dim700.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:42 825344 bytes

    d3dramp.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 590336 bytes

    d3drm.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 350208 bytes

    d3dxof.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 47616 bytes

    d3dpmesh.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 34816 bytes

    dplay.dll: 5.00.2134.0001 English Final Retail 8/23/2001 07:00:00 33040 bytes

    dplayx.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 229888 bytes

    dpmodemx.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 23552 bytes

    dpwsock.dll: 5.00.2134.0001 English Final Retail 8/23/2001 07:00:00 42768 bytes

    dpwsockx.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 57344 bytes

    dplaysvr.exe: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:50 30208 bytes

    dpnsvr.exe: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:50 18432 bytes

    dpnet.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 375296 bytes

    dpnlobby.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:04 3584 bytes

    dpnaddr.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:04 3584 bytes

    dpvoice.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 212480 bytes

    dpvsetup.exe: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:50 83456 bytes

    dpvvox.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 116736 bytes

    dpvacm.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 21504 bytes

    dpnhpast.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 35328 bytes

    dpnhupnp.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 60928 bytes

    dpserial.dll: 5.00.2134.0001 English Final Retail 8/23/2001 07:00:00 53520 bytes

    dinput.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 159232 bytes

    dinput8.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 181760 bytes

    dimap.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 44032 bytes

    diactfrm.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 394240 bytes

    joy.cpl: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:58 68608 bytes

    gcdef.dll: 5.01.2600.0000 English Final Retail 8/23/2001 07:00:00 76800 bytes

    pid.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:46 35328 bytes

    gameenum.sys: 5.01.2600.2180 English Final Retail 8/3/2004 22:08:22 10624 bytes

    dsound.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 367616 bytes

    dsound3d.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 1294336 bytes

    dswave.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 19456 bytes

    dsdmo.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 181760 bytes

    dsdmoprp.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 71680 bytes

    dmusic.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 104448 bytes

    dmband.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 28672 bytes

    dmcompos.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 61440 bytes

    dmime.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 181248 bytes

    dmloader.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 35840 bytes

    dmstyle.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 105984 bytes

    dmsynth.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 103424 bytes

    dmscript.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 82432 bytes

    system.dll: 1.01.4322.0573 English Final Retail 5/5/2007 17:05:33 1216512 bytes

    Microsoft.DirectX.Direct3D.dll: 9.05.0132.0000 English Final Retail 7/24/2007 18:53:17 473600 bytes

    Microsoft.DirectX.Direct3DX.dll: 5.04.0000.3900 English Final Retail 7/24/2007 18:52:52 2676224 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.04.0091.0000 English Final Retail 7/24/2007 18:52:59 2846720 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.05.0132.0000 English Final Retail 7/24/2007 18:53:04 563712 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.06.0168.0000 English Final Retail 7/24/2007 18:53:06 567296 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.07.0239.0000 English Final Retail 7/24/2007 18:53:09 576000 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.08.0299.0000 English Final Retail 7/24/2007 18:53:11 577024 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.09.0376.0000 English Final Retail 7/24/2007 18:53:13 577536 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.10.0455.0000 English Final Retail 7/24/2007 18:53:18 577536 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.11.0519.0000 English Final Retail 5/20/2007 18:35:38 578560 bytes

    Microsoft.DirectX.Direct3DX.dll: 9.12.0589.0000 English Final Retail 5/20/2007 18:35:43 578560 bytes

    Microsoft.DirectX.DirectDraw.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:18 145920 bytes

    Microsoft.DirectX.DirectInput.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:19 159232 bytes

    Microsoft.DirectX.DirectPlay.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:20 364544 bytes

    Microsoft.DirectX.DirectSound.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:21 178176 bytes

    Microsoft.DirectX.AudioVideoPlayback.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:16 53248 bytes

    Microsoft.DirectX.Diagnostics.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:17 12800 bytes

    Microsoft.DirectX.dll: 5.04.0000.2904 English Final Retail 7/24/2007 18:53:16 223232 bytes

    dx7vb.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 619008 bytes

    dx8vb.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:44 1227264 bytes

    dxdiagn.dll: 5.03.2600.2180 English Final Retail 8/4/2004 00:56:44 2113536 bytes

    mfc40.dll: 4.01.0000.6140 English Final Retail 8/23/2001 07:00:00 924432 bytes

    mfc42.dll: 6.02.4131.0000 English Final Retail 8/3/2004 23:56:44 1028096 bytes

    wsock32.dll: 5.01.2600.2180 English Final Retail 8/3/2004 23:56:48 22528 bytes

    amstream.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:42 70656 bytes

    devenum.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:44 59904 bytes

    dxmasf.dll: 6.04.0009.1133 English Final Retail 8/22/2006 03:05:26 498742 bytes

    mciqtz32.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:44 35328 bytes

    mpg2splt.ax: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:58 148992 bytes

    msdmo.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:44 14336 bytes

    encapi.dll: 5.03.2600.2180 English Final Retail 8/4/2004 00:56:44 20480 bytes

    qasf.dll: 11.00.5721.5145 English Final Retail 10/18/2006 20:47:18 211456 bytes

    qcap.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:46 192512 bytes

    qdv.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:46 279040 bytes

    qdvd.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:46 385024 bytes

    qedit.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:46 562176 bytes

    qedwipes.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:26 733696 bytes

    quartz.dll: 6.05.2600.2749 English Final Retail 8/29/2005 22:54:26 1287168 bytes

    strmdll.dll: 4.01.0000.3936 English Final Retail 8/21/2006 08:52:08 246814 bytes

    iac25_32.ax: 2.00.0005.0053 English Final Retail 8/3/2004 23:56:58 199680 bytes

    ir41_32.ax: 4.51.0016.0003 English Final Retail 8/3/2004 23:56:58 848384 bytes

    ir41_qc.dll: 4.30.0062.0002 English Final Retail 8/3/2004 23:56:44 120320 bytes

    ir41_qcx.dll: 4.30.0064.0001 English Final Retail 8/3/2004 23:56:44 338432 bytes

    ir50_32.dll: 5.2562.0015.0055 English Final Retail 8/3/2004 23:56:44 755200 bytes

    ir50_qc.dll: 5.00.0063.0048 English Final Retail 8/3/2004 23:56:44 200192 bytes

    ir50_qcx.dll: 5.00.0064.0048 English Final Retail 8/3/2004 23:56:44 183808 bytes

    ivfsrc.ax: 5.10.0002.0051 English Final Retail 8/3/2004 23:56:58 154624 bytes

    mswebdvd.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:46 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/3/2004 23: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 21:58:40 5376 bytes

    mspqm.sys: 5.01.2600.2180 English Final Retail 8/3/2004 21:58:42 4992 bytes

    mskssrv.sys: 5.03.2600.2180 English Final Retail 8/3/2004 21:58:42 7552 bytes

    swenum.sys: 5.03.2600.2180 English Final Retail 8/3/2004 21:58:42 4352 bytes

    mpeg2data.ax: 6.05.2600.2180 English Final Retail 8/4/2004 00:56:58 118272 bytes

    msvidctl.dll: 6.05.2600.2180 English Final Retail 8/3/2004 23:56:44 1428480 bytes

    vbisurf.ax: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:58 30720 bytes

    msyuv.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:46 17408 bytes

    wstdecod.dll: 5.03.2600.2180 English Final Retail 8/3/2004 23:56:48 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,,

    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

    DV Muxer,0x00400000,0,0,qdv.dll,6.05.2600.2180

    Nero Digital Audio Decoder,0x00600000,1,1,NeAudio.ax,3.00.0000.0004

    Color Space Converter,0x00400001,1,1,quartz.dll,6.05.2600.2749

    WM ASF Reader,0x00400000,0,0,qasf.dll,11.00.5721.5145

    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,11.00.5721.5145

    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

    RealVideo Decoder,0x00400000,1,1,RealMediaSplitter.ax,1.00.0000.0005

    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.05.2600.2180

    WMT Format Conversion,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    StreamBufferSink,0x00200000,0,0,sbe.dll,

    WMT Black Frame Generator,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749

    RadLight TTA DirectShow Filter,0x00600000,0,1,,

    Indeo® video 5.10 Decompression Filter,0x00640000,1,1,ir50_32.dll,5.2562.0015.0055

    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

    MPEG Layer-3 Decoder,0x00810000,1,1,l3codecx.ax,1.05.0000.0050

    Nero Audio Stream Renderer,0x00200000,1,0,NeRender.ax,3.00.0000.0004

    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.05.2600.2180

    WAV Dest,0x00200000,0,0,viscomwave.dll,9.00.0000.0000

    ACELP.net Sipro Lab Audio Decoder,0x00800001,1,1,acelpdec.ax,1.04.0000.0000

    RadLight APE DirectShow Filter,0x00600000,0,1,,

    Nero QuickTime Video Decoder,0x00400000,1,1,NeQTDec.ax,3.00.0000.0004

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

    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,

    Windows Media Video Decoder,0x00800000,1,1,wmv8ds32.ax,8.00.0000.4000

    WMT VIH2 Fix,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    Record Queue,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    Nero ES Video Reader,0x00600000,0,1,NDParser.ax,3.00.0000.0004

    Windows Media Multiplexer,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASX file Parser,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASX v.2 file Parser,0x00600000,1,0,wmpasf.dll,11.00.5721.5145

    NSC file Parser,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    XviD MPEG-4 Video Decoder,0x00800000,1,1,,

    ACM Wrapper,0x00600000,1,1,quartz.dll,6.05.2600.2749

    CoreAAC Audio Decoder,0x00800000,1,1,,

    Windows Media source filter,0x00600000,0,2,wmpasf.dll,11.00.5721.5145

    Video Renderer,0x00800001,1,0,quartz.dll,6.05.2600.2749

    Frame Eater,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,

    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.05.2600.2180

    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

    RealMedia Source,0x00600000,0,0,RealMediaSplitter.ax,1.00.0000.0005

    Nero Audio Sample Renderer,0x00200000,1,0,NeRender.ax,3.00.0000.0004

    DivX Decoder Filter,0xff800000,1,1,divxdec.ax,6.07.0000.0001

    WM ASF Writer,0x00400000,0,0,qasf.dll,11.00.5721.5145

    WMT Sample Information Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

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

    DivX Demux,0x00600000,1,0,DivXMedia.ax,0.00.0000.0028

    File writer,0x00200000,1,0,qcap.dll,6.05.2600.2180

    WMT Log Filter,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    WMT Virtual Renderer,0x00200000,1,0,wmm2filt.dll,2.01.4026.0000

    RealAudio Decoder,0x00400000,1,1,RealMediaSplitter.ax,1.00.0000.0005

    Avi Splitter,0x00600001,1,1,,

    DVD Navigator,0x00200000,0,2,qdvd.dll,6.05.2600.2180

    Overlay Mixer2,0x00400000,1,1,qdvd.dll,6.05.2600.2180

    AC3Filter,0x40000000,1,1,,

    AVI Draw,0x00600064,9,1,quartz.dll,6.05.2600.2749

    .RAM file Parser,0x00600000,1,0,wmpasf.dll,11.00.5721.5145

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

    DV Video Decoder,0x00800000,1,1,qdv.dll,6.05.2600.2180

    DTS/AC3 Source,0x00400000,0,1,,

    Indeo® audio software,0x00500000,1,1,iac25_32.ax,2.00.0005.0053

    Windows Media Update Filter,0x00400000,1,0,wmpasf.dll,11.00.5721.5145

    ASF DIB Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASF ACM Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASF ICM Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASF URL Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASF JPEG Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASF DJPEG Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    ASF embedded stuff Handler,0x00600000,1,1,wmpasf.dll,11.00.5721.5145

    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 Decoder,0x00600000,2,2,NeVideo.ax,3.00.0000.0004

    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,

    IVF source filter,0x00600000,0,1,ivfsrc.ax,5.10.0002.0051

    WMT Interlacer,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    StreamBufferSource,0x00200000,0,0,sbe.dll,

    Smart Tee,0x00200000,1,2,qcap.dll,6.05.2600.2180

    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.05.2600.2180

    Avi Source,0x00600001,0,0,,

    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

    Lyric 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.5721.5145

    Nero File Source,0x00200000,0,1,NeFileSrc.ax,3.00.0000.0004

    Nero QuickTime Audio Decoder,0x00400000,1,1,NeQTDec.ax,3.00.0000.0004

    Nero DVD Decoder,0x00600000,2,2,NeVideo.ax,3.00.0000.0004

    Nero Digital Parser,0x00600000,0,3,NDParser.ax,3.00.0000.0004

    RealMedia Splitter,0x00600000,1,0,RealMediaSplitter.ax,1.00.0000.0005

    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

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

    Stretch Video,0x00200000,1,1,wmm2filt.dll,2.01.4026.0000

    Windows Media Pad VU Data Grabber,0x00600000,1,0,wmmfilt.dll,1.01.2427.0000

    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.05.2600.2180

    QT Decompressor,0x00600000,1,1,quartz.dll,6.05.2600.2749

    ShotBoundaryDet,0x00200000,1,1,wmmfilt.dll,1.01.2427.0000

    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,0x00200000,2,2,,5.03.2600.2180

    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:

    WMVideo Encoder DMO,0x00600800,1,1,,

    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

    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.05.2600.2749

    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.05.2600.2180

    DivX® 6.6.1 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® 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

    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

    XviD MPEG-4 Codec,0x00200000,1,1,qcap.dll,6.05.2600.2180

    DivX® 6.6.1 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,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

    Messenger Audio Codec,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:

    SoundMAX Digital Audio,0x00200000,0,0,qcap.dll,6.05.2600.2180

    NFW Virtual 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:

    SoundMAX Digital Audio,0x00200000,3,2,,5.03.2600.2180

    NFW Virtual Audio,0x00200000,2,2,,5.03.2600.2180

    WDM Streaming Rendering Devices:

    SoundMAX Digital Audio,0x00200000,3,2,,5.03.2600.2180

    NFW Virtual Audio,0x00200000,2,2,,5.03.2600.2180

    BDA Transport Information Renderers:

    MPEG-2 Sections and Tables,0x00600000,1,0,mpeg2data.ax,

    WDM Streaming Mixer Devices:

    Microsoft Kernel Wave Audio Mixer,0x00200000,2,2,,5.03.2600.2180

    BDA CP/CA Filters:

    Decrypt/Tag,0x00600000,1,0,encdec.dll,

    Encrypt/Tag,0x00200000,0,0,encdec.dll,

    XDS Codec,0x00200000,0,0,encdec.dll,

    Audio Renderers:

    SoundMAX Digital Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749

    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: NFW Virtual Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749

    DirectSound: SoundMAX Digital Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749

    NFW Virtual Audio,0x00200000,1,0,quartz.dll,6.05.2600.2749

    WDM Streaming System Devices:

    SoundMAX Digital Audio,0x00200000,10,2,,5.03.2600.2180

    NFW Virtual Audio,0x00200000,6,2,,5.03.2600.2180

  8. Rapier:

    I ran across this information on the TOW website - I tried the EXE they talk about (see below) and I have been playing the 1st scenario for the Moscow Campaign for over 30 mins now. It appears to work - it is the patch WITHOUT THE DUAL CORE FIXES.

    If this patch version exhibits frequent crashes or lockups, while in the past you did not encounter them, we have included a special .exe version which does not include the same performance updates, but includes all the other items listed above. To launch this special version of the game, browse to your game folder and double-click on the file name "ToW_1.4.exe". That will launch a version of the game that has all of the same fixes listed above EXCEPT for the new performance/stability tweaks.

    Tom

  9. Hi

    I always had a "random" problem with TOW all of a sudden "hanging" (TOW Not Responding) in Task Manager. Applied the new patch (hoping that would address the issue) - but I just started to replay the German Campign - and experienced another "hang" after 15 mins of play. Any ideas?

    System config:

    ASUS P4S800 Mo Bo with Intel P4 2.8 Hypertheading, with 2 GBs RAM & 6499 Mbs setup as virtual memory. Nvidia 7800 Geoforce with 256 MB

    FPS is Good - no other issues.

    Thanks

×
×
  • Create New...