MultiMC / Launcher

A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
https://multimc.org/
Other
4.31k stars 883 forks source link

Error -1 #3260

Closed Zauberfaedenpony closed 4 years ago

Zauberfaedenpony commented 4 years ago

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

  Time of this report: 7/27/2020, 00:32:48
         Machine name: DESKTOP-96194V2
           Machine Id: {A5C167A7-EE06-48E3-B230-B23DC90F0BD4}
     Operating System: Windows 10 Home 64-bit (10.0, Build 18362) (18362.19h1_release.190318-1202)
             Language: German (Regional Setting: German)
  System Manufacturer: CSL-Computer GmbH & Co. KG
         System Model: A0000001
                 BIOS: 1.40 (type: UEFI)
            Processor: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 CPUs), ~3.6GHz
               Memory: 32768MB RAM
  Available OS Memory: 32702MB RAM
            Page File: 11029MB used, 26536MB available
          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: Unknown DxDiag Version: 10.00.18362.0387 64bit Unicode


DxDiag Notes

  Display Tab 1: No problems found.
  Display Tab 2: No problems found.
    Sound Tab 1: No problems found.
    Sound Tab 2: No problems found.
      Input Tab: No problems found.

DirectX Debug Levels

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


Display Devices

       Card name: NVIDIA GeForce RTX 2070
    Manufacturer: NVIDIA
       Chip type: GeForce RTX 2070
        DAC type: Integrated RAMDAC
     Device Type: Full Device (POST)
      Device Key: Enum\PCI\VEN_10DE&DEV_1F02&SUBSYS_37571462&REV_A1
   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: 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

       Card name: NVIDIA GeForce RTX 2070
    Manufacturer: NVIDIA
       Chip type: GeForce RTX 2070
        DAC type: Integrated RAMDAC
     Device Type: Full Device (POST)
      Device Key: Enum\PCI\VEN_10DE&DEV_1F02&SUBSYS_37571462&REV_A1
   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: 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

        Description: Kopfhörer (Corsair VOID PRO Surround USB Adapter)

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

        Description: Lautsprecher (2- USB Audio Device)

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

        Description: Kopfhörermikrofon (Corsair VOID PRO Surround USB Adapter)

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

        Description: Mikrofon (Trust USB microphone)

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

  Device Name: Maus
     Attached: 1
Controller ID: n/a

Vendor/Product ID: n/a FF Driver: n/a

  Device Name: Tastatur
     Attached: 1
Controller ID: n/a

Vendor/Product ID: n/a FF Driver: n/a

  Device Name: USB Gaming Mouse
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a

  Device Name: USB Gaming Mouse
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a

  Device Name: 2.4G Mouse
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x1EA7, 0x0064 FF Driver: n/a

  Device Name: USB Gaming Mouse
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a

  Device Name: USB Receiver
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a

  Device Name: USB Gaming Mouse
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a

  Device Name: USB Receiver
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a

  Device Name: USB Receiver
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a

  Device Name: Corsair VOID PRO Surround USB Adapter
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x1B1C, 0x0A18 FF Driver: n/a

  Device Name: USB Gaming Mouse
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04D9, 0xA067 FF Driver: n/a

  Device Name: USB Audio Device
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x0D8C, 0x0014 FF Driver: n/a

  Device Name: USB Receiver
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a

  Device Name: USB Receiver
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a

  Device Name: USB Receiver
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x046D, 0xC52B FF Driver: n/a

  Device Name: Trust USB microphone
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x145F, 0x02B4 FF Driver: n/a

  Device Name: Gaming KB
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04F3, 0x152E FF Driver: n/a

  Device Name: Gaming KB
     Attached: 1
Controller ID: 0x0

Vendor/Product ID: 0x04F3, 0x152E FF Driver: n/a

  Device Name: Gaming KB
     Attached: 1
Controller ID: 0x0

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

  Drive: C:

Free Space: 707.7 GB Total Space: 953.2 GB File System: NTFS Model: Samsung SSD 970 EVO Plus 1TB

  Drive: D:

Free Space: 2149.7 GB Total Space: 3815.4 GB File System: NTFS Model: ST4000DM004-2CV104


System Devices

 Name: NVIDIA GeForce RTX 2070

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

 Name: Intel(R) 300 Series Chipset Family LPC Controller - A305

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

 Name: Intel(R) USB 3.1 eXtensible-Hostcontroller – 1.10 (Microsoft)

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

 Name: NVIDIA USB Type-C Port Policy Controller

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

 Name: Intel(R) Gaussian Mixture Model - 1911

Device ID: PCI\VEN_8086&DEV_1911&SUBSYS_7B511462&REV_00\3&11583659&0&40 Driver: n/a

 Name: High Definition Audio-Controller

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

 Name: Standardmäßiger NVM Express-Controller

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

 Name: Intel(R) PCIe Controller (x16) - 1901

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

 Name: PCI Standard-RAM-Controller

Device ID: PCI\VEN_8086&DEV_A36F&SUBSYS_72708086&REV_10\3&11583659&0&A2 Driver: n/a

 Name: Intel(R) PCI Express Root Port #9 - A330

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

 Name: Intel(R) SMBus - A323

Device ID: PCI\VEN_8086&DEV_A323&SUBSYS_7B511462&REV_10\3&11583659&0&FC Driver: n/a

 Name: Intel(R) Thermal Subsystem - A379

Device ID: PCI\VEN_8086&DEV_A379&SUBSYS_7B511462&REV_10\3&11583659&0&90 Driver: n/a

 Name: Intel(R) Ethernet Connection (7) I219-V

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

 Name: Intel(R) Management Engine Interface 

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

 Name: PCI Standard-Host-CPU-Brücke

Device ID: PCI\VEN_8086&DEV_3E30&SUBSYS_7B511462&REV_0A\3&11583659&0&00 Driver: n/a

 Name: Intel(R) SPI (flash) Controller - A324

Device ID: PCI\VEN_8086&DEV_A324&SUBSYS_7B511462&REV_10\3&11583659&0&FD Driver: n/a

 Name: High Definition Audio-Controller

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

 Name: Intel(R) 300 Series Chipset Family SATA AHCI Controller

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

 Name: NVIDIA USB 3.10 eXtensible-Hostcontroller – 1.10 (Microsoft)

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]

, [, ] 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.18362.0904 mfreadwrite.dll, 10.00.18362.0719 mfcaptureengine.dll, 10.00.18362.0001 mfsensorgroup.dll, 10.00.18362.0628 windows.media.dll, 10.00.18362.0959 frameserver.dll, 10.00.18362.0628 fsclient.dll, 10.00.18362.0628 --------------------------- Media Foundation Transforms --------------------------- [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms] : , , , [, ], Video Decoders: NVIDIA MJPEG Video Decoder MFT, {70F36578-2741-454F-B494-E8563DDD1CB4}, 0x4, 8, nvDecMFTMjpegx.dll, 27.21.0014.5167 Microsoft MPEG Video Decoder MFT, {2D709E52-123F-49B5-9CBC-9AF5CDE28FB9}, 0x1, msmpeg2vdec.dll, 10.00.18362.0959 DV Decoder MFT, {404A6DE5-D4D6-4260-9BC7-5A6CBD882432}, 0x1, mfdvdec.dll, 10.00.18362.0001 Mpeg4s Decoder MFT, CLSID_CMpeg4sDecMFT, 0x1, mp4sdecd.dll, 10.00.18362.0001 Microsoft H264 Video Decoder MFT, CLSID_CMSH264DecoderMFT, 0x1, msmpeg2vdec.dll, 10.00.18362.0959 WMV Screen decoder MFT, CLSID_CMSSCDecMediaObject, 0x1, wmvsdecd.dll, 10.00.18362.0001 WMVideo Decoder MFT, CLSID_CWMVDecMediaObject, 0x1, wmvdecod.dll, 10.00.18362.0001 MJPEG Decoder MFT, {CB17E772-E1CC-4633-8450-5617AF577905}, 0x1, mfmjpegdec.dll, 10.00.18362.0900 Mpeg43 Decoder MFT, CLSID_CMpeg43DecMediaObject, 0x1, mp43decd.dll, 10.00.18362.0001 Mpeg4 Decoder MFT, CLSID_CMpeg4DecMediaObject, 0x1, mpg4decd.dll, 10.00.18362.0001 WebpImageExtension MPEG2VideoExtension VP9VideoExtensionDecoder HEVCVideoExtension HEIFImageExtension Video Encoders: NVIDIA H.264 Encoder MFT, {60F44560-5A20-4857-BFEF-D29773CB8040}, 0x4, 8, nvEncMFTH264x.dll, 27.21.0014.5167 NVIDIA HEVC Encoder MFT, {966F107C-8EA2-425D-B822-E4A71BEF01D7}, 0x4, 8, nvEncMFThevcx.dll, 27.21.0014.5167 H264 Encoder MFT, {6CA50344-051A-4DED-9779-A43305165E35}, 0x1, mfh264enc.dll, 10.00.18362.0001 WMVideo8 Encoder MFT, CLSID_CWMVXEncMediaObject, 0x1, wmvxencd.dll, 10.00.18362.0001 H263 Encoder MFT, {BC47FCFE-98A0-4F27-BB07-698AF24F2B38}, 0x1, mfh263enc.dll, 10.00.18362.0001 WMVideo9 Encoder MFT, CLSID_CWMV9EncMediaObject, 0x1, wmvencod.dll, 10.00.18362.0001 Microsoft MPEG-2 Video Encoder MFT, {E6335F02-80B7-4DC4-ADFA-DFE7210D20D5}, 0x2, msmpeg2enc.dll, 10.00.18362.0001 VP9VideoExtensionEncoder HEVCVideoExtensionEncoder HEIFImageExtension Video Effects: Frame Rate Converter, CLSID_CFrameRateConvertDmo, 0x1, mfvdsp.dll, 10.00.18362.0001 Resizer MFT, CLSID_CResizerDMO, 0x1, vidreszr.dll, 10.00.18362.0001 VideoStabilization MFT, {51571744-7FE4-4FF2-A498-2DC34FF74F1B}, 0x1, MSVideoDSP.dll, 10.00.18362.0001 Color Control, CLSID_CColorControlDmo, 0x1, mfvdsp.dll, 10.00.18362.0001 Color Converter MFT, CLSID_CColorConvertDMO, 0x1, colorcnv.dll, 10.00.18362.0001 Video Processor: Microsoft Video Processor MFT, {88753B26-5B24-49BD-B2E7-0C445C78C982}, 0x1, msvproc.dll, 10.00.18362.0387 Audio Decoders: Microsoft Dolby Digital Plus Decoder MFT, {177C0AFE-900B-48D4-9E4C-57ADD250B3D4}, 0x1, DolbyDecMFT.dll, 10.00.18362.0719 MS AMRNB Decoder MFT, {265011AE-5481-4F77-A295-ABB6FFE8D63E}, 0x1, MSAMRNBDecoder.dll, 10.00.18362.0001 WMAudio Decoder MFT, CLSID_CWMADecMediaObject, 0x1, WMADMOD.DLL, 10.00.18362.0145 Microsoft AAC Audio Decoder MFT, CLSID_CMSAACDecMFT, 0x1, MSAudDecMFT.dll, 10.00.18362.0778 A-law Wrapper MFT, {36CB6E0C-78C1-42B2-9943-846262F31786}, 0x1, mfcore.dll, 10.00.18362.0904 GSM ACM Wrapper MFT, {4A76B469-7B66-4DD4-BA2D-DDF244C766DC}, 0x1, mfcore.dll, 10.00.18362.0904 WMAPro over S/PDIF MFT, CLSID_CWMAudioSpdTxDMO, 0x1, WMADMOD.DLL, 10.00.18362.0145 Microsoft Opus Audio Decoder MFT, {63E17C10-2D43-4C42-8FE3-8D8B63E46A6A}, 0x1, MSOpusDecoder.dll, 10.00.18362.0001 Microsoft FLAC Audio Decoder MFT, {6B0B3E6B-A2C5-4514-8055-AFE8A95242D9}, 0x1, MSFlacDecoder.dll, 10.00.18362.0778 Microsoft MPEG Audio Decoder MFT, {70707B39-B2CA-4015-ABEA-F8447D22D88B}, 0x1, MSAudDecMFT.dll, 10.00.18362.0778 WMSpeech Decoder DMO, CLSID_CWMSPDecMediaObject, 0x1, WMSPDMOD.DLL, 10.00.18362.0001 G711 Wrapper MFT, {92B66080-5E2D-449E-90C4-C41F268E5514}, 0x1, mfcore.dll, 10.00.18362.0904 IMA ADPCM ACM Wrapper MFT, {A16E1BFF-A80D-48AD-AECD-A35C005685FE}, 0x1, mfcore.dll, 10.00.18362.0904 MP3 Decoder MFT, CLSID_CMP3DecMediaObject, 0x1, mp3dmod.dll, 10.00.18362.0001 Microsoft ALAC Audio Decoder MFT, {C0CD7D12-31FC-4BBC-B363-7322EE3E1879}, 0x1, MSAlacDecoder.dll, 10.00.18362.0001 ADPCM ACM Wrapper MFT, {CA34FE0A-5722-43AD-AF23-05F7650257DD}, 0x1, mfcore.dll, 10.00.18362.0904 Dolby TrueHD IEC-61937 converter MFT, {CF5EEEDF-0E92-4B3B-A161-BD0FFE545E4B}, 0x1, mfaudiocnv.dll, 10.00.18362.0001 DTS IEC-61937 converter MFT, {D035E24C-C877-42D7-A795-2A8A339B472F}, 0x1, mfaudiocnv.dll, 10.00.18362.0001 Audio Encoders: LPCM DVD-Audio MFT, {068A8476-9229-4CC0-9D49-2FC699DCD30A}, 0x1, mfaudiocnv.dll, 10.00.18362.0001 MP3 Encoder ACM Wrapper MFT, {11103421-354C-4CCA-A7A3-1AFF9A5B6701}, 0x1, mfcore.dll, 10.00.18362.0904 Microsoft FLAC Audio Encoder MFT, {128509E9-C44E-45DC-95E9-C255B8F466A6}, 0x1, MSFlacEncoder.dll, 10.00.18362.0719 WM Speech Encoder DMO, CLSID_CWMSPEncMediaObject2, 0x1, WMSPDMOE.DLL, 10.00.18362.0145 MS AMRNB Encoder MFT, {2FAE8AFE-04A3-423A-A814-85DB454712B0}, 0x1, MSAMRNBEncoder.dll, 10.00.18362.0001 Microsoft MPEG-2 Audio Encoder MFT, {46A4DD5C-73F8-4304-94DF-308F760974F4}, 0x1, msmpeg2enc.dll, 10.00.18362.0001 WMAudio Encoder MFT, CLSID_CWMAEncMediaObject, 0x1, WMADMOE.DLL, 10.00.18362.0145 Microsoft AAC Audio Encoder MFT, {93AF0C51-2275-45D2-A35B-F2BA21CAED00}, 0x1, mfAACEnc.dll, 10.00.18362.0001 Microsoft ALAC Audio Encoder MFT, {9AB6A28C-748E-4B6A-BFFF-CC443B8E8FB4}, 0x1, MSAlacEncoder.dll, 10.00.18362.0001 Microsoft Dolby Digital Encoder MFT, {AC3315C9-F481-45D7-826C-0B406C1F64B8}, 0x1, msac3enc.dll, 10.00.18362.0001 Audio Effects: AEC, CLSID_CWMAudioAEC, 0x1, mfwmaaec.dll, 10.00.18362.0001 Resampler MFT, CLSID_CResamplerMediaObject, 0x1, resampledmo.dll, 10.00.18362.0001 Multiplexers: Microsoft MPEG2 Multiplexer MFT, {AB300F71-01AB-46D2-AB6C-64906CB03258}, 0x2, mfmpeg2srcsnk.dll, 10.00.18362.0959 Others: Microsoft H264 Video Remux (MPEG2TSToMP4) MFT, {05A47EBB-8BF0-4CBF-AD2F-3B71D75866F5}, 0x1, msmpeg2vdec.dll, 10.00.18362.0959 -------------------------------------------- Media Foundation Enabled Hardware Categories -------------------------------------------- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\HardwareMFT] EnableDecoders = 1 EnableEncoders = 1 ------------------------------------- Media Foundation Byte Stream Handlers ------------------------------------- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Media Foundation\ByteStreamHandlers] [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\Preferred] , , [, 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] , , [, 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] , [, ] {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] ------------------------ Disabled Media Sources ------------------------ [HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse] --------------- 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 +++: Fehlerbucket , Typ 0 Ereignisname: AppHangTransient Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: SkyrimSE.exe P2: 1.0.0.0 P3: 5dcae282 P4: unknown P5: unknown P6: unknown P7: unknown P8: P9: P10: Angefügte Dateien: \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4474.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4485.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4484.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER4495.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: 71f479c8-8555-4b95-9609-63101768e04a Berichtstatus: 2049 Bucket mit Hash: CAB-Datei-Guid: 0 +++ WER1 +++: Fehlerbucket 2126330525929031388, Typ 5 Ereignisname: AppHangB1 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: SkyrimSE.exe P2: 1.0.0.0 P3: 5dcae282 P4: e010 P5: 134217728 P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER660D.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER661E.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER662C.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER663D.tmp.txt \\?\C:\Users\marti\AppData\Local\Temp\WERC6CD.tmp.appcompat.txt Diese Dateien befinden sich möglicherweise hier: \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppHang_SkyrimSE.exe_f4c3763c08f44b759d1d449351c84e132ae371_ee56a5b2_bccdba06-c5eb-4fa0-a911-3428068389af Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: a9694479-af33-4244-9530-c5d689ebd5e7 Berichtstatus: 268435456 Bucket mit Hash: 36e052978f972504ed823e58f911c6dc CAB-Datei-Guid: 0 +++ WER2 +++: Fehlerbucket 1177443516904741942, Typ 4 Ereignisname: APPCRASH Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: SkyrimSE.exe P2: 1.0.0.0 P3: 5dcae282 P4: KERNELBASE.dll P5: 10.0.18362.959 P6: 7b90c1b5 P7: e06d7363 P8: 000000000003a799 P9: P10: Angefügte Dateien: \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6C7A.tmp.dmp \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6DA4.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6DB4.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6DB2.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6DC3.tmp.txt Diese Dateien befinden sich möglicherweise hier: \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_SkyrimSE.exe_adce523a9455c802a6c92259c7f952a72c5f439_ee56a5b2_3bb8d162-a5be-4ae9-a5b7-699fa975c312 Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: fd4fa0a3-a127-466c-89cb-9c0a5f920998 Berichtstatus: 268435456 Bucket mit Hash: 7617667f6323f4b3b0571ea3e8319c36 CAB-Datei-Guid: 0 +++ WER3 +++: Fehlerbucket -1486503628, Typ 1 Ereignisname: APPCRASH Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: p3.exe P2: 0.0.0.0 P3: 4f1eddca P4: client.dll P5: 0.0.0.0 P6: 4f1eddc9 P7: c0000005 P8: 002742af P9: P10: Angefügte Dateien: \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER16FC.tmp.dmp \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER17A9.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER17B9.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER17B7.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER17C8.tmp.txt Diese Dateien befinden sich möglicherweise hier: \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_p3.exe_ca32fc4a53ff693414ff671ec4cfffdc4683836_2761238f_c933fbc2-45e4-48a3-a10c-e954e8e5206d Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: e5ce6a36-2248-4b17-b132-e43a1194fe19 Berichtstatus: 268566528 Bucket mit Hash: 4ca1ccc7d63674d9d9e626f3b6f019d6 CAB-Datei-Guid: 0 +++ WER4 +++: Fehlerbucket 2140525881096010361, Typ 5 Ereignisname: RADAR_PRE_LEAK_WOW64 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: Terraria.exe P2: 1.4.0.5 P3: 10.0.18362.2.0.0 P4: P5: P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\Users\marti\AppData\Local\Temp\RDR37B1.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER37B2.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER37B3.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER37BE.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER37DE.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: 1f29e080-3aff-43c2-bc03-1610de409332 Berichtstatus: 268435456 Bucket mit Hash: 7873feba54c2436f5db4acf2a741fa79 CAB-Datei-Guid: 0 +++ WER5 +++: Fehlerbucket 2227621524141270627, Typ 5 Ereignisname: RADAR_PRE_LEAK_64 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: ShadowOfWar.exe P2: 1.0.8874.0 P3: 10.0.18362.2.0.0 P4: P5: P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\Users\marti\AppData\Local\Temp\RDRF692.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF693.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF6A3.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF6B1.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF6C1.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: 9ac4faa5-2003-449b-9e9e-46348014457c Berichtstatus: 268435456 Bucket mit Hash: 861508eef0fb4f17aeea19f948746663 CAB-Datei-Guid: 0 +++ WER6 +++: Fehlerbucket 1661608602033795103, Typ 5 Ereignisname: RADAR_PRE_LEAK_WOW64 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: AlienBreed-Impact.exe P2: 0.0.0.0 P3: 10.0.18362.2.0.0 P4: P5: P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\Users\marti\AppData\Local\Temp\RDR81D1.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER81D2.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER81E3.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER81DB.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER81FB.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: a2310134-9d3b-4060-b5bf-8d38961b9c22 Berichtstatus: 268435456 Bucket mit Hash: 587b96dff3f21140b70f38384ff5301f CAB-Datei-Guid: 0 +++ WER7 +++: Fehlerbucket 2207116913289332861, Typ 5 Ereignisname: RADAR_PRE_LEAK_WOW64 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: Settlers7R.exe P2: 1.12.1396.0 P3: 10.0.18362.2.0.0 P4: P5: P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\Users\marti\AppData\Local\Temp\RDRBAD8.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBAD9.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBAE9.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBAF4.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBB14.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: 408bddc9-2c9a-4f06-902a-54bdf6116880 Berichtstatus: 268435456 Bucket mit Hash: 2a2d92619c7b47542ea141238a5e087d CAB-Datei-Guid: 0 +++ WER8 +++: Fehlerbucket 1794435277830768596, Typ 5 Ereignisname: RADAR_PRE_LEAK_64 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: Studio One.exe P2: 4.6.1.55987 P3: 10.0.18362.2.0.0 P4: P5: P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\Users\marti\AppData\Local\Temp\RDRBE76.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBE77.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBE78.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBE85.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERBEA5.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: 139cb6a3-a77f-42cc-a0c6-a0cc8dd3feff Berichtstatus: 268435456 Bucket mit Hash: 4583af5ed8408f8d58e71d60bb8847d4 CAB-Datei-Guid: 0 +++ WER9 +++: Fehlerbucket 2216711216066282247, Typ 5 Ereignisname: RADAR_PRE_LEAK_64 Antwort: Nicht verfügbar CAB-Datei-ID: 0 Problemsignatur: P1: DyingLightGame.exe P2: 1.28.0.0 P3: 10.0.18362.2.0.0 P4: P5: P6: P7: P8: P9: P10: Angefügte Dateien: \\?\C:\Users\marti\AppData\Local\Temp\RDR7649.tmp\empty.txt \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER764A.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER765B.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7665.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER7676.tmp.txt Diese Dateien befinden sich möglicherweise hier: Analysesymbol: Es wird erneut nach einer Lösung gesucht: 0 Berichts-ID: 6bc6641c-50e0-4910-a92e-2ffb34182d92 Berichtstatus: 268435456 Bucket mit Hash: 0582effaaba6b8c1fec3571b3b414307 CAB-Datei-Guid: 0
Zetabite commented 4 years ago

Pls just link the pastee not the full log in the issue: https://cdn.discordapp.com/attachments/531598137790562305/575381000398569493/unknown.png

Zauberfaedenpony commented 4 years ago

here it is: https://paste.ee/p/2pK6L

Zetabite commented 4 years ago

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