Closed Zauberfaedenpony closed 4 years ago
Pls just link the pastee not the full log in the issue: https://cdn.discordapp.com/attachments/531598137790562305/575381000398569493/unknown.png
here it is: https://paste.ee/p/2pK6L
1: atm, the best supported version of java is 8, how to get it is explained here https://github.com/MultiMC/MultiMC5/wiki/Using-the-right-Java 2: Make sure you have every dependency, especially for "spiketraps" 3: To make sure that embedded libaries dont clash with each other use this to flatten the pack with this jar https://github.com/shedaniel/ModPackFlattener/packages/157724
System Information
MultiMC version: 0.6.11 - 1430
Operating System: Windows 10
Summary of the issue or suggestion:
After starting the game it crashes with error -1
What should happen:
The game should not crash
Steps to reproduce the issue (Add more if needed):
1.Installed MultiMC
2.Transferred Modpack from Twitch to MultiMC via .zip file
3.Installed Fabric to the Modpack, Fabric API and the Spike Traps Mod
4.Started the game
Suspected cause:
If only I knew.
Logs/Screenshots:
---- Minecraft Crash Report ---- // There are four lights!
Time: 27/07/2020, 00:08 Description: Initializing game
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'spiketraps'! at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36) at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32) at net.minecraft.class_310.(class_310.java:392)
at net.minecraft.client.main.Main.main(Main.java:166)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:140)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.NoClassDefFoundError: tfar/extratags/api/tagtypes/EnchantmentTags$CachingTag
at tfar.spiketraps.SpikeTraps.lambda$onInitialize$0(SpikeTraps.java:41)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at tfar.spiketraps.SpikeTraps.onInitialize(SpikeTraps.java:41)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 19 more
Caused by: java.lang.ClassNotFoundException: tfar.extratags.api.tagtypes.EnchantmentTags$CachingTag
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:602)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:161)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 23 more
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Thread: Render thread Stacktrace: at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36) at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:32) at net.minecraft.class_310.(class_310.java:392)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(Main.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192) at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:140) at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34)
-- System Details -- Details: Minecraft Version: 1.15.2 Minecraft Version ID: 1.15.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 13.0.1, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 8007555440 bytes (7636 MB) / 8388608000 bytes (8000 MB) up to 10485760000 bytes (10000 MB) CPUs: 16 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8000m -Xmx10000m Fabric Mods: fabric: Fabric API 0.13.1+build.316-1.15 fabric-api-base: Fabric API Base 0.1.2+b7f9825d0c fabric-biomes-v1: Fabric Biomes (v1) 0.1.5+3b05f68e0c fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+c6a8ea890c fabric-climbable-api-v1: Fabric Climbable API (v1) 1.0.0+6ffe71e20c fabric-command-api-v1: Fabric Command API (v1) 1.0.2+2aebb7ff0c fabric-commands-v0: Fabric Commands (v0) 0.2.0+2e0c4ff50c fabric-containers-v0: Fabric Containers (v0) 0.1.3+b7f9825d0c fabric-content-registries-v0: Fabric Content Registries (v0) 0.1.3+b7f9825d0c fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d0c fabric-dimensions-v1: fabric-dimensions-v1 0.3.0+2ad156310c fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.3.0+fac69e320c fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.1.2+003643510c fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.0+0121bd900c fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.0+2af3af910c fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.0+2af3af910c fabric-loot-tables-v1: Fabric Loot Tables (v1) 0.1.5+e08a73050c fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+ec951ea40c fabric-models-v0: Fabric Models (v0) 0.1.0+dfdb52d60c fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.3+e08a73050c fabric-networking-v0: Fabric Networking (v0) 0.1.10+d487f0ee0c fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.2.1+e7a4edb30c fabric-object-builders-v0: Fabric Object Builders (v0) 0.5.1+3e5587510c fabric-particles-v1: fabric-particles-v1 0.2.1+b2771bde0c fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.2.6+f3d8141b0c fabric-renderer-api-v1: Fabric Renderer API (v1) 0.2.10+f08b61330c fabric-renderer-indigo: Fabric Renderer - Indigo 0.2.23+9290e2ed0c fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.0.1+5a0f9a600c fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.3+b7f9825d0c fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.6+12515ed90c fabric-rendering-v0: Fabric Rendering (v0) 1.1.0+534104900c fabric-rendering-v1: Fabric Rendering (v1) 1.0.0+2a034f0a0c fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.1.10+06c939b30c fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 0.1.3+abd915800c fabric-textures-v0: Fabric Textures (v0) 1.0.4+821cdba70c fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.1.0+3e5587510c fabricloader: Fabric Loader 0.9.0+build.204 minecraft: Minecraft 1.15.2 spiketraps: Spike Traps 1.0.2 Launched Version: MultiMC5 Backend library: LWJGL version 3.2.2 build 10 Backend API: NO CONTEXT GL Caps: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) CPU:
@!@# Game crashed! Crash report saved to: #@!@# D:\Games\MultiMC\instances\Craft to Exile [1.15.2]-2.0.2\minecraft\crash-reports\crash-2020-07-27_00.08.50-client.txt
Process exited with code -1.
Additional Info:
DXDiag.txt:
System Information
Microsoft Graphics Hybrid: Not Supported DirectX Database Version: Unknown DxDiag Version: 10.00.18362.0387 64bit Unicode
DxDiag Notes
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
Device Problem Code: No Problem Driver Problem Code: Unknown Display Memory: 24382 MB Dedicated Memory: 8031 MB Shared Memory: 16351 MB Current Mode: 1920 x 1080 (32 bit) (60Hz) HDR Support: Not Supported Display Topology: Extend Display Color Space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 Color Primaries: Red(0.638672,0.357422), Green(0.308594,0.637695), Blue(0.152344,0.069336), 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: HP 24w Monitor Id: HPN3431 Native Mode: 1920 x 1080(p) (60.000Hz) Output Type: HDMI Monitor Capabilities: HDR Not Supported Display Pixel Format: DISPLAYCONFIG_PIXELFORMAT_32BPP Advanced Color: Not Supported Driver Name: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll Driver File Version: 27.21.0014.5167 (English) Driver Version: 27.21.14.5167 DDI Version: 12 Feature Levels: 12_1,12_0,11_1,11_0,10_1,10_0,9_3,9_2,9_1 Driver Model: WDDM 2.6 Graphics Preemption: Pixel Compute Preemption: Dispatch Miracast: Not Supported Detachable GPU: No Hybrid Graphics GPU: Not Supported Power P-states: Not Supported Virtualization: Paravirtualization Block List: No Blocks Catalog Attributes: Universal:False Declarative:True Driver Attributes: Final Retail Driver Date/Size: 05.07.2020 02:00:00, 1038344 bytes WHQL Logo'd: Yes WHQL Date Stamp: Unknown Device Identifier: {D7B71E3E-5C42-11CF-FD63-59171BC2D635} Vendor ID: 0x10DE Device ID: 0x1F02 SubSys ID: 0x37571462 Revision ID: 0x00A1 Driver Strong Name: oem16.inf:0f066de3eb53547d:Section020:27.21.14.5167:pci\ven_10de&dev_1f02&subsys_37571462 Rank Of Driver: 00CF0001 Video Accel: DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeVC1_D2010 DXVA2_ModeVC1_VLD DXVA2_ModeH264_VLD_Stereo_Progressive_NoFGT DXVA2_ModeH264_VLD_Stereo_NoFGT DXVA2_ModeH264_VLD_NoFGT DXVA2_ModeHEVC_VLD_Main DXVA2_ModeHEVC_VLD_Main10 DXVA2_ModeMPEG4pt2_VLD_Simple DXVA2_ModeMPEG4pt2_VLD_AdvSimple_NoGMC DXVA2_ModeVP9_VLD_Profile0 DXVA2_ModeVP9_VLD_10bit_Profile2
Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= D3D9 Overlay: Supported DXVA-HD: 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
Device Problem Code: No Problem Driver Problem Code: Unknown Display Memory: 24382 MB Dedicated Memory: 8031 MB Shared Memory: 16351 MB Current Mode: 1920 x 1080 (32 bit) (60Hz) HDR Support: Not Supported Display Topology: Extend Display Color Space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 Color Primaries: Red(0.638672,0.357422), Green(0.308594,0.637695), Blue(0.152344,0.069336), 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: HP 24w Monitor Id: HPN3431 Native Mode: 1920 x 1080(p) (60.000Hz) 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\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll,C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll Driver File Version: 27.21.0014.5167 (English) Driver Version: 27.21.14.5167 DDI Version: 12 Feature Levels: 12_1,12_0,11_1,11_0,10_1,10_0,9_3,9_2,9_1 Driver Model: WDDM 2.6 Graphics Preemption: Pixel Compute Preemption: Dispatch Miracast: Not Supported Detachable GPU: No Hybrid Graphics GPU: Not Supported Power P-states: Not Supported Virtualization: Paravirtualization Block List: No Blocks Catalog Attributes: Universal:False Declarative:True Driver Attributes: Final Retail Driver Date/Size: 05.07.2020 02:00:00, 1038344 bytes WHQL Logo'd: Yes WHQL Date Stamp: Unknown Device Identifier: {D7B71E3E-5C42-11CF-FD63-59171BC2D635} Vendor ID: 0x10DE Device ID: 0x1F02 SubSys ID: 0x37571462 Revision ID: 0x00A1 Driver Strong Name: oem16.inf:0f066de3eb53547d:Section020:27.21.14.5167:pci\ven_10de&dev_1f02&subsys_37571462 Rank Of Driver: 00CF0001 Video Accel: DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeVC1_D2010 DXVA2_ModeVC1_VLD DXVA2_ModeH264_VLD_Stereo_Progressive_NoFGT DXVA2_ModeH264_VLD_Stereo_NoFGT DXVA2_ModeH264_VLD_NoFGT DXVA2_ModeHEVC_VLD_Main DXVA2_ModeHEVC_VLD_Main10 DXVA2_ModeMPEG4pt2_VLD_Simple DXVA2_ModeMPEG4pt2_VLD_AdvSimple_NoGMC DXVA2_ModeVP9_VLD_Profile0 DXVA2_ModeVP9_VLD_10bit_Profile2
Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps= D3D9 Overlay: Supported DXVA-HD: 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
Default Sound Playback: Yes Default Voice Playback: Yes Hardware ID: USB\VID_1B1C&PID_0A18&REV_8400&MI_00 Manufacturer ID: 65535 Product ID: 65535 Type: WDM Driver Name: USBAUDIO.sys Driver Version: 10.00.18362.0001 (English) Driver Attributes: Final Retail WHQL Logo'd: Yes Date and Size: 18.03.2019 00:00:00, 198656 bytes Other Files: Driver Provider: Microsoft HW Accel Level: Basic Cap Flags: 0xF1F Min/Max Sample Rate: 100, 200000 Static/Strm HW Mix Bufs: 1, 0 Static/Strm HW 3D Bufs: 0, 0 HW Memory: 0 Voice Management: No EAX(tm) 2.0 Listen/Src: No, No I3DL2(tm) Listen/Src: No, No Sensaura(tm) ZoomFX(tm): No
Default Sound Playback: No Default Voice Playback: No Hardware ID: USB\VID_0D8C&PID_0014&REV_0100&MI_00 Manufacturer ID: 65535 Product ID: 65535 Type: WDM Driver Name: USBAUDIO.sys Driver Version: 10.00.18362.0001 (English) Driver Attributes: Final Retail WHQL Logo'd: Yes Date and Size: 18.03.2019 00:00:00, 198656 bytes Other Files: Driver Provider: Microsoft HW Accel Level: Basic Cap Flags: 0xF1F Min/Max Sample Rate: 100, 200000 Static/Strm HW Mix Bufs: 1, 0 Static/Strm HW 3D Bufs: 0, 0 HW Memory: 0 Voice Management: No EAX(tm) 2.0 Listen/Src: No, No I3DL2(tm) Listen/Src: No, No Sensaura(tm) ZoomFX(tm): No
Sound Capture Devices
Default Sound Capture: Yes Default Voice Capture: Yes Driver Name: USBAUDIO.sys Driver Version: 10.00.18362.0001 (English) Driver Attributes: Final Retail Date and Size: 3/19/2019 06:43:37, 198656 bytes Cap Flags: 0x1 Format Flags: 0xFFFFF
Default Sound Capture: No Default Voice Capture: No Driver Name: USBAUDIO.sys Driver Version: 10.00.18362.0001 (English) Driver Attributes: Final Retail Date and Size: 3/19/2019 06:43:37, 198656 bytes Cap Flags: 0x1 Format Flags: 0xFFFFF
Video Capture Devices Number of Devices: 0
DirectInput Devices
Vendor/Product ID: n/a FF Driver: n/a
Vendor/Product ID: n/a FF Driver: n/a
Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a
Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a
Vendor/Product ID: 0x1EA7, 0x0064 FF Driver: n/a
Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a
Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a
Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a
Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a
Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a
Vendor/Product ID: 0x1B1C, 0x0A18 FF Driver: n/a
Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a
Vendor/Product ID: 0x0D8C, 0x0014 FF Driver: n/a
Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a
Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a
Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a
Vendor/Product ID: 0x145F, 0x02B4 FF Driver: n/a
Vendor/Product ID: 0x04F3, 0x152E FF Driver: n/a
Vendor/Product ID: 0x04F3, 0x152E FF Driver: n/a
Vendor/Product ID: 0x04F3, 0x152E FF Driver: n/a
Poll w/ Interrupt: No
USB Devices
Gameport Devices
PS/2 Devices
Disk & DVD/CD-ROM Drives
Free Space: 707.7 GB Total Space: 953.2 GB File System: NTFS Model: Samsung SSD 970 EVO Plus 1TB
Free Space: 2149.7 GB Total Space: 3815.4 GB File System: NTFS Model: ST4000DM004-2CV104
System Devices
Device ID: PCI\VEN_10DE&DEV_1F02&SUBSYS_37571462&REV_A1\4&3AAA5E18&0&0008 Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\NVDisplay.Container.exe, 1.25.2802.9499 (English), 7/7/2020 17:47:48, 883096 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\NvContainerRecovery.bat, 7/6/2020 02:40:24, 1951 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\LocalSystem\NvXDCore.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:50, 1714584 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\LocalSystem\NvcDispCorePlugin.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:50, 519408 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\LocalSystem\NvcDispWatchdog.dll, 1.25.2802.9499 (English), 7/7/2020 17:47:50, 628464 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\LocalSystem_DisplayDriverRAS.dll, 1.10.0000.0000 (English), 7/7/2020 17:47:50, 2571160 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\Session\NvFBCPlugin.dll, 6.14.0014.5167 (English), 7/7/2020 17:47:52, 1335536 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\Session_nvppo.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:52, 1264024 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\Session\nvprofileupdaterplugin.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:52, 2164120 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\Display.NvContainer\plugins\Session\nvxdsyncplugin.dll, 8.17.0014.5167 (English), 7/7/2020 17:47:52, 1798384 bytes Driver: C:\Windows\system32\DRIVERS\NVIDIA Corporation\Drs\dbInstaller.exe, 27.21.0014.5167 (English), 7/7/2020 17:44:38, 730008 bytes Driver: C:\Windows\system32\DRIVERS\NVIDIA Corporation\Drs\nvdrsdb.bin, 7/6/2020 02:40:24, 1685724 bytes Driver: C:\Windows\system32\nvcpl.dll, 8.17.0014.5167 (English), 7/7/2020 17:45:02, 5500144 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nv3dappshext.dll, 6.14.0014.5167 (English), 7/7/2020 17:44:44, 1000856 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nv3dappshextr.dll, 6.14.0014.5167 (German), 7/7/2020 17:44:46, 91888 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcoproc.bin, 7/6/2020 02:40:24, 9216447 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcpl.dll, 8.17.0014.5167 (English), 7/7/2020 17:45:02, 5500144 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdevtools.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:20, 4534680 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdevtoolsr.dll, 27.21.0014.5167 (German), 7/7/2020 17:45:20, 234392 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdisps.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:22, 11581848 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdispsr.dll, 27.21.0014.5167 (German), 7/7/2020 17:45:22, 11144944 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvgames.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:32, 12288752 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvgamesr.dll, 27.21.0014.5167 (German), 7/7/2020 17:45:34, 12430232 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvlicensings.dll, 6.14.0014.5167 (English), 7/7/2020 17:45:54, 4531944 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvlicensingsr.dll, 6.14.0014.5167 (German), 7/7/2020 17:45:56, 291560 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvshext.dll, 1.02.0000.0001 (English), 7/7/2020 17:47:12, 130960 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsmartmax.dll, 6.14.0010.10003 (English), 7/7/2020 17:47:12, 202472 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsmartmax64.dll, 6.14.0010.10003 (English), 7/7/2020 17:47:14, 241896 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsmartmaxapp.exe, 6.14.0010.10003 (English), 7/7/2020 17:47:14, 274320 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsmartmaxapp64.exe, 6.14.0010.10003 (English), 7/7/2020 17:47:16, 285072 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsvc64.dll, 27.21.0014.5167 (German), 7/7/2020 17:47:16, 2642152 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsvcr.dll, 27.21.0014.5167 (German), 7/7/2020 17:47:18, 1768848 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsvs.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:18, 5053840 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvsvsr.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:20, 1947536 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvui.dll, 8.17.0014.5167 (English), 7/7/2020 17:47:22, 6543248 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvuir.dll, 8.17.0014.5167 (German), 7/7/2020 17:47:24, 2470632 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvvitvs.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:28, 7396584 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvvitvsr.dll, 27.21.0014.5167 (German), 7/7/2020 17:47:28, 4113808 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvwss.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:34, 12061936 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvwssr.dll, 27.21.0014.5167 (German), 7/7/2020 17:47:36, 9345264 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvxdapix.dll, 8.17.0014.5167 (English), 7/7/2020 17:47:38, 8870128 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvxdbat.dll, 8.17.0014.5167 (English), 7/7/2020 17:47:40, 1606552 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvxdplcy.dll, 8.17.0014.5167 (English), 7/7/2020 17:47:40, 1856408 bytes Driver: C:\Windows\system32\DRIVERS\NVIDIA Corporation\license.txt, 7/6/2020 02:40:24, 27216 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\cudnn_infer64_7.dll, 7/7/2020 17:44:34, 22773136 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvngx.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:58, 1305488 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvngx_update.exe, 27.21.0014.5167 (English), 7/7/2020 17:46:00, 874216 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Adjustments.yaml, 7/6/2020 02:40:24, 8964 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Adjustments.yfx, 7/6/2020 02:40:24, 1271 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\BlacknWhite.yaml, 7/6/2020 02:40:24, 5774 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\BlacknWhite.yfx, 7/6/2020 02:40:24, 1080 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Color.yaml, 7/6/2020 02:40:24, 5298 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Color.yfx, 7/6/2020 02:40:24, 1951 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Colorblind.yaml, 7/6/2020 02:40:24, 3853 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Colorblind.yfx, 7/6/2020 02:40:24, 1531 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\DOF.yaml, 7/6/2020 02:40:24, 16008 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\DOF.yfx, 7/6/2020 02:40:24, 12413 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Details.yaml, 7/6/2020 02:40:24, 5222 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Details.yfx, 7/6/2020 02:40:24, 4077 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\FreqTransfer32.exe, 7/7/2020 17:47:54, 3706776 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\FreqTransfer64.exe, 7/7/2020 17:47:54, 4052376 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\GreenScreen.yaml, 7/6/2020 02:40:24, 5882 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\GreenScreen.yfx, 7/6/2020 02:40:24, 2034 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\GreenScreenBG01.jpg, 7/6/2020 02:40:24, 281528 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\GreenScreenBG02.jpg, 7/6/2020 02:40:24, 499736 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\HighresBlender32.exe, 7/7/2020 17:47:56, 3828464 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\HighresBlender64.exe, 7/7/2020 17:47:56, 4186008 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\LDR_RGB1_18.png, 7/6/2020 02:40:24, 3671 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Letterbox.yaml, 7/6/2020 02:40:24, 3295 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Letterbox.yfx, 7/6/2020 02:40:24, 1319 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NightMode.yaml, 7/6/2020 02:40:24, 1738 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NightMode.yfx, 7/6/2020 02:40:24, 552 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvCamera32.dll, 7.00.0600.0000 (English), 7/7/2020 17:47:56, 6796184 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvCamera64.dll, 7.00.0600.0000 (English), 7/7/2020 17:47:56, 7878896 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvCameraEnable.exe, 7/7/2020 17:47:58, 366488 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvCameraWhitelisting32.dll, 7.00.0600.0000 (English), 7/7/2020 17:47:58, 504728 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvCameraWhitelisting64.dll, 7.00.0600.0000 (English), 7/7/2020 17:47:58, 635632 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvImageConvert32.exe, 7/7/2020 17:47:58, 3748072 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\NvImageConvert64.exe, 7/7/2020 17:48:00, 4080536 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\OldFilm.yaml, 7/6/2020 02:40:24, 7473 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\OldFilm.yfx, 7/6/2020 02:40:24, 2746 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Posterize.fx, 7/6/2020 02:40:24, 12310 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\ReShadeFXC32.exe, 2.00.0000.0000 (English), 7/7/2020 17:48:00, 731032 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\RemoveHud.yaml, 7/6/2020 02:40:24, 459 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\RemoveHud.yfx, 7/6/2020 02:40:24, 776 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sharpen.yaml, 7/6/2020 02:40:24, 3030 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sharpen.yfx, 7/6/2020 02:40:24, 4993 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\SpecialFX.yaml, 7/6/2020 02:40:24, 14100 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\SpecialFX.yfx, 7/6/2020 02:40:24, 13357 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\SphericalEquirect32.exe, 7/7/2020 17:48:00, 3700976 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\SphericalEquirect64.exe, 7/7/2020 17:48:00, 3985304 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Splitscreen.yaml, 7/6/2020 02:40:24, 9609 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Splitscreen.yfx, 7/6/2020 02:40:24, 7203 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker01.png, 7/6/2020 02:40:24, 49695 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker02.png, 7/6/2020 02:40:24, 474002 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker03.png, 7/6/2020 02:40:24, 380006 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker04.png, 7/6/2020 02:40:24, 86881 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker05.png, 7/6/2020 02:40:24, 59304 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker06.png, 7/6/2020 02:40:24, 13547 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker07.png, 7/6/2020 02:40:24, 6342 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Sticker08.png, 7/6/2020 02:40:24, 96493 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Stickers.yaml, 7/6/2020 02:40:24, 10323 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Stickers.yfx, 7/6/2020 02:40:24, 3989 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\TiltShift.yaml, 7/6/2020 02:40:24, 4656 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\TiltShift.yfx, 7/6/2020 02:40:24, 4849 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Vignette.yaml, 7/6/2020 02:40:24, 4677 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\Vignette.yfx, 7/6/2020 02:40:24, 1823 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\YAMLFXC32.exe, 7/7/2020 17:48:02, 1046768 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\d3dcompiler_47_32.dll, 6.03.9600.16384 (English), 7/7/2020 17:47:54, 3468696 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\d3dcompiler_47_64.dll, 6.03.9600.16384 (English), 7/7/2020 17:47:54, 4174576 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\filternames.cfg, 7/6/2020 02:40:24, 14012 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\fxtools.cfg, 7/6/2020 02:40:24, 65 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\scratches.jpg, 7/6/2020 02:40:24, 346354 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\tools_licenses.txt, 7/6/2020 02:40:24, 11045 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvCamera\ui.tga, 7/6/2020 02:40:24, 120236 bytes Driver: C:\Windows\system32\MCU.exe, 1.01.5204.20580 (German), 7/7/2020 17:44:44, 849648 bytes Driver: C:\Windows\system32\nvdebugdump.exe, 6.14.0014.5167 (English), 7/7/2020 17:45:18, 444824 bytes Driver: C:\Windows\system32\nvidia-smi.exe, 8.17.0014.5167 (English), 7/7/2020 17:45:38, 581864 bytes Driver: C:\Windows\system32\nvml.dll, 8.17.0014.5167 (English), 7/7/2020 17:45:58, 1017744 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvopencl32.dll, 27.21.0014.5167 (English), 7/7/2020 17:46:20, 30255504 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvopencl64.dll, 27.21.0014.5167 (English), 7/7/2020 17:46:26, 35517160 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcompiler32.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:46, 35438832 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcompiler64.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:54, 40572312 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvlddmkm.sys, 27.21.0014.5167 (English), 7/7/2020 17:45:50, 24682384 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nv-vk64.json, 7/6/2020 02:40:24, 671 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvDecMFTMjpeg.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:18, 604568 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvDecMFTMjpegx.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:18, 745712 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvEncMFTH264.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:26, 1131760 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvEncMFTH264x.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:26, 1443224 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvEncMFThevc.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:28, 1139608 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvEncMFThevcx.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:28, 1450736 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcbl64.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:46, 671472 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcuda32.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:04, 17354992 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvcuda64.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:08, 20026264 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvd3dumx.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:18, 25089616 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvd3dumx_cfg.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:24, 25295880 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdlistx.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:26, 208792 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumdx.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:36, 1038344 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvoglv64.dll, 27.21.0014.5167 (English), 7/7/2020 17:46:10, 41938832 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvoptix.dll, 7.01.0000.0000 (English), 7/7/2020 17:46:36, 123286928 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvptxJitCompiler32.dll, 27.21.0014.5167 (English), 7/7/2020 17:46:58, 7090920 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvptxJitCompiler64.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:00, 7977192 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvrtum64.dll, 27.21.0014.5167 (English), 7/7/2020 17:47:02, 34741648 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvvkwddc64.dll, 7/7/2020 17:47:30, 165264 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvwgf2umx.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:46, 44058112 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvwgf2umx_cfg.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:56, 44468472 bytes Driver: C:\Windows\system32\NvFBC64.dll, 6.14.0014.5167 (English), 7/7/2020 17:45:32, 2076568 bytes Driver: C:\Windows\system32\NvIFR64.dll, 6.14.0014.5167 (English), 7/7/2020 17:45:46, 1486736 bytes Driver: C:\Windows\system32\NvIFROpenGL.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:48, 670608 bytes Driver: C:\Windows\system32\OpenCL.dll, 2.02.0005.0000 (English), 7/7/2020 17:47:44, 456600 bytes Driver: C:\Windows\system32\nvEncodeAPI64.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:30, 812440 bytes Driver: C:\Windows\system32\nvapi64.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:10, 5399816 bytes Driver: C:\Windows\system32\nvcuda.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:14, 2367728 bytes Driver: C:\Windows\system32\nvcuvid.dll, 7.17.0014.5167 (English), 7/7/2020 17:45:16, 6652824 bytes Driver: C:\Windows\system32\nvinfo.pb, 7/6/2020 02:40:24, 78796 bytes Driver: C:\Windows\system32\nvmcumd.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:58, 816360 bytes Driver: C:\Windows\system32\nvofapi64.dll, 7/7/2020 17:46:02, 674016 bytes Driver: C:\Windows\system32\vulkan-1-999-0-0-0.dll, 1.02.0131.0002 (English), 7/7/2020 17:47:46, 1086680 bytes Driver: C:\Windows\system32\vulkan-1.dll, 1.02.0131.0002 (English), 7/7/2020 17:47:46, 1086680 bytes Driver: C:\Windows\system32\vulkaninfo-1-999-0-0-0.exe, 1.02.0131.0002 (English), 7/7/2020 17:47:48, 1780952 bytes Driver: C:\Windows\system32\vulkaninfo.exe, 1.02.0131.0002 (English), 7/7/2020 17:47:48, 1780952 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nv-vk32.json, 7/6/2020 02:40:24, 671 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvIccAdvancedColorIdentity.icm, 7/6/2020 02:40:24, 3288 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvd3dum.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:12, 20898024 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvd3dum_cfg.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:30, 21266888 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdispco64.exe, 1.00.0015.0000 (English), 7/7/2020 17:45:22, 1537432 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvdlist.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:24, 174832 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvldumd.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:34, 862656 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvoglv32.dll, 27.21.0014.5167 (English), 7/7/2020 17:46:04, 31246056 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvvkwddc32.dll, 7/7/2020 17:47:30, 126176 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvwgf2um.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:38, 38871304 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\nvwgf2um_cfg.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:08, 39589608 bytes Driver: C:\Windows\SysWow64\NvFBC.dll, 6.14.0014.5167 (English), 7/7/2020 17:45:30, 1569688 bytes Driver: C:\Windows\SysWow64\NvIFR.dll, 6.14.0014.5167 (English), 7/7/2020 17:45:46, 1146256 bytes Driver: C:\Windows\SysWow64\NvIFROpenGL.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:48, 555920 bytes Driver: C:\Windows\SysWow64\OpenCL.dll, 2.02.0005.0000 (English), 7/7/2020 17:47:44, 349936 bytes Driver: C:\Windows\SysWow64\nvEncodeAPI.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:30, 655600 bytes Driver: C:\Windows\SysWow64\nvapi.dll, 27.21.0014.5167 (English), 7/7/2020 17:44:08, 4716176 bytes Driver: C:\Windows\SysWow64\nvcuda.dll, 27.21.0014.5167 (English), 7/7/2020 17:45:12, 3901680 bytes Driver: C:\Windows\SysWow64\nvcuvid.dll, 7.17.0014.5167 (English), 7/7/2020 17:45:14, 5883288 bytes Driver: C:\Windows\SysWow64\nvofapi.dll, 7/7/2020 17:46:00, 541928 bytes Driver: C:\Windows\SysWow64\vulkan-1-999-0-0-0.dll, 1.02.0131.0002 (English), 7/7/2020 17:47:46, 946392 bytes Driver: C:\Windows\SysWow64\vulkan-1.dll, 1.02.0131.0002 (English), 7/7/2020 17:47:46, 946392 bytes Driver: C:\Windows\SysWow64\vulkaninfo-1-999-0-0-0.exe, 1.02.0131.0002 (English), 7/7/2020 17:47:48, 1371352 bytes Driver: C:\Windows\SysWow64\vulkaninfo.exe, 1.02.0131.0002 (English), 7/7/2020 17:47:48, 1371352 bytes Driver: C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_268f71ee4c2dc42b\NvTelemetry64.dll, 14.03.0060.0000 (English), 7/7/2020 17:47:20, 4465040 bytes
Device ID: PCI\VEN_8086&DEV_A305&SUBSYS_7B511462&REV_10\3&11583659&0&F8 Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 10.00.18362.0267 (English), 8/15/2019 15:45:46, 19256 bytes
Device ID: PCI\VEN_8086&DEV_A36D&SUBSYS_7B511462&REV_10\3&11583659&0&A0 Driver: C:\Windows\system32\DRIVERS\USBXHCI.SYS, 10.00.18362.0900 (German), 6/12/2020 23:52:34, 531768 bytes Driver: C:\Windows\system32\DRIVERS\UMDF\UsbXhciCompanion.dll, 10.00.18362.0900 (English), 6/12/2020 23:52:34, 132256 bytes
Device ID: PCI\VEN_10DE&DEV_1ADB&SUBSYS_37571462&REV_A1\4&3AAA5E18&0&0308 Driver: C:\Windows\System32\DriverStore\FileRepository\nvppc.inf_amd64_0f22333f160a8f42\UcmCxUcsiNvppc.sys, 1.42.0831.0832 (English), 7/8/2020 05:45:18, 774856 bytes
Device ID: PCI\VEN_8086&DEV_1911&SUBSYS_7B511462&REV_00\3&11583659&0&40 Driver: n/a
Device ID: PCI\VEN_10DE&DEV_10F9&SUBSYS_37571462&REV_A1\4&3AAA5E18&0&0108 Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 10.00.18362.0693 (English), 3/19/2020 19:06:13, 114688 bytes Driver: C:\Windows\system32\DRIVERS\drmk.sys, 10.00.18362.0001 (English), 3/19/2019 06:43:37, 98304 bytes Driver: C:\Windows\system32\DRIVERS\portcls.sys, 10.00.18362.0001 (English), 3/19/2019 06:43:37, 390656 bytes
Device ID: PCI\VEN_144D&DEV_A808&SUBSYS_A801144D&REV_00\4&24110340&0&00E8 Driver: C:\Windows\system32\DRIVERS\stornvme.sys, 10.00.18362.0693 (English), 3/19/2020 19:06:13, 141840 bytes
Device ID: PCI\VEN_8086&DEV_1901&SUBSYS_7B511462&REV_0A\3&11583659&0&08 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.18362.0752 (German), 4/15/2020 10:54:21, 437560 bytes
Device ID: PCI\VEN_8086&DEV_A36F&SUBSYS_72708086&REV_10\3&11583659&0&A2 Driver: n/a
Device ID: PCI\VEN_8086&DEV_A330&SUBSYS_7B511462&REV_F0\3&11583659&0&E8 Driver: C:\Windows\system32\DRIVERS\pci.sys, 10.00.18362.0752 (German), 4/15/2020 10:54:21, 437560 bytes
Device ID: PCI\VEN_8086&DEV_A323&SUBSYS_7B511462&REV_10\3&11583659&0&FC Driver: n/a
Device ID: PCI\VEN_8086&DEV_A379&SUBSYS_7B511462&REV_10\3&11583659&0&90 Driver: n/a
Device ID: PCI\VEN_8086&DEV_15BC&SUBSYS_7B511462&REV_10\3&11583659&0&FE Driver: C:\Windows\system32\DRIVERS\e1i65x64.sys, 12.17.0010.0008 (German), 3/19/2019 06:43:34, 553984 bytes
Device ID: PCI\VEN_8086&DEV_A360&SUBSYS_7B511462&REV_10\3&11583659&0&B0 Driver: C:\Windows\system32\DRIVERS\TeeDriverW8x64.sys, 1815.12.0000.2021 (English), 7/11/2018 23:08:30, 228992 bytes
Device ID: PCI\VEN_8086&DEV_3E30&SUBSYS_7B511462&REV_0A\3&11583659&0&00 Driver: n/a
Device ID: PCI\VEN_8086&DEV_A324&SUBSYS_7B511462&REV_10\3&11583659&0&FD Driver: n/a
Device ID: PCI\VEN_8086&DEV_A348&SUBSYS_EB511462&REV_10\3&11583659&0&FB Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 10.00.18362.0693 (English), 3/19/2020 19:06:13, 114688 bytes Driver: C:\Windows\system32\DRIVERS\drmk.sys, 10.00.18362.0001 (English), 3/19/2019 06:43:37, 98304 bytes Driver: C:\Windows\system32\DRIVERS\portcls.sys, 10.00.18362.0001 (English), 3/19/2019 06:43:37, 390656 bytes
Device ID: PCI\VEN_8086&DEV_A352&SUBSYS_7B511462&REV_10\3&11583659&0&B8 Driver: C:\Windows\system32\DRIVERS\iaStorAC.sys, 16.07.0000.1009 (English), 7/13/2018 17:03:42, 1092112 bytes
Device ID: PCI\VEN_10DE&DEV_1ADA&SUBSYS_37571462&REV_A1\4&3AAA5E18&0&0208 Driver: C:\Windows\system32\DRIVERS\USBXHCI.SYS, 10.00.18362.0900 (German), 6/12/2020 23:52:34, 531768 bytes Driver: C:\Windows\system32\DRIVERS\UMDF\UsbXhciCompanion.dll, 10.00.18362.0900 (English), 6/12/2020 23:52:34, 132256 bytes
DirectShow Filters
DirectShow Filters: WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,10.00.18362.0145 WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,10.00.18362.0145 WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,10.00.18362.0001 MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,10.00.18362.0001 Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,10.00.18362.0001 WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,10.00.18362.0001 WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,10.00.18362.0001 Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,10.00.18362.0001 Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,10.00.18362.0001 DV Muxer,0x00400000,0,0,qdv.dll,10.00.18362.0001 Color Space Converter,0x00400001,1,1,quartz.dll,10.00.18362.0900 WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.18362.0001 AVI Splitter,0x00600000,1,1,quartz.dll,10.00.18362.0900 VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,10.00.18362.0900 SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,10.00.18362.0001 Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,10.00.18362.0959 AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,10.00.18362.0900 StreamBufferSink,0x00200000,0,0,sbe.dll,10.00.18362.0001 MJPEG Decompressor,0x00600000,1,1,quartz.dll,10.00.18362.0900 MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,10.00.18362.0900 SAMI (CC) Parser,0x00400000,1,1,quartz.dll,10.00.18362.0900 VBI Codec,0x00600000,1,4,VBICodec.ax,10.00.18362.0001 MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,10.00.18362.0900 Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,10.00.18362.0001 SBE2FileScan,0x00200000,0,0,sbe.dll,10.00.18362.0001 Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,10.00.18362.0001 Internal Script Command Renderer,0x00800001,1,0,quartz.dll,10.00.18362.0900 MPEG Audio Decoder,0x03680001,1,1,quartz.dll,10.00.18362.0900 DV Splitter,0x00600000,1,2,qdv.dll,10.00.18362.0001 Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,10.00.18362.0900 Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,10.00.18362.0001 ACM Wrapper,0x00600000,1,1,quartz.dll,10.00.18362.0900 Video Renderer,0x00800001,1,0,quartz.dll,10.00.18362.0900 MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,10.00.18362.0001 Line 21 Decoder,0x00600000,1,1,, Video Port Manager,0x00600000,2,1,quartz.dll,10.00.18362.0900 Video Renderer,0x00400000,1,0,quartz.dll,10.00.18362.0900 VPS Decoder,0x00200000,0,0,WSTPager.ax,10.00.18362.0001 WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.18362.0001 VBI Surface Allocator,0x00600000,1,1,vbisurf.ax, File writer,0x00200000,1,0,qcap.dll,10.00.18362.0001 DVD Navigator,0x00200000,0,3,qdvd.dll,10.00.18362.0900 Overlay Mixer2,0x00200000,1,1,, AVI Draw,0x00600064,9,1,quartz.dll,10.00.18362.0900 Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,10.00.18362.0001 WST Pager,0x00200000,1,1,WSTPager.ax,10.00.18362.0001 MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,10.00.18362.0900 DV Video Decoder,0x00800000,1,1,qdv.dll,10.00.18362.0001 SampleGrabber,0x00200000,1,1,qedit.dll,10.00.18362.0900 Null Renderer,0x00200000,1,0,qedit.dll,10.00.18362.0900 MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,10.00.18362.0001 Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,10.00.18362.0001 StreamBufferSource,0x00200000,0,0,sbe.dll,10.00.18362.0001 Smart Tee,0x00200000,1,2,qcap.dll,10.00.18362.0001 Overlay Mixer,0x00200000,0,0,, AVI Decompressor,0x00600000,1,1,quartz.dll,10.00.18362.0900 AVI/WAV File Source,0x00400000,0,2,quartz.dll,10.00.18362.0900 Wave Parser,0x00400000,1,1,quartz.dll,10.00.18362.0900 MIDI Parser,0x00400000,1,1,quartz.dll,10.00.18362.0900 Multi-file Parser,0x00400000,1,1,quartz.dll,10.00.18362.0900 File stream renderer,0x00400000,1,1,quartz.dll,10.00.18362.0900 Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,10.00.18362.0001 StreamBufferSink2,0x00200000,0,0,sbe.dll,10.00.18362.0001 AVI Mux,0x00200000,1,0,qcap.dll,10.00.18362.0001 Line 21 Decoder 2,0x00600002,1,1,quartz.dll,10.00.18362.0900 File Source (Async.),0x00400000,0,1,quartz.dll,10.00.18362.0900 File Source (URL),0x00400000,0,1,quartz.dll,10.00.18362.0900 Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,10.00.18362.0001 Enhanced Video Renderer,0x00200000,1,0,evr.dll,10.00.18362.0001 BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,10.00.18362.0001 MPEG Video Decoder,0x40000001,1,1,quartz.dll,10.00.18362.0900
WDM Streaming Tee/Splitter Devices: Tee/Sink-to-Sink-Konvertierung,0x00200000,1,1,ksproxy.ax,10.00.18362.0001
Video Compressors: WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,10.00.18362.0001 WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,10.00.18362.0001 MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,10.00.18362.0001 DV Video Encoder,0x00200000,0,0,qdv.dll,10.00.18362.0001 MJPEG Compressor,0x00200000,0,0,quartz.dll,10.00.18362.0900
Audio Compressors: WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,10.00.18362.0145 WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,10.00.18362.0145 IMA ADPCM,0x00200000,1,1,quartz.dll,10.00.18362.0900 PCM,0x00200000,1,1,quartz.dll,10.00.18362.0900 Microsoft ADPCM,0x00200000,1,1,quartz.dll,10.00.18362.0900 GSM 6.10,0x00200000,1,1,quartz.dll,10.00.18362.0900 CCITT A-Law,0x00200000,1,1,quartz.dll,10.00.18362.0900 CCITT u-Law,0x00200000,1,1,quartz.dll,10.00.18362.0900 MPEG Layer-3,0x00200000,1,1,quartz.dll,10.00.18362.0900
Audio Capture Sources: Kopfhörermikrofon (Corsair VOID PRO Surround USB Adapter),0x00200000,0,0,qcap.dll,10.00.18362.0001 Mikrofon (Trust USB microphone),0x00200000,0,0,qcap.dll,10.00.18362.0001
PBDA CP Filters: PBDA DTFilter,0x00600000,1,1,CPFilters.dll,10.00.18362.0657 PBDA ETFilter,0x00200000,0,0,CPFilters.dll,10.00.18362.0657 PBDA PTFilter,0x00200000,0,0,CPFilters.dll,10.00.18362.0657
Midi Renderers: Default MidiOut Device,0x00800000,1,0,quartz.dll,10.00.18362.0900 Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,10.00.18362.0900
WDM Streaming Capture Devices: Corsair VOID PRO Surround USB Adapter,0x00200000,3,2,ksproxy.ax,10.00.18362.0001 USB Audio Device,0x00200000,2,2,ksproxy.ax,10.00.18362.0001 Trust USB microphone,0x00200000,1,1,ksproxy.ax,10.00.18362.0001
WDM Streaming Rendering Devices: Corsair VOID PRO Surround USB Adapter,0x00200000,3,2,ksproxy.ax,10.00.18362.0001 USB Audio Device,0x00200000,2,2,ksproxy.ax,10.00.18362.0001
BDA Network Providers: Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.18362.0001 Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.18362.0001 Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.18362.0001 Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,10.00.18362.0001 Microsoft Network Provider,0x00200000,0,1,MSNP.ax,10.00.18362.0001
Multi-Instance Capable VBI Codecs: VBI Codec,0x00600000,1,4,VBICodec.ax,10.00.18362.0001
BDA Transport Information Renderers: BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,10.00.18362.0001 MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,10.00.18362.0001
WDM Streaming Communication Transforms: Tee/Sink-to-Sink-Konvertierung,0x00200000,1,1,ksproxy.ax,10.00.18362.0001
Audio Renderers: Kopfhörer (Corsair VOID PRO Surround USB Adapter),0x00200000,1,0,quartz.dll,10.00.18362.0900 Default DirectSound Device,0x00800000,1,0,quartz.dll,10.00.18362.0900 Default WaveOut Device,0x00200000,1,0,quartz.dll,10.00.18362.0900 DirectSound: Kopfhörer (Corsair VOID PRO Surround USB Adapter),0x00200000,1,0,quartz.dll,10.00.18362.0900 DirectSound: Lautsprecher (2- USB Audio Device),0x00200000,1,0,quartz.dll,10.00.18362.0900 Lautsprecher (2- USB Audio Device),0x00200000,1,0,quartz.dll,10.00.18362.0900
Preferred DirectShow Filters
[HKEY_LOCAL_MACHINE\Software\Microsoft\DirectShow\Preferred]