CTD during character creation (modded game)

Post » Sun Sep 02, 2012 10:27 pm

I'm getting a persistent crash on a relatively heavily-modded game. It always happens at character creation, when I'm picking my race. It'll start out as a Male Nord, but when I try to change the six to female, it's take some time to load the models and textures (b/c of mods), then BAM! Instant CTD. No error message or anything, it just quits. I enabled the Papyrus Log to see if a script was killing it, and here's what I got:

[09/01/2012 - 10:21:35PM] Papyrus log opened (PC)[09/01/2012 - 10:21:35PM] error: Native function RegisterForKey in empty state could find no matching function on linked type Form. Function will not be bound.[09/01/2012 - 10:21:35PM] error: Native function UnregisterFromKey in empty state could find no matching function on linked type Form. Function will not be bound.[09/01/2012 - 10:21:35PM] error: Native function UnregisterFromAllKeys in empty state could find no matching function on linked type Form. Function will not be bound.[09/01/2012 - 10:21:35PM] Update budget: 1.200000ms (Extra tasklet budget: 1.200000ms, Load screen budget: 500.000000ms)[09/01/2012 - 10:21:35PM] Memory page: 128 (min) 512 (max) 76800 (max total)[09/01/2012 - 10:21:46PM] Cannot open store for class "SneakToolsMeasureDistanceScript", missing file?[09/01/2012 - 10:21:46PM] Cannot open store for class "SneakToolsRope2Script", missing file?[09/01/2012 - 10:21:46PM] Cannot open store for class "SneakToolsRopeNonDynamicScript", missing file?[09/01/2012 - 10:21:46PM] Cannot open store for class "SneakToolsRopeScript", missing file?[09/01/2012 - 10:21:50PM] warning: Property HircinesRingPower on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property[09/01/2012 - 10:21:50PM] warning: Property CWSiegeObj on script WZONESCWStatusScript attached to  (0300BCC2) cannot be initialized because the script no longer contains that property[09/01/2012 - 10:21:50PM] error: Property SneakToolsArmorDarkCowl on script xxxsneakquestscript attached to xxxSneakQuest (33000D63) cannot be bound because  (33000D62) is not the right type[09/01/2012 - 10:21:51PM] error: File "XFLMain.esm" does not exist or is not currently loaded.stack:.Game.GetFormFromFile() - "" Line ?[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3818[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361[09/01/2012 - 10:21:51PM] error: File "AmazingFollowerTweaks.esp" does not exist or is not currently loaded.stack:.Game.GetFormFromFile() - "" Line ?[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3819[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361[09/01/2012 - 10:21:51PM] error: File "Dawnguard.esm" does not exist or is not currently loaded.stack:.Game.GetFormFromFile() - "" Line ?[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3821[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361[09/01/2012 - 10:21:51PM] error: File "Chesko_WearableLantern_Candle.esp" does not exist or is not currently loaded.stack:.Game.GetFormFromFile() - "" Line ?[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.CompatibilityCheck() - "_WL_LanternOil_v3.psc" Line 3825[alias _WL_Player on quest _WL_LanternQuest2 (0E007FDB)]._wl_lanternoil_v3.OnInit() - "_WL_LanternOil_v3.psc" Line 361[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 85[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 86[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 87[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 88[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 101[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 102[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 103[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 104[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 105[09/01/2012 - 10:21:51PM] error: Cannot call RemoveFromFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 106[09/01/2012 - 10:21:51PM] error: Cannot call RemoveFromFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 107[09/01/2012 - 10:21:51PM] error: alias Housecarl on quest DialogueMorthal (0002E0EE): Cannot force the alias's reference to a None reference.stack:[alias Housecarl on quest DialogueMorthal (0002E0EE)].ReferenceAlias.ForceRefTo() - "" Line ?[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 109[09/01/2012 - 10:21:51PM] error: Cannot call AddToFaction() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 111[09/01/2012 - 10:21:51PM] error: alias InnkeeperBackup on quest DialogueWhiterun (000270A4): Cannot force the alias's reference to a None reference.stack:[alias InnkeeperBackup on quest DialogueWhiterun (000270A4)].ReferenceAlias.ForceRefTo() - "" Line ?[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 112[09/01/2012 - 10:21:51PM] error: Cannot call IsDead() on a None object, aborting function callstack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 118[09/01/2012 - 10:21:51PM] warning: Assigning None to a non-object variable named "::temp9"stack:[USKPOnLoad05 (0A0239CE)].USKPOnLoad05Script.OnInit() - "USKPOnLoad05Script.psc" Line 118[09/01/2012 - 10:22:03PM] warning: Property HircinesRingPower on script companionshousekeepingscript attached to C00 (0004B2D9) cannot be initialized because the script no longer contains that property[09/01/2012 - 10:22:05PM] error: Property SneakToolsArmorDarkCowl on script xxxsneakquestscript attached to xxxSneakQuest (33000D63) cannot be bound because  (33000D62) is not the right type

I'm just not sure how to interpret that or pin it down to a specific mod. Here's the results of my DxDiag:

Spoiler

------------------
System Information
------------------
Time of this report: 9/1/2012, 22:26:23
Machine name: RYAN-DESKTOP
Operating System: Windows 7 Professional 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120503-2030)
Language: English (Regional Setting: English)
System Manufacturer: NVIDIA
System Model: 122-CK-NF68
BIOS: Phoenix - AwardBIOS v6.00PG
Processor: Intel® Core™2 Duo CPU E6850 @ 3.00GHz (2 CPUs), ~3.0GHz
Memory: 4096MB RAM
Available OS Memory: 4094MB RAM
Page File: 2160MB used, 6026MB 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 32bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: 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: AMD Radeon HD 6800 Series
Manufacturer: Advanced Micro Devices, Inc.
Chip type: AMD Radeon Graphics Processor (0x6738)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_6738&SUBSYS_174B174B&REV_00
Display Memory: 2803 MB
Dedicated Memory: 1012 MB
Shared Memory: 1791 MB
Current Mode: 1680 x 1050 (32 bit) (60Hz)
Monitor Name: Dell E207WFP
Monitor Model: DELL E207WFP
Monitor Id: DELD011
Native Mode: 1680 x 1050(p) (59.883Hz)
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.1132 (English)
Driver Version: 8.980.0.0
DDI Version: 11
Driver Model: WDDM 1.1
Driver Attributes: Final Retail
Driver Date/Size: 6/11/2012 10:23:12, 1090560 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-2478-11CF-9770-4137BEC2C535}
Vendor ID: 0x1002
Device ID: 0x6738
SubSys ID: 0x174B174B
Revision ID: 0x0000
Driver Strong Name: oem90.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_NI:8.980.0.0:pci\ven_1002&dev_6738
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 (SB Live! 24-bit)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: PCI\VEN_1102&DEV_0007&SUBSYS_10061102&REV_00
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: P17.sys
Driver Version: 5.12.0001.2020 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 10/16/2009 06:44:56, 1309696 bytes
Other Files:
Driver Provider: CREATIVE
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™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
Description: Digital Audio Interface (SB Live! 24-bit)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: PCI\VEN_1102&DEV_0007&SUBSYS_10061102&REV_00
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: P17.sys
Driver Version: 5.12.0001.2020 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 10/16/2009 06:44:56, 1309696 bytes
Other Files:
Driver Provider: CREATIVE
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™ 2.0 Listen/Src: No, No
I3DL2™ Listen/Src: No, No
Sensaura™ ZoomFX™: No
---------------------
Sound Capture Devices
---------------------
Description: Microphone (SB Live! 24-bit)
Default Sound Capture: Yes
Default Voice Capture: Yes
Driver Name: P17.sys
Driver Version: 5.12.0001.2020 (English)
Driver Attributes: Final Retail
Date and Size: 10/16/2009 06:44:56, 1309696 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: Line-In (SB Live! 24-bit)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: P17.sys
Driver Version: 5.12.0001.2020 (English)
Driver Attributes: Final Retail
Date and Size: 10/16/2009 06:44:56, 1309696 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
Description: S/PDIF-In (SB Live! 24-bit)
Default Sound Capture: No
Default Voice Capture: No
Driver Name: P17.sys
Driver Version: 5.12.0001.2020 (English)
Driver Attributes: Final Retail
Date and Size: 10/16/2009 06:44:56, 1309696 bytes
Cap Flags: 0x1
Format Flags: 0xFFFFF
-------------------
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: Wired Keyboard 600
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x045E, 0x0750
FF Driver: n/a
Device Name: Wired Keyboard 600
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x045E, 0x0750
FF Driver: n/a
Device Name: Controller (Gamepad F310)
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC21D
FF Driver: n/a
Poll w/ Interrupt: No
-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x10DE, 0x036C
| Matching Device ID: usb\root_hub
| Service: usbhub
|
+-+ Logitech USB G3 (MX518) Optical Mouse
| | Vendor/Product ID: 0x046D, 0xC051
| | Location: Port_#0006.Hub_#0001
| | Matching Device ID: usb\vid_046d&pid_c051
| | Lower Filters: LUsbFilt
| | Service: HidUsb
| |
| +-+ Logitech HID-compliant G3/MX518 Optical Mouse
| | | Vendor/Product ID: 0x046D, 0xC051
| | | Matching Device ID: hid\vid_046d&pid_c051
| | | Upper Filters: LMouFilt
| | | Lower Filters: LHidFilt
| | | Service: mouhid
----------------
Gameport Devices
----------------
------------
PS/2 Devices
------------
+ Microsoft Wired Keyboard 600 (IntelliType Pro)
| Vendor/Product ID: 0x045E, 0x0750
| Matching Device ID: hid\vid_045e&pid_0750&mi_00
| Service: kbdhid
|
+ HID Keyboard Device
| Matching Device ID: hid_device_system_keyboard
| Service: kbdhid
|
+ Terminal Server Keyboard Driver
| Matching Device ID: root\rdp_kbd
| Upper Filters: kbdclass
| Service: TermDD
|
+ HID-compliant mouse
| Matching Device ID: hid_device_system_mouse
| Service: mouhid
|
+ Terminal Server Mouse Driver
| Matching Device ID: root\rdp_mou
| Upper Filters: mouclass
| Service: TermDD
------------------------
Disk & DVD/CD-ROM Drives
------------------------
Drive: C:
Free Space: 241.4 GB
Total Space: 476.8 GB
File System: NTFS
Model: WDC WD50 02AALX-00J37 SCSI Disk Device
Drive: D:
Free Space: 229.1 GB
Total Space: 238.5 GB
File System: NTFS
Model: ST325041 0AS SCSI Disk Device
Drive: E:
Model: TSSTcorp CDDVDW SH-S203B SCSI CdRom Device
Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), , 0 bytes
--------------
System Devices
--------------
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B2&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&0D
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03AA&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&02
Driver: n/a
Name: NVIDIA nForce Networking Controller
Device ID: PCI\VEN_10DE&DEV_0373&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&88
Driver: n/a
Name: Texas Instruments 1394 OHCI Compliant Host Controller
Device ID: PCI\VEN_104C&DEV_8023&SUBSYS_C55E10DE&REV_00\4&746F448&0&3878
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03BC&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&11
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B1&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&0C
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03A9&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&03
Driver: n/a
Name: PCI standard PCI-to-PCI bridge
Device ID: PCI\VEN_10DE&DEV_0370&SUBSYS_CB8410DE&REV_A2\3&2411E6FE&2&78
Driver: n/a
Name: High Definition Audio Controller
Device ID: PCI\VEN_1002&DEV_AA88&SUBSYS_AA88174B&REV_00\4&3319E72F&0&0118
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03BA&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&12
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B0&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&0B
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03A8&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&05
Driver: n/a
Name: Standard Dual Channel PCI IDE Controller
Device ID: PCI\VEN_10DE&DEV_036E&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&68
Driver: n/a
Name: AMD Radeon HD 6800 Series
Device ID: PCI\VEN_1002&DEV_6738&SUBSYS_174B174B&REV_00\4&3319E72F&0&0018
Driver: n/a
Name: PCI Express standard Root Port
Device ID: PCI\VEN_10DE&DEV_03B7&SUBSYS_0C5510DE&REV_A1\3&2411E6FE&2&18
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03AF&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&0A
Driver: n/a
Name: PCI standard host CPU bridge
Device ID: PCI\VEN_10DE&DEV_03A1&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&00
Driver: n/a
Name: Standard Enhanced PCI to USB Host Controller
Device ID: PCI\VEN_10DE&DEV_036D&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&59
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B6&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&10
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03AE&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&09
Driver: n/a
Name: NVIDIA nForce Serial ATA Controller
Device ID: PCI\VEN_10DE&DEV_037F&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&72
Driver: n/a
Name: Standard OpenHCD USB Host Controller
Device ID: PCI\VEN_10DE&DEV_036C&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&58
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B5&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&06
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03AD&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&08
Driver: n/a
Name: NVIDIA nForce Serial ATA Controller
Device ID: PCI\VEN_10DE&DEV_037F&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&71
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_0369&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&48
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B4&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&07
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03AC&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&01
Driver: n/a
Name: NVIDIA nForce Serial ATA Controller
Device ID: PCI\VEN_10DE&DEV_037F&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&70
Driver: n/a
Name: NVIDIA nForce PCI System Management
Device ID: PCI\VEN_10DE&DEV_0368&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&51
Driver: n/a
Name: SB Live! 24-bit
Device ID: PCI\VEN_1102&DEV_0007&SUBSYS_10061102&REV_00\4&746F448&0&4878
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03B3&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&0E
Driver: n/a
Name: PCI standard RAM Controller
Device ID: PCI\VEN_10DE&DEV_03AB&SUBSYS_C55E10DE&REV_A1\3&2411E6FE&2&04
Driver: n/a
Name: NVIDIA nForce Networking Controller #2
Device ID: PCI\VEN_10DE&DEV_0373&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&90
Driver: n/a
Name: PCI standard ISA bridge
Device ID: PCI\VEN_10DE&DEV_0360&SUBSYS_C55E10DE&REV_A2\3&2411E6FE&2&50
Driver: n/a
------------------
DirectShow Filters
------------------
DirectShow Filters:
QuickTime Audio Decoder Filter,0x00600800,1,1,gzHF330.ddc,1.01.0000.0017
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.17514
Expression Encoder Screen Codec 2,0x00600800,1,1,Microsoft.Expression.Encoder.EEScreen.Codec.dll,4.00.1639.0000
QuickTime Video Decoder Filter,0x00600800,1,1,mtw178.ddc,1.01.0000.0017
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
ATI Ticker,0x00200000,0,1,Ticker.ax,
DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
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.17713
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,6.01.7140.0000
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
DivX AAC Decoder,0x00800000,1,1,daac.ax,8.08.0000.41966
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
ATI MPEG File Writer,0x00200000,1,0,atimpenc.dll,12.03.0000.20308
ATI MPEG Video Decoder,0x00400000,1,2,atimpenc.dll,12.03.0000.20308
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
Closed Captions anolysis 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.17713
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
MMACE ProcAmp,0x00200000,0,2,MMACEFilters.dll,
DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc.dll,12.03.0000.20308
AMD MJPEG Decoder,0x00800001,1,1,atimpenc.dll,12.03.0000.20308
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
MPEG-2 Video Stream anolyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.17713
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
DivX H.264 Decoder,0x00800000,1,1,DivXDecH264.ax,9.00.0001.0021
Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
DivX Demux Filter,0x00800002,0,1,DirectShowDemuxFilter.dll,1.00.0003.0111
ATI MPEG Video Encoder,0x00200000,1,1,atimpenc.dll,12.03.0000.20308
DivX Decoder Filter,0x00800000,1,1,DivXDec.ax,7.03.0000.0048
ATI MPEG Multiplexer,0x00200000,2,1,atimpenc.dll,12.03.0000.20308
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
DivX Demux Filter (Unrestricted Edition),0x00600000,0,1,DirectShowDemuxFilter.dll,1.00.0003.0111
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
MMACE SoftEmu,0x00200000,0,2,MMACEFilters.dll,
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
ATI Video Scaler Filter,0x00200000,1,1,atimpenc.dll,12.03.0000.20308
Expression Encoder Screen Codec 2,0x00600000,0,0,Microsoft.Expression.Encoder.EEScreen.Codec.dll,4.00.1639.0000
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17713
MMACE DeInterlace,0x00200000,0,2,MMACEFilters.dll,
Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17713
AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.17713
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.17514
Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
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,qdvd.dll,6.06.7601.17713
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
ATI Video Rotation Filter,0x00200000,1,1,atimpenc.dll,12.03.0000.20308
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.17713
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
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.17713
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.17713
Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
DivX 6.9.2 Codec (2 Logical CPUs),0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox DVCPRO,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox DVCPRO50,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox DVCPRO HD,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox DV/DVCAM,0x00200000,1,1,qcap.dll,6.06.7601.17514
Fraps Video Decompressor,0x00200000,1,1,qcap.dll,6.06.7601.17514
Logitech Video (I420),0x00200000,1,1,qcap.dll,6.06.7601.17514
Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox Uncompressed SD,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox Uncompressed HD,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox Uncompressed SD + Alpha,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox Uncompressed HD + Alpha,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox EZ-MXF AVI (playback only),0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox MPEG-2 I-frame HD,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox Offline HD,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox HDV (playback only),0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox MPEG-2 I-frame + Alpha,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox MPEG-2 I-frame HD + Alpha,0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox M-JPEG (playback only),0x00200000,1,1,qcap.dll,6.06.7601.17514
Matrox MPEG-2 I-frame,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
DivX 6.9.2 YV12 Decoder,0x00200000,1,1,qcap.dll,6.06.7601.17514
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,atimpenc.dll,12.03.0000.20308
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
Audio Capture Sources:
Microphone (SB Live! 24-bit),0x00200000,0,0,qcap.dll,6.06.7601.17514
Line-In (SB Live! 24-bit),0x00200000,0,0,qcap.dll,6.06.7601.17514
S/PDIF-In (SB Live! 24-bit),0x00200000,0,0,qcap.dll,6.06.7601.17514
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.17713
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
WDM Streaming Capture Devices:
SB Live! 24-bit,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
SB Live! 24-bit,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
WDM Streaming Rendering Devices:
SB Live! 24-bit,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
SB Live! 24-bit,0x00200000,2,2,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 (SB Live! 24-bit),0x00200000,1,0,quartz.dll,6.06.7601.17713
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
Digital Audio Interface (SB Liv,0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Digital Audio Interface (SB Live! 24-bit),0x00200000,1,0,quartz.dll,6.06.7601.17713
DirectSound: Speakers (SB Live! 24-bit),0x00200000,1,0,quartz.dll,6.06.7601.17713
---------------
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

Here's my mod list, in case it helps:

Spoiler

Update.esm
3rdEraWeaponsMoS.esm
WARZONES - Civil Unrest.esm
JSwords.esm
LevelersTower.esm
Night Eye Overhaul.esm
ApachiiHair.esm
HighResTexturePack01.esp
HighResTexturePack02.esp
Unofficial Skyrim Patch.esp
Improved Combat Sounds v2.1.esp
Realistic Lighting.esp
StaticMeshImprovementMod.esp
Chesko_WearableLantern.esp
Chesko_WearableLantern_Guards.esp
Convenient Horses.esp
PerkPointPotion.esp
Radiant and Unique Potions and Poisons v2.0.esp
Skyrim Flora Overhaul.esp
Tribunal Robes by Zairaam.esp
Auto Unequip Arrows.esp
Blades of Sithis.esp
Cloaks.esp
DarkNemesis.esp
Dragonbone Weapons.esp
dragonpriestmasks.esp
Gizmodian Silver Swords.esp
hothtrooper44_ArmorCompilation.esp
Insanity's Chrysamere.esp
Insanity's Dragonbane.esp
Insanity's Goldbrand.esp
Insanity's Ice Blade of the Monarch.esp
Insanity's Umbra Sword.esp
SkyRe_Plugin_InsanitysDragonKatana_1.2.esp
JSwordsDistributionBalancePlugin.esp
Masters of Death - Sicarius Armor (Standalone).esp
Nicos Raven Swords.esp
SilverDragonArmor.esp
SkyforgeWeapons.esp
TribalMightArmor.esp
viciousdawnbreaker.esp
3rdEraWeapMoS-lvlList.esp
3rdEraWeapMoS-rareCraft.esp
MorrowindArmor.esp
Dragon Falls Manor.esp
Better Dynamic Snow.esp
posesivecorpses.esp
DeadlySpellImpacts.esp
The Dance of Death.esp
Crimson Tide - Blood.esp
SkyRe_Main.esp
SkyRe_Combat.esp
SkyRe_EnemyAI.esp
Oblivion hair.esp
Oblivion hair2.esp
MissAniThrope and chakaru11's C Eyes.esp
XCEMwW.esp
TemptressVixen.esp
UFO - Ultimate Follower Overhaul.esp
AelaTheHuntressFacelift.esp
LydiaHousecarlWhiterunFacelift.esp
Alternate Start - Live Another Life.esp
SkyRe_Races.esp
Night Eye Overhaul.esp
WATER.esp
Bashed Patch, 0.esp

Any help on the matter would be REALLY appreciated.
User avatar
JR Cash
 
Posts: 3441
Joined: Tue Oct 02, 2007 12:59 pm

Return to V - Skyrim