Five days ago, I tried to allocate more ram to Minecraft the normal way which is done by typing -Xmx1g -Xms1g in my JVM arguments but for some reason it never launches when I do so and it says this in a launch screen called Game Output (javestar):
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap size
Picked up _JAVA_OPTIONS: -Xmx512M
It seems that Java limited the max amount of memory to 512 megabytes. So I went online and searched up how to fix it. Someone said that I should go to environmental settings in Java and delete the _JAVA_OPTIONS variable. So I did that but my launcher still had the same issue. Then someone said to create a new variable that increases the max ram Java uses and that failed to work as well.
Then I found something strange. I opened cmd.exe and typed java -version, then there was an extra line of code which I knew was not supposed to be there that says:
Picked up _JAVA_OPTIONS: -Xmx512M
I'm not a programmer so I have no idea why this line of code is there so please help!
System Info:
------------------
System Information
------------------
Time of this report: 2/15/2015, 16:45:58
Machine name: ADMIN-PC
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.150113-1808)
Language: English (Regional Setting: English)
System Manufacturer: To be filled by O.E.M.
System Model: To be filled by O.E.M.
BIOS: BIOS Date: 11/14/12 20:50:48 Ver: 04.06.05
Processor: AMD FX(tm)-6100 Six-Core Processor (6 CPUs), ~3.3GHz
Memory: 8192MB RAM
Available OS Memory: 8094MB RAM
Page File: 4829MB used, 11355MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: No problems found.
Input Tab: No problems found.
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 17.1 GB
Total Space: 114.4 GB
File System: NTFS
Model: SanDisk SDSSDX120GG25 ATA Device
Drive: E:
Free Space: 776.7 GB
Total Space: 953.9 GB
File System: NTFS
Model: TOSHIBA DT01ACA100 ATA Device
Drive: D:
Model: ATAPI iHAS124 W ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 147456 bytes
--------------
System Devices
--------------
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1603&SUBSYS_00000000&REV_00\3&267A616A&0&C3
Driver: n/a
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.18526
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.18526
WDM Streaming Rendering Devices:
HD Audio Speaker,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio SPDIF out 5,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
---------------
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
Java stuff:
Picked up _JAVA_OPTIONS: -Xmx512M
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)
Razer is AFAIK the only known source of mysterious _JAVA_OPTIONS. It took some investigation by someone afflicted by the problem to track it down. I believe that they started with a system that had all the startup programs disabled and turned them on one by one until MC stopped working.
Razer is AFAIK the only known source of mysterious _JAVA_OPTIONS. It took some investigation by someone afflicted by the problem to track it down. I believe that they started with a system that had all the startup programs disabled and turned them on one by one until MC stopped working.
I went into System Configurations and disabled all the startup programs at once like you suggested, but for some reason my Minecraft client is still having the same issue. Hmm...
Good news! I finally fixed the problem! In case somebody else has or will have the same problem I had, you just need to create a new operating system user profile and install Minecraft on it instead. Then you should be able to allocate more RAM!
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap size
Picked up _JAVA_OPTIONS: -Xmx512M
It seems that Java limited the max amount of memory to 512 megabytes. So I went online and searched up how to fix it. Someone said that I should go to environmental settings in Java and delete the _JAVA_OPTIONS variable. So I did that but my launcher still had the same issue. Then someone said to create a new variable that increases the max ram Java uses and that failed to work as well.
Then I found something strange. I opened cmd.exe and typed java -version, then there was an extra line of code which I knew was not supposed to be there that says:
Picked up _JAVA_OPTIONS: -Xmx512M
I'm not a programmer so I have no idea why this line of code is there so please help!
System Info:
------------------
System Information
------------------
Time of this report: 2/15/2015, 16:45:58
Machine name: ADMIN-PC
Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.150113-1808)
Language: English (Regional Setting: English)
System Manufacturer: To be filled by O.E.M.
System Model: To be filled by O.E.M.
BIOS: BIOS Date: 11/14/12 20:50:48 Ver: 04.06.05
Processor: AMD FX(tm)-6100 Six-Core Processor (6 CPUs), ~3.3GHz
Memory: 8192MB RAM
Available OS Memory: 8094MB RAM
Page File: 4829MB used, 11355MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 11
DX Setup Parameters: Not found
User DPI Setting: Using System DPI
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
DxDiag Version: 6.01.7601.17514 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Sound Tab 3: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: AMD Radeon HD 6670
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x6758)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_6758&SUBSYS_E194174B&REV_00
Display Memory: 703 MB
Dedicated Memory: 1008 MB
Shared Memory: 3790 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: DELL S2340M
Monitor Id: DELD05A
Native Mode: 1920 x 1080(p) (60.000Hz)
Output Type: DVI
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1333 (English)
Driver Version: 14.501.1003.0
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 11/20/2014 21:44:20, 1348928 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-2418-11CF-CE71-9EC1BEC2C535}
Vendor ID: 0x1002
Device ID: 0x6758
SubSys ID: 0xE194174B
Revision ID: 0x0000
Driver Strong Name: oem19.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_NI:14.501.1003.0:pci\ven_1002&dev_6758
Rank Of Driver: 00E62001
Video Accel: ModeMPEG2_A ModeMPEG2_C
Deinterlace Caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{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
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: 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)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
{3C5323C1-6FB7-44F5-9081-056BF2EE449D}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: 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)=(IMC1,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=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,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=
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,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=
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
-------------
Sound Devices
-------------
Description: Speakers (High Definition Audio Device)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438444&REV_1003
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/20/2010 22:23:47, 350208 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: Digital Audio (S/PDIF) (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438444&REV_1003
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/20/2010 22:23:47, 350208 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: Digital Audio (S/PDIF) (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0887&SUBSYS_10438444&REV_1003
Manufacturer ID: 1
Product ID: 65535
Type: WDM
Driver Name: HdAudio.sys
Driver Version: 6.01.7601.17514 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 11/20/2010 22:23:47, 350208 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
---------------------
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: Keyboard
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a
Device Name: 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: 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: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Receiver
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52F
FF Driver: n/a
Device Name: USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x1112
FF Driver: n/a
Device Name: USB Multimedia Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x04F2, 0x1112
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x1002, 0x4397
| Matching Device ID: usb\root_hub
| Service: usbhub
| Driver: usbhub.sys, 11/26/2013 20:41:37, 343040 bytes
| Driver: usbd.sys, 11/26/2013 20:41:03, 7808 bytes
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
|
+ HID Keyboard Device
| Vendor/Product ID: 0x04F2, 0x1112
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
| Driver: kbdhid.sys, 11/20/2010 22:23:47, 33280 bytes
| Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
| Driver: i8042prt.sys, 7/13/2009 18:19:57, 105472 bytes
| Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
| Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC52F
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
| Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
| Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
| Driver: termdd.sys, 11/20/2010 22:23:47, 63360 bytes
| Driver: sermouse.sys, 7/13/2009 19:00:20, 26624 bytes
| Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 17.1 GB
Total Space: 114.4 GB
File System: NTFS
Model: SanDisk SDSSDX120GG25 ATA Device
Drive: E:
Free Space: 776.7 GB
Total Space: 953.9 GB
File System: NTFS
Model: TOSHIBA DT01ACA100 ATA Device
Drive: D:
Model: ATAPI iHAS124 W ATA Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 147456 bytes
--------------
System Devices
--------------
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1603&SUBSYS_00000000&REV_00\3&267A616A&0&C3
Driver: n/a
Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_43961002&REV_00\3&267A616A&0&92
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: Realtek PCIe GBE Family Controller
Device ID: PCI\VEN_10EC&DEV_8168&SUBSYS_85051043&REV_09\4&2799F330&0&0020
Driver: n/a
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1602&SUBSYS_00000000&REV_00\3&267A616A&0&C2
Driver: n/a
Name: AMD Radeon HD 6670
Device ID: PCI\VEN_1002&DEV_6758&SUBSYS_E194174B&REV_00\4&14E8F4CB&0&0010
Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.1443 (English), 11/20/2014 21:40:00, 18959360 bytes
Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 11/20/2014 21:08:54, 43520 bytes
Driver: C:\Windows\system32\DRIVERS\amdacpksd.sys, 2.15.0010.0003 (English), 11/20/2014 21:41:36, 294600 bytes
Driver: C:\Windows\system32\atiumd64.dll, 9.14.0010.1080 (English), 11/20/2014 21:43:38, 8369408 bytes
Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0481 (English), 11/20/2014 21:43:42, 8379720 bytes
Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0025 (English), 11/20/2014 21:12:26, 190976 bytes
Driver: C:\Windows\system32\amdicdxx.dat, 9/24/2014 01:36:56, 765851 bytes
Driver: C:\Windows\system32\atiicdxx.dat, 4/1/2014 00:21:18, 734861 bytes
Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:42, 78432 bytes
Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:42, 78432 bytes
Driver: C:\Windows\system32\atiadlxx.dll, 7.14.0040.1301 (English), 11/20/2014 21:09:06, 1214976 bytes
Driver: C:\Windows\system32\atiumd6a.cap, 11/20/2014 21:17:38, 3437632 bytes
Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1002 (English), 11/20/2014 21:12:50, 31232 bytes
Driver: C:\Windows\system32\atiapfxx.exe, 6.14.0010.1001 (English), 11/20/2014 21:17:04, 367104 bytes
Driver: C:\Windows\system32\ativvsva.dat, 3/28/2013 20:38:08, 157144 bytes
Driver: C:\Windows\system32\ativvsvl.dat, 3/28/2013 20:38:08, 204952 bytes
Driver: C:\Windows\system32\ativvaxy_cik.dat, 8/20/2014 14:35:16, 234292 bytes
Driver: C:\Windows\system32\ativvaxy_cik_nd.dat, 8/20/2014 14:33:04, 232624 bytes
Driver: C:\Windows\system32\ativce02.dat, 8/14/2014 12:54:30, 83312 bytes
Driver: C:\Windows\system32\amdmmcl6.dll, 1.06.0000.0000 (English), 11/20/2014 21:19:26, 49664 bytes
Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1180 (English), 11/20/2014 21:12:40, 244736 bytes
Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1180 (English), 11/20/2014 21:12:48, 774656 bytes
Driver: C:\Windows\system32\atidemgy.dll, 4.05.5437.38185 (English), 11/20/2014 21:12:50, 442368 bytes
Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.13283 (English), 11/20/2014 21:24:50, 28354560 bytes
Driver: C:\Windows\system32\aticalrt64.dll, 6.14.0010.1848 (English), 11/20/2014 21:17:02, 62464 bytes
Driver: C:\Windows\system32\aticalcl64.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:58, 55808 bytes
Driver: C:\Windows\system32\aticaldd64.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:52, 15716352 bytes
Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 5/11/2009 16:35:28, 118784 bytes
Driver: C:\Windows\system32\atiapfxx.blb, 11/20/2014 21:17:10, 631912 bytes
Driver: C:\Windows\system32\amdmantle64.dll, 9.01.0010.0045 (English), 11/20/2014 21:18:36, 5837312 bytes
Driver: C:\Windows\system32\mantle64.dll, 9.01.0010.0045 (English), 11/20/2014 21:18:46, 127488 bytes
Driver: C:\Windows\system32\mantleaxl64.dll, 9.01.0010.0045 (English), 11/20/2014 21:13:12, 91648 bytes
Driver: C:\Windows\system32\ativce03.dat, 8/29/2014 10:43:10, 158944 bytes
Driver: C:\Windows\system32\ativvaxy_vi.dat, 9/3/2014 14:26:44, 323252 bytes
Driver: C:\Windows\system32\ativvaxy_vi_nd.dat, 9/3/2014 13:40:08, 321712 bytes
Driver: C:\Windows\system32\ativvaxy_cz_nd.dat, 9/18/2014 11:22:30, 238144 bytes
Driver: C:\Windows\system32\amde31a.dat, 8/29/2014 09:08:02, 157248 bytes
Driver: C:\Windows\system32\atidxx64.dll, 8.17.0010.0581 (English), 11/20/2014 21:44:10, 11076784 bytes
Driver: C:\Windows\SysWOW64\atiumdag.dll, 9.14.0010.1080 (English), 11/20/2014 21:43:50, 7077776 bytes
Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0481 (English), 11/20/2014 21:43:56, 7558816 bytes
Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:40, 71704 bytes
Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 11/20/2014 21:44:40, 71704 bytes
Driver: C:\Windows\SysWOW64\atiadlxy.dll, 7.14.0040.1301 (English), 11/20/2014 21:09:04, 903168 bytes
Driver: C:\Windows\SysWOW64\atiumdva.cap, 11/20/2014 21:13:14, 3471376 bytes
Driver: C:\Windows\SysWOW64\ativvsva.dat, 3/28/2013 20:38:08, 157144 bytes
Driver: C:\Windows\SysWOW64\ativvsvl.dat, 3/28/2013 20:38:08, 204952 bytes
Driver: C:\Windows\SysWOW64\amdmmcl.dll, 1.06.0000.0000 (English), 11/20/2014 21:19:22, 38912 bytes
Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.13283 (English), 11/20/2014 21:19:36, 23621632 bytes
Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.17.0010.0581 (English), 11/20/2014 21:44:04, 9401480 bytes
Driver: C:\Windows\SysWOW64\aticalrt.dll, 6.14.0010.1848 (English), 11/20/2014 21:17:02, 52224 bytes
Driver: C:\Windows\SysWOW64\aticalcl.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:58, 49152 bytes
Driver: C:\Windows\SysWOW64\aticaldd.dll, 6.14.0010.1848 (English), 11/20/2014 21:16:04, 14302208 bytes
Driver: C:\Windows\SysWOW64\atiapfxx.blb, 11/20/2014 21:17:10, 631912 bytes
Driver: C:\Windows\SysWOW64\amdmantle32.dll, 9.01.0010.0045 (English), 11/20/2014 21:15:42, 4590592 bytes
Driver: C:\Windows\SysWOW64\mantle32.dll, 9.01.0010.0045 (English), 11/20/2014 21:18:42, 113664 bytes
Driver: C:\Windows\SysWOW64\mantleaxl32.dll, 9.01.0010.0045 (English), 11/20/2014 21:13:10, 85504 bytes
Driver: C:\Windows\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 6/22/2009 10:34:36, 51200 bytes
Driver: C:\Windows\system32\ATIODE.exe, 1.00.0000.0001 (English), 8/27/2010 13:33:08, 332800 bytes
Driver: C:\Windows\system32\DRIVERS\atikmpag.sys, 8.14.0001.6413 (English), 11/20/2014 21:08:54, 589312 bytes
Driver: C:\Windows\system32\atipblag.dat, 9/12/2011 17:06:16, 3917 bytes
Driver: C:\Windows\system32\atiu9p64.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:24, 118096 bytes
Driver: C:\Windows\system32\atiuxp64.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:28, 144328 bytes
Driver: C:\Windows\system32\atig6txx.dll, 8.14.0001.6413 (English), 11/20/2014 21:08:58, 146944 bytes
Driver: C:\Windows\system32\atiglpxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:09:00, 69632 bytes
Driver: C:\Windows\system32\aticfx64.dll, 8.17.0010.1333 (English), 11/20/2014 21:44:20, 1348928 bytes
Driver: C:\Windows\SysWOW64\aticfx32.dll, 8.17.0010.1333 (English), 11/20/2014 21:44:16, 1127496 bytes
Driver: C:\Windows\system32\OpenCL.dll, 2.00.0001.0000 (English), 11/20/2014 21:31:18, 65024 bytes
Driver: C:\Windows\system32\amdocl64.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:00, 47899136 bytes
Driver: C:\Windows\system32\amdocl_as64.exe, 3/28/2013 21:13:14, 1187342 bytes
Driver: C:\Windows\system32\amdocl_ld64.exe, 3/28/2013 21:13:14, 1061902 bytes
Driver: C:\Windows\system32\OpenVideo64.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:06, 98816 bytes
Driver: C:\Windows\system32\OVDecode64.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:04, 86528 bytes
Driver: C:\Windows\system32\clinfo.exe, 11/20/2014 21:33:12, 235008 bytes
Driver: C:\Windows\SysWOW64\OpenCL.dll, 2.00.0001.0000 (English), 11/20/2014 21:31:16, 58880 bytes
Driver: C:\Windows\SysWOW64\amdocl.dll, 10.00.1642.0005 (English), 11/20/2014 21:32:08, 40987136 bytes
Driver: C:\Windows\SysWOW64\amdocl_as32.exe, 3/28/2013 21:13:12, 995342 bytes
Driver: C:\Windows\SysWOW64\amdocl_ld32.exe, 3/28/2013 21:13:14, 798734 bytes
Driver: C:\Windows\SysWOW64\OpenVideo.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:06, 83456 bytes
Driver: C:\Windows\SysWOW64\OVDecode.dll, 10.00.1642.0005 (English), 11/20/2014 21:33:02, 73216 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.ssz, 8.14.0001.6027 (English), 10/27/2014 18:46:12, 62152 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.isz, 10/27/2014 09:48:42, 1988 bytes
Driver: C:\Program Files\AMD\amdkmpfd\amdkmpfd.csz, 11/13/2014 23:14:24, 8060 bytes
Driver: C:\Windows\system32\atig6pxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:09:00, 75264 bytes
Driver: C:\Windows\SysWOW64\atipblag.dat, 9/12/2011 17:06:16, 3917 bytes
Driver: C:\Windows\SysWOW64\atiu9pag.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:22, 100032 bytes
Driver: C:\Windows\SysWOW64\atiuxpag.dll, 8.14.0001.6413 (English), 11/20/2014 21:44:26, 126848 bytes
Driver: C:\Windows\SysWOW64\atigktxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:08:56, 133632 bytes
Driver: C:\Windows\SysWOW64\atiglpxx.dll, 8.14.0001.6413 (English), 11/20/2014 21:09:00, 69632 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_32.dll, 1.00.0000.0001 (English), 11/20/2014 21:18:02, 208384 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDhwDecoder_64.dll, 1.00.0000.0001 (English), 11/20/2014 21:18:06, 246272 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTDecoder_32.dll, 1.00.25584.2117 (English), 11/20/2014 21:17:56, 97280 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTDecoder_64.dll, 1.00.25584.2117 (English), 11/20/2014 21:17:58, 114688 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTVideoDecoder_32.dll, 11/20/2014 21:43:34, 110880 bytes
Driver: C:\Program Files\Common Files\ATI Technologies\Multimedia\AMDMFTVideoDecoder_64.dll, 11/20/2014 21:43:36, 126360 bytes
Driver: C:\Windows\system32\coinst_14.50.dll, 1.00.0005.0009 (English), 11/20/2014 21:10:02, 843776 bytes
Name: PCI standard ISA bridge
Device ID: PCI\VEN_1002&DEV_439D&SUBSYS_439D1002&REV_40\3&267A616A&0&A3
Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:48:27, 15424 bytes
Name: Standard AHCI 1.0 Serial ATA Controller
Device ID: PCI\VEN_1002&DEV_4391&SUBSYS_84DD1043&REV_40\3&267A616A&0&88
Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 31104 bytes
Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:46, 48720 bytes
Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:52:21, 24128 bytes
Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.18231 (English), 8/4/2013 21:25:45, 155584 bytes
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1601&SUBSYS_00000000&REV_00\3&267A616A&0&C1
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A1C&SUBSYS_5A141002&REV_00\3&267A616A&0&48
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes
Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4399&SUBSYS_43991002&REV_00\3&267A616A&0&A5
Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: ATI I/O Communications Processor SMBus Controller
Device ID: PCI\VEN_1002&DEV_4385&SUBSYS_43851002&REV_42\3&267A616A&0&A0
Driver: n/a
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1600&SUBSYS_00000000&REV_00\3&267A616A&0&C0
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A1B&SUBSYS_5A141002&REV_00\3&267A616A&0&38
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes
Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_43971002&REV_00\3&267A616A&0&B0
Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: ATI I/O Communications Processor PCI Bus Controller
Device ID: PCI\VEN_1002&DEV_4384&SUBSYS_00000000&REV_40\3&267A616A&0&A4
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A19&SUBSYS_5A141002&REV_00\3&267A616A&0&28
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes
Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_43971002&REV_00\3&267A616A&0&98
Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_4383&SUBSYS_84441043&REV_40\3&267A616A&0&A2
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 122368 bytes
Name: ASMedia XHCI Controller
Device ID: PCI\VEN_1B21&DEV_1042&SUBSYS_84881043&REV_00\4&312AFB2E&0&0028
Driver: n/a
Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_AA90&SUBSYS_AA90174B&REV_00\4&14E8F4CB&0&0110
Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 122368 bytes
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A18&SUBSYS_5A141002&REV_00\3&267A616A&0&20
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes
Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_1002&DEV_4397&SUBSYS_43971002&REV_00\3&267A616A&0&90
Driver: C:\Windows\system32\drivers\usbohci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:09, 25600 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: ASMedia XHCI Controller
Device ID: PCI\VEN_1B21&DEV_1042&SUBSYS_84881043&REV_00\4&1C9B094&0&0038
Driver: n/a
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1605&SUBSYS_00000000&REV_00\3&267A616A&0&C5
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_1002&DEV_5A16&SUBSYS_5A141002&REV_00\3&267A616A&0&10
Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 22:23:47, 184704 bytes
Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_43961002&REV_00\3&267A616A&0&B2
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
Name: ASUS PCE-N53 300Mbps 11n Dual band Wireless LAN PCI-E Card
Device ID: PCI\VEN_1814&DEV_5592&SUBSYS_851A1043&REV_00\4&1741AB47&0&0048
Driver: C:\Windows\system32\DRIVERS\netr28x.sys, 3.02.0006.0000 (English), 9/13/2012 10:22:54, 1808448 bytes
Driver: C:\Windows\system32\drivers\vwifibus.sys, 6.01.7600.16385 (English), 7/13/2009 19:07:21, 24576 bytes
Driver: C:\Windows\system32\RaCoInstx.dll, 1.00.0008.0000 (English), 7/5/2012 20:10:56, 327008 bytes
Driver: C:\Windows\system32\RaCoInst.dat, 7/5/2012 20:10:56, 14119 bytes
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1022&DEV_1604&SUBSYS_00000000&REV_00\3&267A616A&0&C4
Driver: n/a
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_1002&DEV_5A14&SUBSYS_5A141002&REV_02\3&267A616A&0&00
Driver: n/a
Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_1002&DEV_4396&SUBSYS_43961002&REV_00\3&267A616A&0&9A
Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 53248 bytes
Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:11, 325120 bytes
Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.18328 (English), 11/26/2013 20:41:37, 343040 bytes
------------------
DirectShow Filters
------------------
DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.18221
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.18526
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.18526
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.18526
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.17037
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.18526
CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.18526
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
ATI MPEG File Writer,0x00200000,1,0,atimpenc64.dll,13.30.0000.41120
AMD Video Decoder,0x00200000,1,2,atimpenc64.dll,13.30.0000.41120
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.18526
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.18526
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.18526
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
AMD MJPEG Decoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.18526
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.18526
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.18526
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.18526
AMD Video Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc64.dll,13.30.0000.41120
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
AMD Video Scaler Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.18611
Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
Overlay Mixer2,0x00200000,1,1,,
RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.18501
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.18501
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.18526
NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.18526
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.18526
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.18526
AMD Video Rotation Filter,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.18526
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.18526
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.18526
Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.18526
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.18526
WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.18526
Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,13.30.0000.41120
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.18526
PCM,0x00200000,1,1,quartz.dll,6.06.7601.18526
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.18526
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.18526
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.18526
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.18526
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.18526
PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.18526
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.18526
WDM Streaming Rendering Devices:
HD Audio Speaker,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio SPDIF out 5,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
Audio Renderers:
Speakers (High Definition Audio,0x00200000,1,0,quartz.dll,6.06.7601.18526
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.18526
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.18526
Digital Audio (S/PDIF) (High De,0x00200000,1,0,quartz.dll,6.06.7601.18526
DirectSound: Digital Audio (S/PDIF) (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.18526
DirectSound: Speakers (High Definition Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.18526
---------------
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
Picked up _JAVA_OPTIONS: -Xmx512M
java version "1.8.0_31"
Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode)
Pictures:
http://imgur.com/lRUEt0k
http://imgur.com/wkANHHJ
http://imgur.com/6t4Hfzn
-
View User Profile
-
View Posts
-
Send Message
Forum AdminI have a Logitech M305 mouse, a custom built computer with no Razer components, and a Acer keyboard. (I've never heard of Razer until now.)
Yes, there was no _JAVA_OPTIONS in user variables and I deleted the one in system variables. Here are some pictures:
http://imgur.com/lRUEt0k
http://imgur.com/wkANHHJ
http://imgur.com/6t4Hfzn
I went into System Configurations and disabled all the startup programs at once like you suggested, but for some reason my Minecraft client is still having the same issue. Hmm...
until you can get Java to run from the Cmd line without that JAVA OPTIONS showing up you're going to have trouble with MC.
Thanks for your help. At least we ruled out something that could have been the issue.