Worrazen Posted February 27, 2021 Posted February 27, 2021 (edited) Hello This is something I noticed back in Q1-2 2020 but haven't had the chance to report about it. I came back to focus on DCS again now (tho not quite yet with a new PC as I hoped) so I would like to finish reporting this ASAP, even tho this could have been fixed for 2.7 by now or would have been noticed during the coming multi-threading update anyway. Initial Report Session, DCS version 2.5.6.60966 - February 2021 Straight to the meat and potatoes, the videos pretty much show most of it and may be somewhat self explanatory, thought I will put an effort to give it more context and point out some of the sections of these videos. I chose not to edit or transcode these videos. These uploads are straight from OBS Recorder. The quality on streaming sites is simply inadequate for text clarity that is required here. In order to record these videos without a hardware capture device I had no chance but to adjust the CPU affinity, this may skew the DCS behavior slightly, namely in the terrain asset loader threads being slower, exaggerating some delays, however performance testing of this part of DCS is not the focus in this case. I assure that this suspected bug is present in normal default CPU affinity and I've been tracking it for at least a year. Made on the PC2-2021 system as described in my signature and DXDIAG below. VIDEO RECORDING PART 1 (~ 8.5 GB) - https://mega.nz/file/vDYSBDiQ#VkWBRQ3J4Zh2DWhq1VLhd5_NbvoZ9IJ973f3ZjB2ePc VIDEO RECORDING PART 2 (~ 7.5 GB) - https://mega.nz/file/2eRj3SgS#ZWW00--4TmXqBhX8FWNb_hNiQs-pAq574TfkLsdp8Lw VIDEO RECORDING PART 3 (~ 90 MB) - https://mega.nz/file/OT4RCIzB#EsWYqCO8u9ORNhTnZvFp7ztaIiaw0uXRTOVj8gjAXT4 VIDEO RECORDING PART 4 (~ 4.3 GB) - https://mega.nz/file/XbRTwQJA#mO9BLl0lsssyiRBpxR1zgax0SBYZyuZFi5CbFTWf6go PART1 should be enough for most people from the community who may be interested in also seeing this, no need to download the rest. Testing on the video was done with F-18C as the sole aircraft on the Cacuasus map, in the offical Ready On The Ramp instant mission. The entire video portion of this report session has been recorded after a preceeding +5 hour Burn-In test, with the F/A-18C idling on the ground as spawned by default, while the Suspected Runaway Data Loader Thread using a steady 4.7% (in this case) CPU usage. Note that "CPU2" Graph on the MSI Afterburner overlay corresponds to the "CPU 1" by index, I forgot to relabel that to be consistend with zero-index labeling. Videos Overview: PART1: Cacucasus normal testing plus some high-speed and free camera testing, you have to go pretty far to notice missing terrain when suspended. PART2: Cacucasus more high speed free camera testing plus suspended threads testing. PART4: Syria + Suspended threads testing. Other Notable Video Timestamps (minus the ones mentioned above): PART1 00:06:55 - Mission Restart - DCS Threading behavior when loading mission PART1 00:29:08 - Suspending the Suspected Runaway Data Loader Thread for the first time and testing usage of aircraft during, looking for any annomalies. PART1 Toward the end of the video I start using faster game speed to see behavior in such circumstances Side Issues: There are a few other unrelated bugs and performance issues seen on these recordings. For example, the FPS drop during loadout and rearming starting at 7:40 minute mark in PART 1 video. The longtime asset stutter when missile objects aren't preloaded at mission load and have to be read from disk when you fire the weapon for the first time, or once after a very long time (too), that moment is at the 17:20 mark in PART 1 video. And another half-sure case at the 30:50 mark where I didn't saw much CPU usage of the Data Loader Threads nor the disk read spike, so it may be some other reason behind rocket fire FPS drop or it may be another coinciential lag right that moment from the terrain stuff. (or another thread loading those rocket assets) Key behaviors of the Suspected Runaway Data Loader Thread: It is continiously using CPU resources when there are no assets to be processed/loaded. Is it responsible for any other functions? It's usage is highly dependant on where the camera is and where the camera is oriented(looking at) in relation to surface terrain and the sky. It's usage slowly diminishes as the camera moves toward open ocean. After some +60 Kilometers off the coast, it's CPU usage completely disappears. It's usage slowly increases once the camera returns over land, but still varies depending on camera's orientation as usual. It's suspected idle CPU usage disappears while in F10 View, with the gameplay continuing normally despite it's zero CPU usage. Suspending it does not prevent normal gameplay functions. If it was helping rendering the terrain, the game would probably freeze or be very glitchy, but it's not. Suspending it prevents certain dynamically loaded terrain data (surface geometry, textures) to NOT be loaded. Portions of the terrain become transparent and sea-level water is seen instead. The currently loaded terrain data remains intact. So if there is no active streaming, it's CPU usage should remain zero, as it is with the other dynamic asset loader threads. Suspending it also prevents DCS from existing mission and entering main menu, DCS will not freeze but wait, once this thread is awaken DCS continues normally. Please note that in general for Windows platform, TIDs (Thread ID Numbers) in the videos are process session specific, they are only good for identification in the same process sessison, at the time when I recorded the videos, I've since restarted DCS several times and even updated it by mistake. When DCS or any other Windows process is restarted the PID and TIDs change, so these numbers won't be the same across various screenshots I may post in this forum topic. Unfortunately, DCS, but like most programs, does not have threads labeled/named except the DCS Voice stuff a little bit. So for better identification of this Suspected Runaway Data Loader Thread it comes down to a combination of the time a thread is created, it's stack details and the way it behaves in terms of CPU usage as well as the behavior it produces when manually suspended. As of this DCS version, the Suspected Runaway Data Loader Thread is thread "7" by index, sorted by creation date. The sorting by CREATION DATE was the optimal choice in this case, it made sense for a lot of reasons. It is the sort type that Windows PerfCounter.dll also uses (something which took me some time to realize and was infact slowing me down in making this report sort of). So far from all my tests I haven't noticed the index changing with this sorting, so I think it is consistent and we can rely on for this forum Topic at least, until any changes come to the threading in DCS in the future ofcourse, which is just a matter of time. Also note that the camera movement speeds in PART4 are far beyond what would happen in practice when flying an aircraft. Coupled with the fact that I'm recording and have 2 CPUs reserved for that, probably creates and exaggerated idea of the lag/delays seen in that case. Normally these Data Loader Threads and storage devices may not go under such continious stress, but on the other hand this high-stress load can probably be replicated under realistic gameplay especially in Multiplayer with a lot of F2 or F11 View usage where these Data Loader Threads would get well saturated. With a modern 8-16 core CPU and a NVMe SSD, this kind of load would probably be totally unnoticable and wouldn't be any problem at all (but I'm not there yet), if it is a problem then I would speculate it's more up to DCS's optimiztations. Please note that due to the limitations of the system used, the behavior of the asset loaders in terms of delay and performance may be worse than what they would be, delays and some of the stuttering effects may be exaggerated, due to all of the DCS threads except the main one being forced onto CPU 1 (CPU 2 in-game) Please note the version discrepancy, as much as I tried to do my best on all the circumstances, this one failed me. The video filenames are labeled as DCS 2.5.6.60966 while the video's text has another older version, I apologize I have lost the track which of those 2 versions I actually used, I'm leaning toward .60966 because the text may have been created prior to me starting that session, but I believe those are very minor changes between the updates. Also, the non-video screenshots below have been created with version .61527.1. I simply updated by mistake twice, I wasn't going to until this topic was out. Additionally, the Data Loader Threads (the ones that start with "ucrtbase.dll" with corresponding CPU usage according to disk activity) aren't necessairly responsible for loading everything, the main thread still does some other things, including during the mission load procedure. I have yet to test if units are completely loaded on mission start even if they're on the other side of the map. It seems to me once the mission is loaded, suspending it does not affect any AI's and ground units, even tho the terrain under them may be missing. ---------------------------------------- Video Preview Screenshot - PART1 00:00:41 - Beginning on top of a +5hour Idle Burn-in Test ---------------------------------------- Video Preview Screenshot - PART1 00:06:31 - F2 view fully zoomed out looking down on the airfield ----------------------------------------- Video Preview Screenshot 3 - PART1 00:26:10 - Runaway Thread CPU Usage almost zero, measuring distance with ruler in F10 map ------------------------------------- Video Preview Screenshot 4 - PART4 00:22:44 - Syria Suspended Testing As you can see this is consistent across terrains, not just Caucasus, and the gameplay seems to work normally, the AI's work, except the terrain is missing which is what these threads are responsible for, if they're not doing anything with terrain loading, then they shoudn't be using any CPU in theory. And by the way if someones wondering, we're not over the ocean here in this case, this is a common thing with game engines that water spans the whole map and terrain seems to be simply overlaid ontop of it. This is many times seen when you encounter a bug and break the bounds of the playable area, clipping through can reveal water in a lot of games. That however may be different with DCS so it's not necessary ocean, the logic and engine components don't suddenly treat this area as an ocean. So even if the terrain isn't visible and you see water instead, the Runaway Thread behaves the same way as it does on terrain. This underground-water thing could also be a more of a visual thing anyway, for development purposes for example like easily seeing the sea level height. ------------------------- Threads overview in Process Hacker 3.0.3705: (DCS 2.5.6.61527.1) Threads overview in Nirsoft ProcessThreadsView 1.29: (DCS 2.5.6.61527.1) Nirsoft's utility for some reason reports the start address for all threads as "DCS.exe+0x19" making distinguishing between threads more difficult, but it gives a bit more info in it's Stack Data even tho that extra bit isn't any more useful in solving this. These 2 DCS threading overview screenshots have been made in the same session and roughly at the exact same moment in game state. It was the F-18C official Free Flight instant mission, paused above Batumi shortly after starting mission and clicking "Fly" button. Process Hacker Stack Information: (for what's it worth without properly debugging) I did some of my own extra analysis for my own curiosity sake which I think doesn't hurt if I share it, but it may not be anything that is relied upon when trying to fix this, I understand. These lines are output by ProcessHacker when clicking "Inspect" on our runaway thread at a given refresh. Each block is another refresh, this is not automatically refreshed by the program, things happen fast and I kept hitting refresh for some time until I got most of the combinations out (some combinations are very similar) The first "ntdll.dll!ZwWaitForSingleObject" block remains steady across refreshes when the thread takes low amount of CPU resources. The busier the thread is (WHILE NOT READING FROM DISK - GAME PAUSED / IDLE) the more prevalent the edCore.dll!mmfMemoryBlockPreload blocks of lines are. 0, ntdll.dll!ZwWaitForSingleObject+0x14 1, KernelBase.dll!WaitForSingleObjectEx+0x8e 2, edCore.dll!ed::this_thread::yield+0x2bb7 3, edCore.dll!ed::thread::_get_current_thread_id+0x58 4, ucrtbase.dll!configthreadlocale+0x92 5, kernel32.dll!BaseThreadInitThunk+0x14 6, ntdll.dll!RtlUserThreadStart+0x21 0, ntdll.dll!RtlQueryPerformanceCounter+0x5 1, edCore.dll!ED_get_ticks+0x63 2, edCore.dll!ED_get_time+0x9 3, edterrainGraphics41.dll!edtg41::TerrainRenderable::dumpRenderItem+0x562b3 4, edCore.dll!ed::this_thread::yield+0x2cc0 5, edCore.dll!ed::thread::_get_current_thread_id+0x58 6, ucrtbase.dll!configthreadlocale+0x92 7, kernel32.dll!BaseThreadInitThunk+0x14 8, ntdll.dll!RtlUserThreadStart+0x21 0, edCore.dll!mmfMemoryBlockPreload+0x4d 1, edterrain4.dll!landscape5::Surface5File::Square::preload+0xc8 2, edterrainGraphics41.dll!edtg41::TerrainRenderable::dumpRenderItem+0x562ad 3, edCore.dll!ed::this_thread::yield+0x2cc0 4, edCore.dll!ed::thread::_get_current_thread_id+0x58 5, ucrtbase.dll!configthreadlocale+0x92 6, kernel32.dll!BaseThreadInitThunk+0x14 7, ntdll.dll!RtlUserThreadStart+0x21 0, edCore.dll!mmfMemoryBlockPreload+0x7b 1, edterrain4.dll!landscape4::GeometrySource::preload+0x76 2, edterrain4.dll!landscape5::Surface5File::Square::preload+0x6c 3, edterrainGraphics41.dll!edtg41::TerrainRenderable::dumpRenderItem+0x562ad 4, edCore.dll!ed::this_thread::yield+0x2cc0 5, edCore.dll!ed::thread::_get_current_thread_id+0x58 6, ucrtbase.dll!configthreadlocale+0x92 7, kernel32.dll!BaseThreadInitThunk+0x14 8, ntdll.dll!RtlUserThreadStart+0x21 0, edCore.dll!mmfMemoryBlockPreload+0x4d 1, edterrain4.dll!landscape4::GeometrySource::preload+0x76 2, edterrain4.dll!landscape5::Surface5File::Square::preload+0x88 3, edterrainGraphics41.dll!edtg41::TerrainRenderable::dumpRenderItem+0x562ad 4, edCore.dll!ed::this_thread::yield+0x2cc0 5, edCore.dll!ed::thread::_get_current_thread_id+0x58 6, ucrtbase.dll!configthreadlocale+0x92 7, kernel32.dll!BaseThreadInitThunk+0x14 8, ntdll.dll!RtlUserThreadStart+0x21 0, edCore.dll!mmfMemoryBlockPreload+0x4d 1, edterrain4.dll!landscape4::GeometrySource::preload+0x76 2, edterrain4.dll!landscape5::Surface5File::Square::preload+0x6c 3, edterrainGraphics41.dll!edtg41::TerrainRenderable::dumpRenderItem+0x562ad 4, edCore.dll!ed::this_thread::yield+0x2cc0 5, edCore.dll!ed::thread::_get_current_thread_id+0x58 6, ucrtbase.dll!configthreadlocale+0x92 7, kernel32.dll!BaseThreadInitThunk+0x14 8, ntdll.dll!RtlUserThreadStart+0x21 ------------------------------ I've looked at the threading behavior in the Mission Editor as well for comparison, but didn't record/snap any of that because there is no suspected idle CPU usage there from this thread. The 4-5 loader threads work as expected when you move the view around to load new map/clipmap data. ------------------------------ DXDIAG: (comments in brackets []) Spoiler ------------------ System Information ------------------ Time of this report: 2/27/2021, 11:30:41 Machine name: [Redacted] Machine Id: [Redacted] Operating System: Windows 10 Pro 64-bit (10.0, Build 19041) (19041.vb_release.191206-1406) Language: English (Regional Setting: English) System Manufacturer: System manufacturer System Model: System Product Name BIOS: BIOS Date: 05/06/14 19:08:43 Ver: 47.01 (type: BIOS) Processor: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (4 CPUs), ~3.6GHz Memory: 32768MB RAM Available OS Memory: 32710MB RAM Page File: 25120MB used, 15781MB available [Page File in DXDIAG is mislabeled for years, this is Commit Charge, massive difference] Windows Dir: C:\Windows DirectX Version: DirectX 12 DX Setup Parameters: Not found User DPI Setting: 96 DPI (100 percent) System DPI Setting: 96 DPI (100 percent) DWM DPI Scaling: Disabled Miracast: Available, with HDCP Microsoft Graphics Hybrid: Not Supported DirectX Database Version: 1.0.8 DxDiag Version: 10.00.19041.0084 64bit Unicode ------------ DxDiag Notes ------------ Display Tab 1: No problems found. Sound Tab 1: No problems found. Sound Tab 2: No problems found. Sound Tab 3: No problems found. Input Tab: No problems found. -------------------- DirectX Debug Levels -------------------- Direct3D: 0/4 (retail) DirectDraw: 0/4 (retail) DirectInput: 0/5 (retail) DirectMusic: 0/5 (retail) DirectPlay: 0/9 (retail) DirectSound: 0/5 (retail) DirectShow: 0/6 (retail) --------------- Display Devices --------------- Card name: Radeon (TM) RX 480 Graphics Manufacturer: Advanced Micro Devices, Inc. Chip type: AMD Radeon Graphics Processor (0x67DF) DAC type: Internal DAC(400MHz) Device Type: Full Device (POST) Device Key: Enum\PCI\VEN_1002&DEV_67DF&SUBSYS_E347174B&REV_C7 Device Status: 0180200A [DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN_NT_DRIVER] Device Problem Code: No Problem Driver Problem Code: Unknown Display Memory: 24526 MB Dedicated Memory: 8171 MB Shared Memory: 16354 MB Current Mode: 2560 x 1440 (32 bit) (60Hz) HDR Support: Not Supported Display Topology: Internal Display Color Space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 Color Primaries: Red(0.654297,0.333008), Green(0.304688,0.625977), Blue(0.146484,0.046875), White Point(0.313477,0.329102) Display Luminance: Min Luminance = 0.500000, Max Luminance = 270.000000, MaxFullFrameLuminance = 270.000000 Monitor Name: Generic PnP Monitor Monitor Model: PB328 Monitor Id: ACI32A5 Native Mode: 2560 x 1440(p) (59.951Hz) Output Type: DVI Monitor Capabilities: HDR Not Supported Display Pixel Format: DISPLAYCONFIG_PIXELFORMAT_32BPP Advanced Color: Not Supported Driver Name: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\aticfx64.dll,C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\aticfx64.dll,C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\aticfx64.dll,C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdxc64.dll Driver File Version: 27.20.14501.18003 (English) Driver Version: 27.20.14501.18003 DDI Version: 12 Feature Levels: 12_0,11_1,11_0,10_1,10_0,9_3,9_2,9_1 Driver Model: WDDM 2.7 Hardware Scheduling: Supported:False Enabled:False Graphics Preemption: Primitive Compute Preemption: DMA Miracast: Not Supported Detachable GPU: No Hybrid Graphics GPU: Not Supported Power P-states: Not Supported Virtualization: Paravirtualization Block List: DISABLE_HWSCH Catalog Attributes: Universal:False Declarative:True Driver Attributes: Final Retail Driver Date/Size: 13/11/2020 01:00:00, 1959368 bytes WHQL Logo'd: n/a WHQL Date Stamp: n/a Device Identifier: {D7B71EE2-249F-11CF-A832-E2FB7CC2D635} Vendor ID: 0x1002 Device ID: 0x67DF SubSys ID: 0xE347174B Revision ID: 0x00C7 Driver Strong Name: oem6.inf:cb0ae414b19b97d1:ati2mtag_Polaris10:27.20.14501.18003:PCI\VEN_1002&DEV_67DF&REV_C7 Rank Of Driver: 00CF2000 Video Accel: Unknown DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeMPEG2_IDCT DXVA2_ModeH264_VLD_NoFGT {4245F676-2BBC-4166-A0BB-54E7B849C380} {6719B6FB-5CAD-4ACB-B00A-F3BFDEC38727} {9901CCD3-CA12-4B7E-867A-E2223D9255C3} DXVA2_ModeHEVC_VLD_Main {EA72396A-67EC-4781-BEDE-56F498F04EF2} {C152CA8F-738C-461B-AD89-FC292CF8F162} {514A356C-7027-4AFF-8A60-AFD2C1F672F1} DXVA2_ModeH264_VLD_Stereo_Progressive_NoFGT DXVA2_ModeH264_VLD_Stereo_NoFGT DXVA2_ModeVC1_VLD {CA15D19A-2B48-43D6-979E-7A6E9C802FF8} {7C74ADC6-E2BA-4ADE-86DE-30BEABB40CC1} DXVA2_ModeMPEG4pt2_VLD_AdvSimple_NoGMC {D1C20509-AE7B-4E72-AE3B-49F88D58992F} {103473E4-10EA-11DF-9A92-2BA055D89593} {84AD67F6-4C21-419A-9F0B-24F0578906C1} {725AD240-786C-471E-AD3C-38F739936517} {95664FF5-9E03-4C74-BB4F-9178D6035E58} DXVA2_ModeHEVC_VLD_Main10 {65D1FA41-58AF-453A-9CAB-5D981156DA9F} {2DB154B6-DBB2-4079-A3FF-60D7A898A6AB} {C74A3FD0-D713-4581-A02E-8EDFB112ACE3} {603A4756-A864-4F91-BB62-2C935B7A1391} Deinterlace Caps: n/a D3D9 Overlay: Not Supported DXVA-HD: Not Supported DDraw Status: Enabled D3D Status: Enabled AGP Status: Enabled MPO MaxPlanes: 1 MPO Caps: Not Supported MPO Stretch: Not Supported MPO Media Hints: Not Supported MPO Formats: Not Supported PanelFitter Caps: Not Supported PanelFitter Stretch: Not Supported ------------- Sound Devices ------------- Description: Realtek Digital Output (Realtek High Definition Audio) Default Sound Playback: No Default Voice Playback: No Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_104384FB&REV_1003 Manufacturer ID: N/A Product ID: N/A Type: N/A Driver Name: RTKVHD64.sys Driver Version: 6.0.1.8036 (English) Driver Attributes: Final Retail WHQL Logo'd: n/a Date and Size: 05/01/2017 01:00:00, 5545472 bytes Other Files: Driver Provider: Realtek Semiconductor Corp. HW Accel Level: Emulation Only 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 Description: Realtek Digital Output(Optical) (Realtek High Definition Audio) Default Sound Playback: No Default Voice Playback: No Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_104384FB&REV_1003 Manufacturer ID: N/A Product ID: N/A Type: N/A Driver Name: RTKVHD64.sys Driver Version: 6.0.1.8036 (English) Driver Attributes: Final Retail WHQL Logo'd: n/a Date and Size: 05/01/2017 01:00:00, 5545472 bytes Other Files: Driver Provider: Realtek Semiconductor Corp. HW Accel Level: Emulation Only 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 Description: Speakers (Realtek High Definition Audio) Default Sound Playback: Yes Default Voice Playback: Yes Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_104384FB&REV_1003 Manufacturer ID: N/A Product ID: N/A Type: N/A Driver Name: RTKVHD64.sys Driver Version: 6.0.1.8036 (English) Driver Attributes: Final Retail WHQL Logo'd: n/a Date and Size: 05/01/2017 01:00:00, 5545472 bytes Other Files: Driver Provider: Realtek Semiconductor Corp. HW Accel Level: Emulation Only 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 --------------------- Sound Capture Devices --------------------- --------------------- Video Capture Devices Number of Devices: 0 --------------------- ------------------- DirectInput Devices ------------------- Device Name: Mouse Attached: 1 Controller ID: n/a Vendor/Product ID: n/a FF Driver: n/a Device Name: Keyboard Attached: 1 Controller ID: n/a Vendor/Product ID: n/a FF Driver: n/a Device Name: Razer Mamba Elite Attached: 1 Controller ID: 0x0 Vendor/Product ID: 0x1532, 0x006C FF Driver: n/a Device Name: Cyborg F.L.Y.5 Flight Stick Attached: 1 Controller ID: 0x0 Vendor/Product ID: 0x06A3, 0x0836 FF Driver: n/a Device Name: Razer Mamba Elite Attached: 1 Controller ID: 0x0 Vendor/Product ID: 0x1532, 0x006C FF Driver: n/a Device Name: Razer Mamba Elite Attached: 1 Controller ID: 0x0 Vendor/Product ID: 0x1532, 0x006C FF Driver: n/a Device Name: Razer Mamba Elite Attached: 1 Controller ID: 0x0 Vendor/Product ID: 0x1532, 0x006C FF Driver: n/a Poll w/ Interrupt: No ----------- USB Devices ----------- + USB Root Hub | Vendor/Product ID: 0x8086, 0x1D26 | Matching Device ID: USB\ROOT_HUB20 | Service: usbhub | Driver: usbhub.sys, 12/7/2019 10:07:56, 528184 bytes | Driver: usbd.sys, 12/7/2019 10:07:56, 33080 bytes | +-+ Generic USB Hub | | Vendor/Product ID: 0x8087, 0x0024 | | Location: Port_#0001.Hub_#0002 | | Matching Device ID: USB\Class_09 | | Service: usbhub | | Driver: usbhub.sys, 12/7/2019 10:07:56, 528184 bytes | | Driver: usbd.sys, 12/7/2019 10:07:56, 33080 bytes | | | +-+ USB Input Device | | | Vendor/Product ID: 0x413C, 0x2106 | | | Location: Port_#0005.Hub_#0006 | | | Matching Device ID: USB\Class_03&SubClass_01 | | | Service: HidUsb | | | Driver: hidusb.sys, 12/7/2019 10:07:56, 44032 bytes | | | Driver: hidclass.sys, 12/7/2019 10:07:56, 225792 bytes | | | Driver: hidparse.sys, 12/7/2019 10:07:56, 46080 bytes | | | | | +-+ HID Keyboard Device | | | | Vendor/Product ID: 0x413C, 0x2106 | | | | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD | | | | Service: kbdhid | | | | Driver: kbdhid.sys, 12/7/2019 10:07:56, 46592 bytes | | | | Driver: kbdclass.sys, 12/7/2019 10:07:56, 71480 bytes | | | | +-+ USB Composite Device | | | Vendor/Product ID: 0x1532, 0x006C | | | Location: Port_#0006.Hub_#0006 | | | Matching Device ID: USB\COMPOSITE | | | Service: usbccgp | | | Driver: usbccgp.sys, 12/7/2019 10:07:56, 186376 bytes | | | | | +-+ USB Input Device | | | | Vendor/Product ID: 0x1532, 0x006C | | | | Location: 0000.001d.0000.001.006.000.000.000.000 | | | | Matching Device ID: USB\Class_03&SubClass_01 | | | | Service: HidUsb | | | | Driver: hidusb.sys, 12/7/2019 10:07:56, 44032 bytes | | | | Driver: hidclass.sys, 12/7/2019 10:07:56, 225792 bytes | | | | Driver: hidparse.sys, 12/7/2019 10:07:56, 46080 bytes | | | | | | | +-+ HID-compliant mouse | | | | | Vendor/Product ID: 0x1532, 0x006C | | | | | Matching Device ID: HID_DEVICE_SYSTEM_MOUSE | | | | | Service: mouhid | | | | | Driver: mouhid.sys, 12/7/2019 10:07:56, 35328 bytes | | | | | Driver: mouclass.sys, 12/7/2019 10:07:56, 67600 bytes | | | | | | +-+ USB Input Device | | | | Vendor/Product ID: 0x1532, 0x006C | | | | Location: 0000.001d.0000.001.006.000.000.000.000 | | | | Matching Device ID: USB\Class_03 | | | | Service: HidUsb | | | | Driver: hidusb.sys, 12/7/2019 10:07:56, 44032 bytes | | | | Driver: hidclass.sys, 12/7/2019 10:07:56, 225792 bytes | | | | Driver: hidparse.sys, 12/7/2019 10:07:56, 46080 bytes | | | | | | | +-+ HID Keyboard Device | | | | | Vendor/Product ID: 0x1532, 0x006C | | | | | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD | | | | | Service: kbdhid | | | | | Driver: kbdhid.sys, 12/7/2019 10:07:56, 46592 bytes | | | | | Driver: kbdclass.sys, 12/7/2019 10:07:56, 71480 bytes | | | | | | +-+ USB Input Device | | | | Vendor/Product ID: 0x1532, 0x006C | | | | Location: 0000.001d.0000.001.006.000.000.000.000 | | | | Matching Device ID: USB\Class_03 | | | | Service: HidUsb | | | | Driver: hidusb.sys, 12/7/2019 10:07:56, 44032 bytes | | | | Driver: hidclass.sys, 12/7/2019 10:07:56, 225792 bytes | | | | Driver: hidparse.sys, 12/7/2019 10:07:56, 46080 bytes | | | | | | | +-+ HID Keyboard Device | | | | | Vendor/Product ID: 0x1532, 0x006C | | | | | Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD | | | | | Service: kbdhid | | | | | Driver: kbdhid.sys, 12/7/2019 10:07:56, 46592 bytes | | | | | Driver: kbdclass.sys, 12/7/2019 10:07:56, 71480 bytes ---------------- Gameport Devices ---------------- ------------ PS/2 Devices ------------ ------------------------ Disk & DVD/CD-ROM Drives ------------------------ Drive: C: Free Space: 7.1 GB Total Space: 237.9 GB File System: NTFS Model: Samsung SSD 860 EVO 250GB Drive: D: Free Space: 1861.2 GB Total Space: 2852.2 GB File System: NTFS Model: Microsoft Storage Space Device -------------- System Devices -------------- Name: QPI Device Device ID: PCI\VEN_8086&DEV_3C84&SUBSYS_84EF1043&REV_07\3&4F11E61&0&44 Driver: n/a Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CAA&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7A Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&69 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&68 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&61 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&60 Driver: n/a Name: Intel(R) C600/X79 series chipset USB2 Enhanced Host Controller #2 - 1D2D Device ID: PCI\VEN_8086&DEV_1D2D&SUBSYS_84EF1043&REV_06\3&11583659&0&D0 Driver: C:\Windows\system32\drivers\usbehci.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:56, 86544 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:56, 473400 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:56, 528184 bytes Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CAB&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7B Driver: n/a Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CAC&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7C Driver: n/a Name: Intel(R) 82579V Gigabit Network Connection Device ID: PCI\VEN_8086&DEV_1503&SUBSYS_849C1043&REV_06\3&11583659&0&C8 Driver: C:\Windows\system32\DRIVERS\e1i65x64.sys, 12.17.0010.0008 (English), 12/7/2019 10:07:47, 553984 bytes Name: QPI Device Device ID: PCI\VEN_8086&DEV_3CA0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&70 Driver: n/a Name: ASMedia USB 3.0 eXtensible Host Controller - 0.96 (Microsoft) Device ID: PCI\VEN_1B21&DEV_1042&SUBSYS_84881043&REV_00\4&18D41C3A&0&00E1 Driver: C:\Windows\system32\DRIVERS\USBXHCI.SYS, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 602424 bytes Driver: C:\Windows\system32\DRIVERS\UMDF\UsbXhciCompanion.dll, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 137424 bytes Name: Intel(R) C600/X79 series chipset PCI Express Root Port 2 - 1D12 Device ID: PCI\VEN_8086&DEV_1D12&SUBSYS_84EF1043&REV_B6\3&11583659&0&E1 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CAD&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7D Driver: n/a Name: QPI Device Device ID: PCI\VEN_8086&DEV_3C90&SUBSYS_84EF1043&REV_07\3&4F11E61&0&48 Driver: n/a Name: LPC Controller Device ID: PCI\VEN_8086&DEV_1D41&SUBSYS_84EF1043&REV_06\3&11583659&0&F8 Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:54, 20280 bytes Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CF4&SUBSYS_84EF1043&REV_07\3&4F11E61&0&66 Driver: n/a Name: PCI-to-PCI Bridge Device ID: PCI\VEN_8086&DEV_3C02&SUBSYS_84EF1043&REV_07\3&11583659&0&08 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: Standard SATA AHCI Controller Device ID: PCI\VEN_8086&DEV_1D02&SUBSYS_84EF1043&REV_06\3&11583659&0&FA Driver: C:\Windows\system32\DRIVERS\storahci.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:54, 185656 bytes Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CAE&SUBSYS_84EF1043&REV_07\3&4F11E61&0&7E Driver: n/a Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CF5&SUBSYS_84EF1043&REV_07\3&4F11E61&0&6E Driver: n/a Name: Power Management Controller Device ID: PCI\VEN_8086&DEV_3CD0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&53 Driver: n/a Name: Address Decoder Device ID: PCI\VEN_8086&DEV_3CF6&SUBSYS_84EF1043&REV_07\3&4F11E61&0&67 Driver: n/a Name: Asmedia 106x SATA Controller Device ID: PCI\VEN_1B21&DEV_0612&SUBSYS_84B71043&REV_01\4&373D9D05&0&00E4 Driver: C:\Windows\system32\DRIVERS\asstahci64.sys, 3.02.0001.0000 (English), 7/21/2017 02:59:02, 98688 bytes Name: QPI Device Device ID: PCI\VEN_8086&DEV_3C93&SUBSYS_84EF1043&REV_07\3&4F11E61&0&4B Driver: n/a Name: SM Bus Controller Device ID: PCI\VEN_8086&DEV_1D22&SUBSYS_84EF1043&REV_06\3&11583659&0&FB Driver: n/a Name: QPI Device Device ID: PCI\VEN_8086&DEV_3C94&SUBSYS_84EF1043&REV_07\3&4F11E61&0&4C Driver: n/a Name: Intel(R) C600/X79 series chipset PCI Express Root Port 5 - 1D18 Device ID: PCI\VEN_8086&DEV_1D18&SUBSYS_84EF1043&REV_B6\3&11583659&0&E4 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: PCI-to-PCI Bridge Device ID: PCI\VEN_8086&DEV_3C08&SUBSYS_84EF1043&REV_07\3&11583659&0&18 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: Intel(R) C600/X79 series chipset PCI Express Root Port 1 - 1D10 Device ID: PCI\VEN_8086&DEV_1D10&SUBSYS_84EF1043&REV_B6\3&11583659&0&E0 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: Radeon (TM) RX 480 Graphics Device ID: PCI\VEN_1002&DEV_67DF&SUBSYS_E347174B&REV_C7\4&15E7D2AB&0&0010 Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_vcn3.dat, 11/17/2020 21:15:36, 524096 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\aticfx32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:10, 1604960 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\aticfx64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:12, 1959368 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiumdag.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:22, 11080432 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiumdva.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:24, 14128272 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiumd64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:20, 13731976 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiumd6a.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:20, 14901344 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativce02.dat, 11/17/2020 21:15:34, 100832 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_cik.dat, 11/17/2020 21:15:34, 234676 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_cik_nd.dat, 11/17/2020 21:15:34, 234416 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdmmcl.dll, 27.20.14501.18003 (English), 11/17/2020 22:49:32, 127288 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdmmcl6.dll, 27.20.14501.18003 (English), 11/17/2020 22:49:34, 149312 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_nv.dat, 11/17/2020 21:15:36, 395040 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdefctb.dat, 11/17/2020 21:15:02, 281101 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdxn32.dll, 8.14.0010.0117 (English), 11/17/2020 22:49:56, 26568504 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdxn64.dll, 8.14.0010.0117 (English), 11/17/2020 22:49:58, 31364408 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_vg20.dat, 11/17/2020 21:15:36, 379200 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_vg20_nd.dat, 11/17/2020 21:15:36, 383264 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdave32.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:52, 120464 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdave64.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:52, 136128 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_rv.dat, 11/17/2020 21:15:36, 361568 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amde40a.dat, 11/17/2020 21:15:02, 173600 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_gl_nd.dat, 11/17/2020 21:15:36, 380576 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amduve64.dll, 18.01.0006.0000 (English), 11/17/2020 22:48:02, 177464 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amduve32.dll, 18.01.0006.0000 (English), 11/17/2020 22:48:02, 152408 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\AMDh265Enc32.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:56, 934016 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\AMDh265Enc64.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:56, 1192264 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ccc2_install.exe, 8.911.0003.3000 (English), 11/17/2020 22:51:14, 184374576 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amde34b.dat, 11/17/2020 21:15:02, 174816 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amde34a.dat, 11/17/2020 21:15:02, 174816 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_stn_nd.dat, 11/17/2020 21:15:36, 278560 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdvlk32.dll, 27.20.14501.18003 (English), 11/17/2020 22:49:48, 33486144 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdvlk64.dll, 27.20.14501.18003 (English), 11/17/2020 22:49:50, 39034680 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amd-vulkan32.json, 11/17/2020 21:15:02, 703 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amd-vulkan64.json, 11/17/2020 21:15:02, 703 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_el_nd.dat, 11/17/2020 21:15:34, 375968 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdicdxx.dat, 11/17/2020 21:15:04, 1179023 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiicdxx.dat, 11/17/2020 21:15:32, 737410 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdocl12cl.dll, 0.08.0000.0000 (English), 11/17/2020 22:49:38, 21838144 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdocl12cl64.dll, 0.08.0000.0000 (English), 11/17/2020 22:49:42, 27047224 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_FJ.dat, 11/17/2020 21:15:34, 268244 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_FJ_nd.dat, 11/17/2020 21:15:36, 267984 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdxc32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:04, 39178856 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdxc64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:06, 44463752 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_cz_nd.dat, 11/17/2020 21:15:34, 272928 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amde31a.dat, 11/17/2020 21:15:02, 159072 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\AMDhwDecoder_32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:52, 247616 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\AMDhwDecoder_64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:54, 300856 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\AMDh264Enc32.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:54, 1478456 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\AMDh264Enc64.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:54, 1613680 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativce03.dat, 11/17/2020 21:15:34, 160768 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_vi.dat, 11/17/2020 21:15:36, 325188 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\ativvaxy_vi_nd.dat, 11/17/2020 21:15:36, 324928 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdhdl32.dll, 11/17/2020 22:47:56, 339488 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdhdl64.dll, 11/17/2020 22:47:58, 441344 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdocl.dll, 10.00.3188.0004 (English), 11/17/2020 22:49:36, 59634496 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdocl64.dll, 10.00.3188.0004 (English), 11/17/2020 22:49:44, 72494400 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdmantle32.dll, 27.20.14501.18003 (English), 11/17/2020 22:49:18, 26980160 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdmantle64.dll, 27.20.14501.18003 (English), 11/17/2020 22:49:20, 31902016 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiesrxx.exe, 27.20.14501.18003 (English), 11/17/2020 22:50:42, 529216 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiu9pag.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:18, 171936 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atigktxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:50, 213312 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiglpxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:52, 150336 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiuxpag.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:26, 191632 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiu9p64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:18, 208320 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atiuxp64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:24, 226024 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atig6pxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:46, 174400 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atig6txx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:48, 245568 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atidxx32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:12, 27364104 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atidxx64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:14, 32731160 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atioglxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:04, 38510400 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\atio6axx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:56, 47153472 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdkmdag.sys, 27.20.14501.18003 (English), 11/17/2020 22:49:00, 79073080 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\u0361132.inf_amd64_4863ccf4c1b997c9\B361196\amdkmdap.sys, 27.20.14501.18003 (English), 11/17/2020 22:49:02, 622912 bytes Driver: C:\Windows\system32\aticfx64.dll, 8.17.0010.1688 (English), 11/17/2020 22:50:28, 182600 bytes Driver: C:\Windows\system32\atisamu64.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:08, 167232 bytes Driver: C:\Windows\system32\atiumd6a.cap, 11/17/2020 21:15:34, 3437632 bytes Driver: C:\Windows\system32\ativvsva.dat, 11/17/2020 21:15:36, 157144 bytes Driver: C:\Windows\system32\ativvsvl.dat, 11/17/2020 21:15:36, 204952 bytes Driver: C:\Windows\system32\atimpc64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:16, 130432 bytes Driver: C:\Windows\system32\atimuixx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:54, 136000 bytes Driver: C:\Windows\system32\amdihk64.dll, 2.00.0000.1788 (English), 11/17/2020 22:48:58, 202640 bytes Driver: C:\Windows\system32\amd_comgr.dll, 11/17/2020 22:50:04, 79762240 bytes Driver: C:\Windows\system32\amdlogum.exe, 11/17/2020 22:49:12, 466752 bytes Driver: C:\Windows\system32\amdhip64.dll, 10.00.3188.0004 (English), 11/17/2020 22:48:48, 73048384 bytes Driver: C:\Windows\system32\EEURestart.exe, 11/17/2020 22:51:34, 432960 bytes Driver: C:\Windows\system32\atiadlxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:22, 1798464 bytes Driver: C:\Windows\system32\amdave64.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:52, 136128 bytes Driver: C:\Windows\system32\amdpcom64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:00, 130432 bytes Driver: C:\Windows\system32\amfrt64.dll, 1.04.0018.0000 (English), 11/17/2020 22:50:14, 4919616 bytes Driver: C:\Windows\system32\dgtrayicon.exe, 11/17/2020 22:51:28, 493368 bytes Driver: C:\Windows\system32\AMDKernelEvents.man, 11/17/2020 21:15:04, 76237 bytes Driver: C:\Windows\system32\vulkan-1.dll, 1.02.0135.0000 (English), 11/17/2020 22:52:02, 1047992 bytes Driver: C:\Windows\system32\vulkan-1-999-0-0-0.dll, 1.02.0135.0000 (English), 11/17/2020 22:52:02, 1047992 bytes Driver: C:\Windows\system32\vulkaninfo.exe, 1.02.0135.0000 (English), 11/17/2020 22:52:08, 1753912 bytes Driver: C:\Windows\system32\vulkaninfo-1-999-0-0-0.exe, 1.02.0135.0000 (English), 11/17/2020 22:52:08, 1753912 bytes Driver: C:\Windows\system32\GameManager64.dll, 11/17/2020 22:51:38, 496960 bytes Driver: C:\Windows\system32\amdmiracast.dll, 11/17/2020 22:47:58, 547000 bytes Driver: C:\Windows\system32\amdlvr64.dll, 1.00.0016.0000 (English), 11/17/2020 22:49:16, 941376 bytes Driver: C:\Windows\system32\RapidFireServer64.dll, 1.02.0000.0015 (English), 11/17/2020 22:51:56, 46904 bytes Driver: C:\Windows\system32\Rapidfire64.dll, 2.01.0000.0020 (English), 11/17/2020 22:51:52, 737080 bytes Driver: C:\Windows\system32\amdxc64.dll, 8.18.0010.0386 (English), 11/17/2020 22:49:54, 122688 bytes Driver: C:\Windows\system32\amf-mft-mjpeg-decoder64.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:10, 1686216 bytes Driver: C:\Windows\system32\mcl64.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:50, 90944 bytes Driver: C:\Windows\system32\kapp_ci.sbin, 11/17/2020 21:15:38, 125488 bytes Driver: C:\Windows\system32\samu_krnl_ci.sbin, 11/17/2020 21:15:40, 154384 bytes Driver: C:\Windows\system32\samu_krnl_isv_ci.sbin, 11/17/2020 21:15:40, 138832 bytes Driver: C:\Windows\system32\kapp_si.sbin, 11/17/2020 21:15:38, 121168 bytes Driver: C:\Windows\system32\OpenCL.dll, 2.02.0006.0000 (English), 11/17/2020 22:50:10, 150336 bytes Driver: C:\Windows\system32\clinfo.exe, 11/17/2020 22:51:18, 339776 bytes Driver: C:\Windows\system32\mantle64.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:42, 187200 bytes Driver: C:\Windows\system32\mantleaxl64.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:46, 166720 bytes Driver: C:\Windows\system32\detoured.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:24, 19984 bytes Driver: C:\Windows\system32\amdgfxinfo64.dll, 11/17/2020 22:48:46, 489792 bytes Driver: C:\Windows\system32\atieah64.exe, 11/17/2020 22:50:38, 456512 bytes Driver: C:\Windows\system32\atieclxx.exe, 27.20.14501.18003 (English), 11/17/2020 22:50:40, 793920 bytes Driver: C:\Windows\system32\atiapfxx.blb, 11/17/2020 21:15:30, 553096 bytes Driver: C:\Windows\system32\atig6txx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:48, 245568 bytes Driver: C:\Windows\system32\atidxx64.dll, 11/17/2020 22:50:34, 125760 bytes Driver: C:\Windows\system32\ati2erec.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:16, 70464 bytes Driver: C:\Windows\system32\atidemgy.dll, 4.05.7622.26689 (English), 11/17/2020 22:50:30, 468800 bytes Driver: C:\Windows\system32\atiacm64.dll, 6.14.0010.2001 (English), 11/17/2020 22:50:20, 1490752 bytes Driver: C:\Windows\system32\atiacmLocalisation.ini, 11/17/2020 21:15:30, 11014 bytes Driver: C:\Windows\system32\branding.bmp, 11/17/2020 21:15:36, 822 bytes Driver: C:\Windows\system32\brandingRSX.bmp, 11/17/2020 21:15:36, 12344 bytes Driver: C:\Windows\system32\brandingWS_RSX.bmp, 11/17/2020 21:15:36, 12344 bytes Driver: C:\Windows\SysWOW64\aticfx32.dll, 8.17.0010.1688 (English), 11/17/2020 22:50:26, 158856 bytes Driver: C:\Windows\SysWOW64\atisamu32.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:06, 141120 bytes Driver: C:\Windows\SysWOW64\atiumdva.cap, 11/17/2020 21:15:34, 3471376 bytes Driver: C:\Windows\SysWOW64\ativvsva.dat, 11/17/2020 21:15:36, 157144 bytes Driver: C:\Windows\SysWOW64\ativvsvl.dat, 11/17/2020 21:15:36, 204952 bytes Driver: C:\Windows\SysWOW64\atimpc32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:16, 108448 bytes Driver: C:\Windows\SysWOW64\amdihk32.dll, 2.00.0000.1788 (English), 11/17/2020 22:48:56, 170192 bytes Driver: C:\Windows\SysWOW64\amd_comgr32.dll, 11/17/2020 22:50:06, 65448248 bytes Driver: C:\Windows\SysWOW64\atiadlxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:24, 1356096 bytes Driver: C:\Windows\SysWOW64\atiadlxy.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:24, 1356096 bytes Driver: C:\Windows\SysWOW64\amdave32.dll, 27.20.14501.18003 (English), 11/17/2020 22:47:52, 120464 bytes Driver: C:\Windows\SysWOW64\amdpcom32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:00, 108448 bytes Driver: C:\Windows\SysWOW64\amfrt32.dll, 1.04.0018.0000 (English), 11/17/2020 22:50:12, 4624704 bytes Driver: C:\Windows\SysWOW64\vulkan-1.dll, 1.02.0135.0000 (English), 11/17/2020 22:52:00, 910456 bytes Driver: C:\Windows\SysWOW64\vulkan-1-999-0-0-0.dll, 1.02.0135.0000 (English), 11/17/2020 22:52:00, 910456 bytes Driver: C:\Windows\SysWOW64\vulkaninfo.exe, 1.02.0135.0000 (English), 11/17/2020 22:52:06, 1359680 bytes Driver: C:\Windows\SysWOW64\vulkaninfo-1-999-0-0-0.exe, 1.02.0135.0000 (English), 11/17/2020 22:52:06, 1359680 bytes Driver: C:\Windows\SysWOW64\GameManager32.dll, 11/17/2020 22:51:36, 380224 bytes Driver: C:\Windows\SysWOW64\amdlvr32.dll, 1.00.0016.0000 (English), 11/17/2020 22:49:14, 768832 bytes Driver: C:\Windows\SysWOW64\RapidFireServer.dll, 1.02.0000.0015 (English), 11/17/2020 22:51:54, 43832 bytes Driver: C:\Windows\SysWOW64\Rapidfire.dll, 2.01.0000.0020 (English), 11/17/2020 22:51:50, 621376 bytes Driver: C:\Windows\SysWOW64\amdxc32.dll, 8.18.0010.0386 (English), 11/17/2020 22:49:52, 107328 bytes Driver: C:\Windows\SysWOW64\amf-mft-mjpeg-decoder32.dll, 27.20.14501.18003 (English), 11/17/2020 22:48:08, 1365568 bytes Driver: C:\Windows\SysWOW64\mcl32.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:48, 75576 bytes Driver: C:\Windows\SysWOW64\OpenCL.dll, 2.02.0006.0000 (English), 11/17/2020 22:50:08, 130880 bytes Driver: C:\Windows\SysWOW64\mantle32.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:40, 156992 bytes Driver: C:\Windows\SysWOW64\mantleaxl32.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:44, 142656 bytes Driver: C:\Windows\SysWOW64\detoured.dll, 27.20.14501.18003 (English), 11/17/2020 22:51:22, 19984 bytes Driver: C:\Windows\SysWOW64\amdgfxinfo32.dll, 11/17/2020 22:48:44, 380224 bytes Driver: C:\Windows\SysWOW64\atieah32.exe, 11/17/2020 22:50:36, 352064 bytes Driver: C:\Windows\SysWOW64\atiapfxx.blb, 11/17/2020 21:15:30, 553096 bytes Driver: C:\Windows\SysWOW64\atigktxx.dll, 27.20.14501.18003 (English), 11/17/2020 22:50:50, 213312 bytes Driver: C:\Windows\SysWOW64\atidxx32.dll, 11/17/2020 22:50:32, 107840 bytes Driver: C:\Windows\system32\AMD\amdkmpfd\amdkmpfd.stz, 20.50.0000.0000 (English), 11/17/2020 22:49:08, 107048 bytes Driver: C:\Windows\system32\AMD\amdkmpfd\amdkmpfd.itz, 11/17/2020 21:15:06, 1999 bytes Driver: C:\Windows\system32\AMD\amdkmpfd\amdkmpfd.ctz, 11/17/2020 21:15:06, 10001 bytes Name: DMI Device Device ID: PCI\VEN_8086&DEV_3C00&SUBSYS_84EF1043&REV_07\3&11583659&0&00 Driver: n/a Name: Performance Monitor Device ID: PCI\VEN_8086&DEV_3C43&SUBSYS_84EF1043&REV_07\3&4F11E61&0&99 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3C71&SUBSYS_84EF1043&REV_07\3&4F11E61&0&79 Driver: n/a Name: Thermal Control Device Device ID: PCI\VEN_8086&DEV_3CB0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&80 Driver: n/a Name: Performance Monitor Device ID: PCI\VEN_8086&DEV_3C44&SUBSYS_84EF1043&REV_07\3&4F11E61&0&9D Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CA8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&78 Driver: n/a Name: Thermal Control Device Device ID: PCI\VEN_8086&DEV_3CB1&SUBSYS_84EF1043&REV_07\3&4F11E61&0&81 Driver: n/a Name: Performance Monitor Device ID: PCI\VEN_8086&DEV_3C45&SUBSYS_84EF1043&REV_07\3&4F11E61&0&9E Driver: n/a Name: Chipset Controller Device ID: PCI\VEN_8086&DEV_3C28&SUBSYS_84EF1043&REV_07\3&11583659&0&28 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CB2&SUBSYS_84EF1043&REV_07\3&4F11E61&0&82 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&58 Driver: n/a Name: Performance Monitor Device ID: PCI\VEN_8086&DEV_3C46&SUBSYS_84EF1043&REV_07\3&4F11E61&0&71 Driver: n/a Name: PCI-to-PCI Bridge Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_84EF1043&REV_A6\3&11583659&0&F0 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: Intel(R) C600/X79 series chipset PCI Express Root Port 4 - 1D16 Device ID: PCI\VEN_8086&DEV_1D16&SUBSYS_84EF1043&REV_B6\3&11583659&0&E3 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: Interrupt Controller Device ID: PCI\VEN_8086&DEV_3C2C&SUBSYS_84EF1043&REV_07\3&11583659&0&2C Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CB3&SUBSYS_84EF1043&REV_07\3&4F11E61&0&83 Driver: n/a Name: Thermal Control Device Device ID: PCI\VEN_8086&DEV_3CB4&SUBSYS_84EF1043&REV_07\3&4F11E61&0&84 Driver: n/a Name: High Definition Audio Controller Device ID: PCI\VEN_1002&DEV_AAF0&SUBSYS_AAF0174B&REV_00\4&15E7D2AB&0&0110 Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:50, 132608 bytes Driver: C:\Windows\system32\DRIVERS\drmk.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:50, 97792 bytes Driver: C:\Windows\system32\DRIVERS\portcls.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:50, 389120 bytes Name: Thermal Control Device Device ID: PCI\VEN_8086&DEV_3CB5&SUBSYS_84EF1043&REV_07\3&4F11E61&0&85 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE3&SUBSYS_84EF1043&REV_07\3&4F11E61&0&5B Driver: n/a Name: QPI Device Device ID: PCI\VEN_8086&DEV_3C80&SUBSYS_84EF1043&REV_07\3&4F11E61&0&40 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CB6&SUBSYS_84EF1043&REV_07\3&4F11E61&0&86 Driver: n/a Name: Performance Monitor Device ID: PCI\VEN_8086&DEV_3CE4&SUBSYS_84EF1043&REV_07\3&4F11E61&0&98 Driver: n/a Name: PCI Simple Communications Controller Device ID: PCI\VEN_8086&DEV_1D3A&SUBSYS_84EF1043&REV_05\3&11583659&0&B0 Driver: n/a Name: Intel(R) C600/X79 series chipset USB2 Enhanced Host Controller #1 - 1D26 Device ID: PCI\VEN_8086&DEV_1D26&SUBSYS_84EF1043&REV_06\3&11583659&0&E8 Driver: C:\Windows\system32\drivers\usbehci.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:56, 86544 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:56, 473400 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:56, 528184 bytes Name: Registers Device ID: PCI\VEN_8086&DEV_3CB7&SUBSYS_84EF1043&REV_07\3&4F11E61&0&87 Driver: n/a Name: High Definition Audio Controller Device ID: PCI\VEN_8086&DEV_1D20&SUBSYS_84FB1043&REV_06\3&11583659&0&D8 Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:50, 132608 bytes Driver: C:\Windows\system32\DRIVERS\drmk.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:50, 97792 bytes Driver: C:\Windows\system32\DRIVERS\portcls.sys, 10.00.19041.0001 (English), 12/7/2019 10:07:50, 389120 bytes Name: Power Management Controller Device ID: PCI\VEN_8086&DEV_3CC0&SUBSYS_84EF1043&REV_07\3&4F11E61&0&50 Driver: n/a Name: Chipset Controller Device ID: PCI\VEN_8086&DEV_3C2A&SUBSYS_84EF1043&REV_07\3&11583659&0&2A Driver: n/a Name: CPU to DRAM Controller Device ID: PCI\VEN_8086&DEV_3CB8&SUBSYS_84EF1043&REV_07\3&4F11E61&0&88 Driver: n/a Name: Registers Device ID: PCI\VEN_8086&DEV_3CE6&SUBSYS_84EF1043&REV_07\3&4F11E61&0&9C Driver: n/a Name: Power Management Controller Device ID: PCI\VEN_8086&DEV_3CC1&SUBSYS_84EF1043&REV_07\3&4F11E61&0&51 Driver: n/a Name: PCI-to-PCI Bridge Device ID: PCI\VEN_8086&DEV_3C04&SUBSYS_84EF1043&REV_07\3&11583659&0&10 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes Name: QPI Device Device ID: PCI\VEN_8086&DEV_3C83&SUBSYS_84EF1043&REV_07\3&4F11E61&0&43 Driver: n/a Name: ASMedia USB 3.0 eXtensible Host Controller - 0.96 (Microsoft) Device ID: PCI\VEN_1B21&DEV_1042&SUBSYS_84881043&REV_00\4&65AA486&0&00E3 Driver: C:\Windows\system32\DRIVERS\USBXHCI.SYS, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 602424 bytes Driver: C:\Windows\system32\DRIVERS\UMDF\UsbXhciCompanion.dll, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 137424 bytes Name: Power Management Controller Device ID: PCI\VEN_8086&DEV_3CC2&SUBSYS_84EF1043&REV_07\3&4F11E61&0&52 Driver: n/a Name: Intel(R) C600/X79 series chipset PCI Express Virtual Switch Port - 1D3E Device ID: PCI\VEN_8086&DEV_1D3E&SUBSYS_84EF1043&REV_06\3&11583659&0&88 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.19041.0423 (English), 8/8/2020 09:17:33, 472888 bytes ------------------ DirectShow Filters ------------------ DirectShow Filters: WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,10.00.19041.0450 WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,10.00.19041.0450 WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,10.00.19041.0001 MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,10.00.19041.0001 Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,10.00.19041.0450 WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,10.00.19041.0001 WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,10.00.19041.0450 Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,10.00.19041.0001 Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,10.00.19041.0001 DV Muxer,0x00400000,0,0,qdv.dll,10.00.19041.0001 Color Space Converter,0x00400001,1,1,quartz.dll,10.00.19041.0329 WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.19041.0001 AVI Splitter,0x00600000,1,1,quartz.dll,10.00.19041.0329 VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,10.00.19041.0329 SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,10.00.19041.0001 Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,10.00.19041.0450 AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,10.00.19041.0329 StreamBufferSink,0x00200000,0,0,sbe.dll,10.00.19041.0001 MJPEG Decompressor,0x00600000,1,1,quartz.dll,10.00.19041.0329 MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,10.00.19041.0329 SAMI (CC) Parser,0x00400000,1,1,quartz.dll,10.00.19041.0329 VBI Codec,0x00600000,1,4,VBICodec.ax,10.00.19041.0001 MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,10.00.19041.0329 Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,10.00.19041.0001 SBE2FileScan,0x00200000,0,0,sbe.dll,10.00.19041.0001 Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,10.00.19041.0001 Internal Script Command Renderer,0x00800001,1,0,quartz.dll,10.00.19041.0329 MPEG Audio Decoder,0x03680001,1,1,quartz.dll,10.00.19041.0329 DV Splitter,0x00600000,1,2,qdv.dll,10.00.19041.0001 Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,10.00.19041.0329 Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,10.00.19041.0001 ACM Wrapper,0x00600000,1,1,quartz.dll,10.00.19041.0329 Video Renderer,0x00800001,1,0,quartz.dll,10.00.19041.0329 MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,10.00.19041.0001 Line 21 Decoder,0x00600000,1,1,, Video Port Manager,0x00600000,2,1,quartz.dll,10.00.19041.0329 Video Renderer,0x00400000,1,0,quartz.dll,10.00.19041.0329 VPS Decoder,0x00200000,0,0,WSTPager.ax,10.00.19041.0001 WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.19041.0001 VBI Surface Allocator,0x00600000,1,1,vbisurf.ax, File writer,0x00200000,1,0,qcap.dll,10.00.19041.0001 DVD Navigator,0x00200000,0,3,qdvd.dll,10.00.19041.0329 Overlay Mixer2,0x00200000,1,1,, AVI Draw,0x00600064,9,1,quartz.dll,10.00.19041.0329 Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,10.00.19041.0001 WST Pager,0x00200000,1,1,WSTPager.ax,10.00.19041.0001 MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,10.00.19041.0329 DV Video Decoder,0x00800000,1,1,qdv.dll,10.00.19041.0001 SampleGrabber,0x00200000,1,1,qedit.dll,10.00.19041.0329 Null Renderer,0x00200000,1,0,qedit.dll,10.00.19041.0329 MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,10.00.19041.0001 Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,10.00.19041.0001 StreamBufferSource,0x00200000,0,0,sbe.dll,10.00.19041.0001 Smart Tee,0x00200000,1,2,qcap.dll,10.00.19041.0001 Overlay Mixer,0x00200000,0,0,, AVI Decompressor,0x00600000,1,1,quartz.dll,10.00.19041.0329 AVI/WAV File Source,0x00400000,0,2,quartz.dll,10.00.19041.0329 Wave Parser,0x00400000,1,1,quartz.dll,10.00.19041.0329 MIDI Parser,0x00400000,1,1,quartz.dll,10.00.19041.0329 Multi-file Parser,0x00400000,1,1,quartz.dll,10.00.19041.0329 File stream renderer,0x00400000,1,1,quartz.dll,10.00.19041.0329 Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,10.00.19041.0001 StreamBufferSink2,0x00200000,0,0,sbe.dll,10.00.19041.0001 AVI Mux,0x00200000,1,0,qcap.dll,10.00.19041.0001 Line 21 Decoder 2,0x00600002,1,1,quartz.dll,10.00.19041.0329 File Source (Async.),0x00400000,0,1,quartz.dll,10.00.19041.0329 File Source (URL),0x00400000,0,1,quartz.dll,10.00.19041.0329 Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,10.00.19041.0001 Enhanced Video Renderer,0x00200000,1,0,evr.dll,10.00.19041.0001 BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,10.00.19041.0001 MPEG Video Decoder,0x40000001,1,1,quartz.dll,10.00.19041.0329 WDM Streaming Tee/Splitter Devices: Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 Video Compressors: WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,10.00.19041.0001 WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,10.00.19041.0001 MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,10.00.19041.0001 DV Video Encoder,0x00200000,0,0,qdv.dll,10.00.19041.0001 MJPEG Compressor,0x00200000,0,0,quartz.dll,10.00.19041.0329 Audio Compressors: WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,10.00.19041.0001 WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,10.00.19041.0001 IMA ADPCM,0x00200000,1,1,quartz.dll,10.00.19041.0329 PCM,0x00200000,1,1,quartz.dll,10.00.19041.0329 Microsoft ADPCM,0x00200000,1,1,quartz.dll,10.00.19041.0329 GSM 6.10,0x00200000,1,1,quartz.dll,10.00.19041.0329 CCITT A-Law,0x00200000,1,1,quartz.dll,10.00.19041.0329 CCITT u-Law,0x00200000,1,1,quartz.dll,10.00.19041.0329 MPEG Layer-3,0x00200000,1,1,quartz.dll,10.00.19041.0329 PBDA CP Filters: PBDA DTFilter,0x00600000,1,1,CPFilters.dll,10.00.19041.0423 PBDA ETFilter,0x00200000,0,0,CPFilters.dll,10.00.19041.0423 PBDA PTFilter,0x00200000,0,0,CPFilters.dll,10.00.19041.0423 Midi Renderers: Default MidiOut Device,0x00800000,1,0,quartz.dll,10.00.19041.0329 Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,10.00.19041.0329 WDM Streaming Capture Devices: Realtek HD Audio Mic input,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 Realtek HD Audio Line input,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 Realtek HD Audio Stereo input,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 WDM Streaming Rendering Devices: Realtek HDA SPDIF Out,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 Realtek HDA SPDIF Optical Out,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 Realtek HD Audio output,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 BDA Network Providers: Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.19041.0001 Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.19041.0001 Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.19041.0001 Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.19041.0001 Microsoft Network Provider,0x00200000,0,1,MSNP.ax,10.00.19041.0001 Video Capture Sources: OBS Virtual Camera,0x00200000,0,1,obs-virtualcam-module64.dll,26.01.0000.0000 Multi-Instance Capable VBI Codecs: VBI Codec,0x00600000,1,4,VBICodec.ax,10.00.19041.0001 BDA Transport Information Renderers: BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,10.00.19041.0001 MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,10.00.19041.0001 WDM Streaming Communication Transforms: Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,10.00.19041.0001 Audio Renderers: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.19041.0329 Default DirectSound Device,0x00800000,1,0,quartz.dll,10.00.19041.0329 Default WaveOut Device,0x00200000,1,0,quartz.dll,10.00.19041.0329 DirectSound: Realtek Digital Output(Optical) (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.19041.0329 DirectSound: Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.19041.0329 DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.19041.0329 Realtek Digital Output(Optical) (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.19041.0329 Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,10.00.19041.0329 ---------------------------- Preferred DirectShow Filters ---------------------------- [HKEY_LOCAL_MACHINE\Software\Microsoft\DirectShow\Preferred] <media subtype GUID>, [<filter friendly name>, ]<filter CLSID> MEDIASUBTYPE_DVD_LPCM_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS MEDIASUBTYPE_MPEG2_AUDIO, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS MEDIASUBTYPE_MPEG2_VIDEO, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS {78766964-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject {7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject MEDIASUBTYPE_mp4s, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject {64697678-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject {58564944-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject {5634504D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject MEDIASUBTYPE_MP4S, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject MEDIASUBTYPE_WMVR, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_WMVP, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject {44495658-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject MEDIASUBTYPE_WMVA, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_mpg4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject MEDIASUBTYPE_MPG4, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject MEDIASUBTYPE_h264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS MEDIASUBTYPE_H264, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS MEDIASUBTYPE_WMV3, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_mp43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject MEDIASUBTYPE_MP43, Mpeg43 Decoder DMO, CLSID_CMpeg43DecMediaObject MEDIASUBTYPE_m4s2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject MEDIASUBTYPE_WMV2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_MSS2, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject MEDIASUBTYPE_M4S2, Mpeg4s Decoder DMO, CLSID_CMpeg4sDecMediaObject MEDIASUBTYPE_WVP2, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_mp42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject MEDIASUBTYPE_MP42, Mpeg4 Decoder DMO, CLSID_CMpeg4DecMediaObject MEDIASUBTYPE_WMV1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_MSS1, WMV Screen decoder DMO, CLSID_CMSSCDecMediaObject MEDIASUBTYPE_WVC1, WMVideo Decoder DMO, CLSID_CWMVDecMediaObject MEDIASUBTYPE_AVC1, Microsoft DTV-DVD Video Decoder, CLSID_CMPEG2VidDecoderDS MEDIASUBTYPE_MPEG_LOAS, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS MEDIASUBTYPE_MPEG_ADTS_AAC, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS MEDIASUBTYPE_WMAUDIO_LOSSLESS, WMAudio Decoder DMO, CLSID_CWMADecMediaObject MEDIASUBTYPE_WMAUDIO3, WMAudio Decoder DMO, CLSID_CWMADecMediaObject WMMEDIASUBTYPE_WMAudioV8, WMAudio Decoder DMO, CLSID_CWMADecMediaObject MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder DMO, CLSID_CWMADecMediaObject MEDIASUBTYPE_RAW_AAC1, Microsoft DTV-DVD Audio Decoder, CLSID_CMPEG2AudDecoderDS WMMEDIASUBTYPE_MP3, MP3 Decoder DMO, CLSID_CMP3DecMediaObject MEDIASUBTYPE_MPEG1Payload, MPEG Video Decoder, CLSID_CMpegVideoCodec MEDIASUBTYPE_MPEG1Packet, MPEG Video Decoder, CLSID_CMpegVideoCodec {6C737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec {64737664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec {64687664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec MEDIASUBTYPE_MJPG, MJPEG Decompressor, CLSID_MjpegDec {20637664-0000-0010-8000-00AA00389B71}, DV Video Decoder, CLSID_DVVideoCodec MEDIASUBTYPE_MPEG1AudioPayload, MPEG Audio Decoder, CLSID_CMpegAudioCodec WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject WMMEDIASUBTYPE_WMSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject --------------------------- Media Foundation File Versions --------------------------- mfcore.dll, 10.00.19041.0450 mfreadwrite.dll, 10.00.19041.0153 mfcaptureengine.dll, 10.00.19041.0329 mfsensorgroup.dll, 10.00.19041.0423 windows.media.dll, 10.00.19041.0388 frameserver.dll, 10.00.19041.0423 frameserverclient.dll, 10.00.19041.0423 --------------------------- Media Foundation Transforms --------------------------- [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms] <category>: <transform friendly name>, <transform CLSID>, <flags>, [<merit>, ]<file name>, <file version> Video Decoders: AMD D3D11 Hardware MFT Playback Decoder, {17796AEB-0F66-4663-B8FB-99CBEE0224CE}, 0x4, 8, amdhwdecoder_64.dll, 27.20.14501.18003 AMD MFT MJPEG Decoder, {687CBC51-25DA-4FFC-A678-1E64943285A7}, 0x4, 8, amf-mft-mjpeg-decoder64.dll, 27.20.14501.18003 AMD D3D11 Hardware MFT Playback Decoder, {17796AEB-0F66-4663-B8FB-99CBEE0224CE}, 0x4, 8, amdhwdecoder_64.dll, 27.20.14501.18003 AMD MFT MJPEG Decoder, {687CBC51-25DA-4FFC-A678-1E64943285A7}, 0x4, 8, amf-mft-mjpeg-decoder64.dll, 27.20.14501.18003 Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 10.00.19041.0450 DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 10.00.19041.0001 Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 10.00.19041.0450 Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 10.00.19041.0450 WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 10.00.19041.0001 WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 10.00.19041.0450 MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 10.00.19041.0329 Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 10.00.19041.0001 Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 10.00.19041.0001 WebpImageExtension HEIFImageExtension VP9VideoExtensionDecoder Video Encoders: AMDh265Encoder, {5FD65104-A924-4835-AB71-09A223E3E37B}, 0x4, 8, amdh265enc64.dll, 27.20.14501.18003 AMDh264Encoder, {ADC9BC80-0F41-46C6-AB75-D693D793597D}, 0x4, 8, amdh264enc64.dll, 27.20.14501.18003 AMDh265Encoder, {5FD65104-A924-4835-AB71-09A223E3E37B}, 0x4, 8, amdh265enc64.dll, 27.20.14501.18003 AMDh264Encoder, {ADC9BC80-0F41-46C6-AB75-D693D793597D}, 0x4, 8, amdh264enc64.dll, 27.20.14501.18003 H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 10.00.19041.0001 WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 10.00.19041.0001 H263 Encoder MFT, {BC47FCFE-98A0-4F27-BB07-698AF24F2B38}, 0x1, mfh263enc.dll, 10.00.19041.0001 WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 10.00.19041.0001 Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 10.00.19041.0001 HEIFImageExtension VP9VideoExtensionEncoder Video Effects: Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 10.00.19041.0001 Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 10.00.19041.0001 VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 10.00.19041.0001 Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 10.00.19041.0001 Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 10.00.19041.0001 Video Processor: Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 10.00.19041.0001 Audio Decoders: Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, DolbyDecMFT.dll, 10.00.19041.0450 MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E}, 0x1, MSAMRNBDecoder.dll, 10.00.19041.0001 WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 10.00.19041.0450 Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 10.00.19041.0423 A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}, 0x1, mfcore.dll, 10.00.19041.0450 GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 10.00.19041.0450 WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 10.00.19041.0450 Microsoft Opus Audio Decoder MFT, {63E17C10-2D43-4C42-8FE3-8D8B63E46A6A}, 0x1, MSOpusDecoder.dll, 10.00.19041.0001 Microsoft FLAC Audio Decoder MFT, {6B0B3E6B-A2C5-4514-8055-AFE8A95242D9}, 0x1, MSFlacDecoder.dll, 10.00.19041.0207 Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 10.00.19041.0423 WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 10.00.19041.0001 G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 10.00.19041.0450 IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 10.00.19041.0450 MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 10.00.19041.0001 Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879}, 0x1, MSAlacDecoder.dll, 10.00.19041.0001 ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 10.00.19041.0450 Dolby TrueHD IEC-61937 converter MFT, {CF5EEEDF-0E92-4B3B-A161-BD0FFE545E4B}, 0x1, mfaudiocnv.dll, 10.00.19041.0001 DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F}, 0x1, mfaudiocnv.dll, 10.00.19041.0001 Audio Encoders: LPCM DVD-Audio MFT, {068A8476-9229-4CC0-9D49-2FC699DCD30A}, 0x1, mfaudiocnv.dll, 10.00.19041.0001 MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 10.00.19041.0450 Microsoft FLAC Audio Encoder MFT, {128509E9-C44E-45DC-95E9-C255B8F466A6}, 0x1, MSFlacEncoder.dll, 10.00.19041.0153 WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 10.00.19041.0001 MS AMRNB Encoder MFT, {2FAE8AFE-04A3-423A-A814-85DB454712B0}, 0x1, MSAMRNBEncoder.dll, 10.00.19041.0001 Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 10.00.19041.0001 WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 10.00.19041.0001 Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 10.00.19041.0001 Microsoft ALAC Audio Encoder MFT, {9AB6A28C-748E-4B6A-BFFF-CC443B8E8FB4}, 0x1, MSAlacEncoder.dll, 10.00.19041.0001 Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 10.00.19041.0001 Audio Effects: AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 10.00.19041.0001 Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 10.00.19041.0001 Multiplexers: Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 10.00.19041.0450 Others: Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 10.00.19041.0450 -------------------------------------------- Media Foundation Enabled Hardware Categories -------------------------------------------- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT] EnableDecoders = 1 ------------------------------------- Media Foundation Byte Stream Handlers ------------------------------------- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers] [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred] <file ext. or MIME type>, <handler CLSID>, <brief description>[, Preferred] .3g2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .3gp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .3gp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred .ac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred .adt, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred .adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred .am?, {EFE6208A-0A2C-49FA-8A01-3768B559B6DA}, MF AMRNB Media Source ByteStreamHandler .amr, {EFE6208A-0A2C-49FA-8A01-3768B559B6DA}, MF AMRNB Media Source ByteStreamHandler, Preferred .asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred .avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred .dvr-ms, {A8721937-E2FB-4D7A-A9EE-4EB08C890B6E}, MF SBE Source ByteStreamHandler .dvr-ms, {65964407-A5D8-4060-85B0-1CCD63F768E2}, dvr-ms Byte Stream Handler, Preferred .ec3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred .flac, {0E41CFB8-0506-40F4-A516-77CC23642D91}, MF FLAC Media Source ByteStreamHandler, Preferred .m2t, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .m2ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .mk3d, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred .mka, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred .mks, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred .mkv, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred .mod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .mov, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .mp2v, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred .mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .mp4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred .mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .mpg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .mts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .nsc, {B084785C-DDE0-4D30-8CA8-05A373E185BE}, NSC Byte Stream Handler, Preferred .sami, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred .smi, {7A56C4CB-D678-4188-85A8-BA2EF68FA10D}, SAMI Byte Stream Handler, Preferred .tod, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .ts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .uvu, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred .vob, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred .wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred .weba, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred .webm, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred .wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred .wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred .wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred .wtv, {65964407-A5D8-4060-85B0-1CCD63F768E2}, WTV Byte Stream Handler, Preferred audio/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred audio/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred audio/aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred audio/aacp, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred audio/eac3, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred audio/flac, {0E41CFB8-0506-40F4-A516-77CC23642D91}, MF FLAC Media Source ByteStreamHandler, Preferred audio/L16, {3FFB3B8C-EB99-472B-8902-E1C1B05F07CF}, LPCM Byte Stream Handler, Preferred audio/mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred audio/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred audio/MP4A-LATM, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred audio/mpa, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred audio/mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred audio/mpeg3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred audio/vnd.dlna.adts, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred audio/vnd.dolby.dd-raw, {46031BA1-083F-47D9-8369-23C92BDAB2FF}, AC-3 Byte Stream Handler, Preferred audio/wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred audio/webm, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred audio/x-aac, {926F41F7-003E-4382-9E84-9E953BE10562}, ADTS Byte Stream Handler, Preferred audio/x-flac, {0E41CFB8-0506-40F4-A516-77CC23642D91}, MF FLAC Media Source ByteStreamHandler, Preferred audio/x-m4a, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred audio/x-matroska, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred audio/x-mp3, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred audio/x-mpeg, {A82E50BA-8E92-41EB-9DF2-433F50EC2993}, MP3 Byte Stream Handler, Preferred audio/x-ms-wma, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred audio/x-wav, {42C9B9F5-16FC-47EF-AF22-DA05F7C842E3}, WAV Byte Stream Handler, Preferred video/3gpp, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred video/3gpp2, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred video/avi, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred video/mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred video/mpeg, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred video/msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred video/vnd.dece.mp4, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred video/vnd.dlna.mpeg-tts, {40871C59-AB40-471F-8DC3-1F259D862479}, MPEG2 Byte Stream Handler, Preferred video/webm, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, WEBM Byte Stream Handler, Preferred video/x-m4v, {271C3902-6095-4C45-A22F-20091816EE9E}, MPEG4 Byte Stream Handler, Preferred video/x-matroska, {1F9A2C18-D89E-463E-B4F4-BB90152ACC64}, MKV Byte Stream Handler, Preferred video/x-ms-asf, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred video/x-ms-wm, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred video/x-ms-wmv, {41457294-644C-4298-A28A-BD69F2C0CF3B}, ASF Byte Stream Handler, Preferred video/x-msvideo, {7AFA253E-F823-42F6-A5D9-714BDE467412}, AVI Byte Stream Handler, Preferred -------------------------------- Media Foundation Scheme Handlers -------------------------------- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\SchemeHandlers] [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred] <URL type>, <handler CLSID>, <brief description>[, Preferred] file:, {477EC299-1421-4BDD-971F-7CCB933F21AD}, File Scheme Handler, Preferred http:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler http:, {9EC4B4F9-3029-45AD-947B-344DE2A249E2}, Urlmon Scheme Handler http:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred httpd:, {44CB442B-9DA9-49DF-B3FD-023777B16E50}, Http Scheme Handler, Preferred https:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred httpsd:, {37A61C8B-7F8E-4D08-B12B-248D73E9AB4F}, Secure Http Scheme Handler, Preferred httpt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred httpu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred mcast:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred mcrecv:, {FA6D33D4-9405-4BA5-9983-12604AC8E77A}, Miracast Sink Scheme Handler, Preferred mms:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred ms-appdata:, {CFC81939-3886-4ACF-9692-DA58037AE716}, MsAppData Scheme Handler, Preferred ms-appx-web:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppxWeb Scheme Handler, Preferred ms-appx:, {8DB0224B-3D65-4F6F-8E12-BEB4B78B8974}, MsAppx Scheme Handler, Preferred ms-winsoundevent:, {F79A6BF9-7415-4CF3-AE10-4559509ABC3C}, Sound Event Scheme Handler, Preferred rtsp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred rtsps:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred rtspt:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred rtspu:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred sdp:, {E9F4EBAB-D97B-463E-A2B1-C54EE3F9414D}, Net Scheme Handler, Preferred ------------------------------------- Preferred Media Foundation Transforms ------------------------------------- [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\Preferred] <media subtype GUID>, [<transform friendly name>, ]<transform CLSID> {EB27CEC4-163E-4CA3-8B74-8E25F91B517E}, Dolby TrueHD IEC-61937 converter MFT, {CF5EEEDF-0E92-4B3B-A161-BD0FFE545E4B} {E06D802C-DB46-11CF-B4D1-00805F6CBBEA}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4} MFVideoFormat_MPEG2, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9} MEDIASUBTYPE_DOLBY_DDPLUS, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4} {A61AC364-AD0E-4744-89FF-213CE0DF8804}, DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F} {A2E58EB7-0FA9-48BB-A40C-FA0E156D0645}, DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F} {7634706D-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT {73616D72-767A-494D-B478-F29D25DC9037}, MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E} MEDIASUBTYPE_mp4s, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT MFVideoFormat_DVSL, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432} MFVideoFormat_DVSD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432} MFVideoFormat_DVHD, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432} {63616C61-0000-0010-8000-00AA00389B71}, Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879} MFVideoFormat_MP4V, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT MFVideoFormat_MP4S, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT {53314356-0000-0010-8000-00AA00389B71}, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MEDIASUBTYPE_WMVR, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MEDIASUBTYPE_WMVP, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MFVideoFormat_MJPG, MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905} MEDIASUBTYPE_WMVA, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject {3F40F4F0-5622-4FF8-B6D8-A17A584BEE5E}, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT MEDIASUBTYPE_mpg4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject MEDIASUBTYPE_MPG4, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject MFVideoFormat_H264, Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT MFVideoFormat_WMV3, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject {33363248-0000-0010-8000-00AA00389B71}, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT MEDIASUBTYPE_mp43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject MFVideoFormat_MP43, Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject MEDIASUBTYPE_m4s2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT MFVideoFormat_WMV2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MFVideoFormat_MSS2, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject MFVideoFormat_M4S2, Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT MEDIASUBTYPE_WVP2, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MEDIASUBTYPE_mp42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject MEDIASUBTYPE_MP42, Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject MFVideoFormat_WMV1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MFVideoFormat_MSS1, WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject MFVideoFormat_MPG1, Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9} MFVideoFormat_WVC1, WMVideo Decoder MFT, CLSID_CWMVDecMediaObject MFVideoFormat_DVC, DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432} {0000F1AC-0000-0010-8000-00AA00389B71}, Microsoft FLAC Audio Decoder MFT, {6B0B3E6B-A2C5-4514-8055-AFE8A95242D9} {00007361-0000-0010-8000-00AA00389B71}, MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E} {0000704F-0000-0010-8000-00AA00389B71}, Microsoft Opus Audio Decoder MFT, {63E17C10-2D43-4C42-8FE3-8D8B63E46A6A} {00006C61-0000-0010-8000-00AA00389B71}, Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879} {00002001-0000-0010-8000-00AA00389B71}, DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F} {00002000-0000-0010-8000-00AA00389B71}, Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4} MFAudioFormat_AAC, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT MFAudioFormat_ADTS, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT MFAudioFormat_WMAudio_Lossless, WMAudio Decoder MFT, CLSID_CWMADecMediaObject MFAudioFormat_WMAudioV9, WMAudio Decoder MFT, CLSID_CWMADecMediaObject MFAudioFormat_WMAudioV8, WMAudio Decoder MFT, CLSID_CWMADecMediaObject MEDIASUBTYPE_MSAUDIO1, WMAudio Decoder MFT, CLSID_CWMADecMediaObject MEDIASUBTYPE_RAW_AAC1, Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT MFAudioFormat_MP3, MP3 Decoder MFT, CLSID_CMP3DecMediaObject MFAudioFormat_MPEG, Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B} {00000031-0000-0010-8000-00AA00389B71}, GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC} {00000011-0000-0010-8000-00AA00389B71}, IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE} KSDATAFORMAT_SUBTYPE_MULAW, G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514} {00000006-0000-0010-8000-00AA00389B71}, A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786} KSDATAFORMAT_SUBTYPE_ADPCM, ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD} WMMEDIASUBTYPE_WMSP2, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject MFAudioFormat_MSP1, WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject ------------------------------------- Disabled Media Foundation Transforms ------------------------------------- [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\DoNotUse] <transform CLSID> ------------------------ Disabled Media Sources ------------------------ [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse] <media source CLSID> --------------- EVR Power Information --------------- Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality) Quality Flags: 2576 Enabled: Force throttling Allow half deinterlace Allow scaling Decode Power Usage: 100 Balanced Flags: 1424 Enabled: Force throttling Allow batching Force half deinterlace Force scaling Decode Power Usage: 50 PowerFlags: 1424 Enabled: Force throttling Allow batching Force half deinterlace Force scaling Decode Power Usage: 0 --------------- Diagnostics --------------- Windows Error Reporting: +++ WER0 +++: No Data +++ WER1 +++: No Data +++ WER2 +++: No Data +++ WER3 +++: No Data +++ WER4 +++: No Data +++ WER5 +++: No Data +++ WER6 +++: No Data +++ WER7 +++: No Data +++ WER8 +++: No Data +++ WER9 +++: No Data And as a reminder again, mistake on the videos, that the "CPU2" Usage Graph on the MSI Overlay is infact CPU1 by index. MSI afterburner does not use zero index for labeling CPUs by default, starts with 1. Edited June 24, 2021 by Worrazen Modules: A-10C I/II, F/A-18C, Mig-21Bis, M-2000C, AJS-37, Spitfire LF Mk. IX, P-47, FC3, SC, CA, WW2AP, CE2. Terrains: NTTR, Normandy, Persian Gulf, Syria
Worrazen Posted February 27, 2021 Author Posted February 27, 2021 Reserved. 1 Modules: A-10C I/II, F/A-18C, Mig-21Bis, M-2000C, AJS-37, Spitfire LF Mk. IX, P-47, FC3, SC, CA, WW2AP, CE2. Terrains: NTTR, Normandy, Persian Gulf, Syria
Kevstosmart Posted March 19, 2021 Posted March 19, 2021 Your onto something and this is exactly what I’ve been fighting for months now! 3 New PCs down the road . Still the same issue as you’ve stated. Really well written up
Worrazen Posted March 24, 2021 Author Posted March 24, 2021 On 3/19/2021 at 5:19 PM, Kevstosmart said: Your onto something and this is exactly what I’ve been fighting for months now! 3 New PCs down the road . Still the same issue as you’ve stated. Really well written up Well thanks! However many different causes share similar or same symptoms in many cases so I wouldn't just conclude this is the thing behind your issue, it's a bit of a stretch because it's just not noticable at all unless you go looking for it purposelly like I did. You would have to first know about it's existance, then purposelly benchmark a big mission with the offending thread disabled and enabled, only then you could compare the results, and the results wouldn't show difference in most usual SP mission cases, excep the very active scenes, unless you test for the maximum strain, like a crowded Multiplayer in a demanding map. The biggest thing that it affects is simply electricity, secondly it's the other Terrain Asset Loaders that are loading up the terrain textures, which means there's a range of extra delay that it takes for these textures (LODs) to load (Show), which may be very hard to detect if one is not paying attention and specifically focusing on that. It may affect everyone, in that this is the normal and there's no comparison to anything else, so it goes undetected. Thankfully it just doesn't have much of an effect on average FPS, because the main and GPU threads would work the same whether or not this one is taking some extra from the otherwise idle CPU cores or not. However, it could be behaving different on different machines, for example NVidia GPU users could have a different experience, if these variants are true then yes a substantially higher CPU usage on this would indeed make a difference, but you would still only be able to notice it if you actually compare your FPS/experience with someone who has a very similar or same PC, only in that case would it become suspicious from the outside. Modules: A-10C I/II, F/A-18C, Mig-21Bis, M-2000C, AJS-37, Spitfire LF Mk. IX, P-47, FC3, SC, CA, WW2AP, CE2. Terrains: NTTR, Normandy, Persian Gulf, Syria
Kevstosmart Posted March 25, 2021 Posted March 25, 2021 (edited) On 3/23/2021 at 8:09 PM, Worrazen said: Well thanks! However many different causes share similar or same symptoms in many cases so I wouldn't just conclude this is the thing behind your issue, it's a bit of a stretch because it's just not noticable at all unless you go looking for it purposelly like I did. You would have to first know about it's existance, then purposelly benchmark a big mission with the offending thread disabled and enabled, only then you could compare the results, and the results wouldn't show difference in most usual SP mission cases, excep the very active scenes, unless you test for the maximum strain, like a crowded Multiplayer in a demanding map. The biggest thing that it affects is simply electricity, secondly it's the other Terrain Asset Loaders that are loading up the terrain textures, which means there's a range of extra delay that it takes for these textures (LODs) to load (Show), which may be very hard to detect if one is not paying attention and specifically focusing on that. It may affect everyone, in that this is the normal and there's no comparison to anything else, so it goes undetected. Thankfully it just doesn't have much of an effect on average FPS, because the main and GPU threads would work the same whether or not this one is taking some extra from the otherwise idle CPU cores or not. However, it could be behaving different on different machines, for example NVidia GPU users could have a different experience, if these variants are true then yes a substantially higher CPU usage on this would indeed make a difference, but you would still only be able to notice it if you actually compare your FPS/experience with someone who has a very similar or same PC, only in that case would it become suspicious from the outside. Right but being a hard core arma player since flashpoint and understanding how similar both games “arma series/dcs world” are to each other when it comes to loading assets during gameplay. I get the exact same micro stutter barely noticeable but there frames stay solid but graph shows a 20-30ms frame time spike when either things are spawned or something new gets called up to be preloaded into the allocated ram the process has. Dealt with it for YEARS, buying top of the line rigs, doing all the “fixes” and “optimizations”. I always had the highest FPS capable monitors so I’m really sensitive to frame time spikes, FPS drops isn’t even something that bothers me since my g sync monitors copes with it and smooths it out but like I said ai spawns to do a cap, bam spike. Just upgraded to a 10900k 64gb 3090 and on a 980pro but like I said exact same issues , same thought process good write up. It all falls down to things jumping onto the main thread. Edited March 25, 2021 by Kevstosmart
Worrazen Posted March 26, 2021 Author Posted March 26, 2021 4 hours ago, Kevstosmart said: Right but being a hard core arma player since flashpoint and understanding how similar both games “arma series/dcs world” are to each other when it comes to loading assets during gameplay. I get the exact same micro stutter barely noticeable but there frames stay solid but graph shows a 20-30ms frame time spike when either things are spawned or something new gets called up to be preloaded into the allocated ram the process has. Dealt with it for YEARS, buying top of the line rigs, doing all the “fixes” and “optimizations”. I always had the highest FPS capable monitors so I’m really sensitive to frame time spikes, FPS drops isn’t even something that bothers me since my g sync monitors copes with it and smooths it out but like I said ai spawns to do a cap, bam spike. Just upgraded to a 10900k 64gb 3090 and on a 980pro but like I said exact same issues , same thought process good write up. It all falls down to things jumping onto the main thread. I'm not sure what kind of stutter you're getting, certainly constant or frequent as in a block of 10-30 seconds with pauses, or 1 minute or larger is something different than what I was focusing on. My FPSs aren't that high anyway so I wasn't really chasing top experience on a personal level, what I was focused on was the huge frame drops that are occasional, sort of sporadic, where it's fine for 2-3 5-10 minutes and then suddenly 2-3 or 5-10 frames simply disappear and never get drawn and the engine continues later, it feels like a freeze but because it skips ahead, I think is the engine is sort of running in the background and only rendering takes a hit, otherwise it would appear to pause and continue. See if you get such stutters, I know for a fact it will do this sometimes when it has to load something from disk it didn't load during the mission loading screen, not the terrain textures, those are streamed in nice and don't affect rendering operation, but the assets such as models and units aren't streamed, they seems to stop the engine rendering if they need to be fetched from disk. For example, respawning your aircraft will trigger dump and reload of all cockpit assets, every time, yes even tho they're loaded before, it will discard/ignore and reload (or overwrite), or perhaps they get discarded on player crash/death which actually make sense to not keep caches of many units and fill too much RAM if you jump to multiple units in one mission. So I did not raise any complaint about that, tho I will go test one day if it really cleans up on crash, or perhaps it cleans up old unit data when you jump to new unit. Sometimes it's hard to be on the same page with the community because who knows what kind of stutter do they mean behind the same terms. I'll admit that I'm guilty of never actually researching some web resources on the definition of micro-stutter (tho I could be half excused as wikipedia's not all innocent it once appeared to be), I'll do that tomorrow, except from an old time ago when it was all the rage with multi-GPUs, since I never had a SLI/CFX setup I never, while the other reason most likely is I never suffered from constant stuttering other than some antivirus job or something in the background which I recitifed quickly. I guess being a power user with a big PC maintenance hobby helps a lot because there's just so many cases I wondered how even get into such issues where I kept going for years without anything. I would say there's definitely a good reason to suspect various background programs and bloatware which I was always very strict about. So it kinda works a bit weird in that because I do not get into an issue I'm sort of avoiding the solving experience and perhaps know less about some topic, which is kinda the opposite of what I'd want, I would want to have this knowledge, even tho I sort of bypass the issue from the start. These 2 paragrahps I'm talking more about 10-15 years back kind of an era and games so this may not apply to my time with DCS, which is also constantly updating, so we must be careful to not jump to conclusions or set things in stone and correct things about DCS may be correct with a time fuze on it haha, for a few months, etc. So this thing I have with DCS on my end I've never really got totally around it whether it's something that's really affecting everyone or not, I did however get a comment on youtube from Cap from Grim Reapers he said he also noticed these subtle freeze-frame-skip stutters, it is not that big of a deal if you blink you wouldn't see it, it does become annoying when it happens one after another, but a fast disk drive also helps a lot to minimize the strength, so instead of like 10-20 frames on a HDD, you get 3-5 on a SSD or even less on NVMe, but looking at the frametime graph with MSI Afterburner I can clearly see those spikes when rendering took a long time. Perhaps your stutters do come from the same cultpirt, but are just more pronounced, more frequent, but I can't really know that for sure. This report in the OP isn't the culprit behind what I was just talking about, so this is kinda offtopic just to clear that up. Still it falls generally in a wider sense, this thread stealing CPU might contribute in a certain circumstance to pretty much any issue that requires CPU, if you get lag in a scene, you'll get lag earlier or harder than you should. Now if you do want to talk about stuttering more you should actually create a new forum thread then. 1 Modules: A-10C I/II, F/A-18C, Mig-21Bis, M-2000C, AJS-37, Spitfire LF Mk. IX, P-47, FC3, SC, CA, WW2AP, CE2. Terrains: NTTR, Normandy, Persian Gulf, Syria
ED Team BIGNEWY Posted June 24, 2021 ED Team Posted June 24, 2021 thanks for the post I will show the team Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
ED Team BIGNEWY Posted June 24, 2021 ED Team Posted June 24, 2021 I have spoken with the team, this is not a bug and the behaviour is known by the team. thanks Forum rules - DCS Crashing? Try this first - Cleanup and Repair - Discord BIGNEWY#8703 - Youtube - Patch Status Windows 11, NVIDIA MSI RTX 3090, Intel® i9-10900K 3.70GHz, 5.30GHz Turbo, Corsair Hydro Series H150i Pro, 64GB DDR @3200, ASUS ROG Strix Z490-F Gaming, PIMAX Crystal
Worrazen Posted June 24, 2021 Author Posted June 24, 2021 (edited) Oh, allright ... However this is out of my understanding ofcourse, I can only speculate that the thread perhaps needs CPU resources to continiously monitor and update something that makes the asset streaming work. I didn't think of this idea before unfortunately, oops. Edited June 24, 2021 by Worrazen Modules: A-10C I/II, F/A-18C, Mig-21Bis, M-2000C, AJS-37, Spitfire LF Mk. IX, P-47, FC3, SC, CA, WW2AP, CE2. Terrains: NTTR, Normandy, Persian Gulf, Syria
Worrazen Posted June 29, 2021 Author Posted June 29, 2021 (edited) @BIGNEWYHowever, I still doesn't make sense to me why does CPU usage increase significantly (relatively speaking) when looking at the sky, away from the terrain, the whole thing would be understandable that it is some kind of a monitor that keeps trace of terrain zones/tiles and happes to take this amount of CPU and it could currently be the optimal solution, no problem with that, but at least this breaks that idea IMO. Sorry for speculating so much. Now if I dig into this rabbit hole, then such a monitor/tracker wouldn't really have to respond to that precise view in 3D of where the player is looking at, if it's about terrain surface, the direction on the 2D (X/Y) plane would be the main importance, why would the empty sky matter (unless it's also doing some sky stuff, stars, moon, sun?, but then why would that cost more CPU than all the stuff on the terrain). Or rather it would respond the other way around, I would have expected the CPU usage to go lower. Could also be that it's doing it backward, thinking the player is looking down when it is looking up. Edited June 29, 2021 by Worrazen Modules: A-10C I/II, F/A-18C, Mig-21Bis, M-2000C, AJS-37, Spitfire LF Mk. IX, P-47, FC3, SC, CA, WW2AP, CE2. Terrains: NTTR, Normandy, Persian Gulf, Syria
Recommended Posts