Bug Report Skyrim/Oblivion black screen using game capture

striker035

New Member
I am trying to capture both with game capture which up to yesterday worked fine. Here is my log.

Open Broadcaster Software v0.466a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
CPU Speed: 3392MHz
Physical Memory: 4095MB Total, 4095MB Free
stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 8, total cores 4
Windows Version: 6.1 Build 7601 S
Aero is Disabled
------------------------------------------
Adapter 1
Video Adapter: AMD Radeon HD 7800 Series
Video Adapter Dedicated Video Memory: 2123567104
Video Adapter Shared System Memory: 4017676288
=====Stream Start=====================================================================
Multithreaded optimizations: On
Base resolution: 1280x720
Output resolution: 1280x720
------------------------------------------
Loading up D3D10...
------------------------------------------
Using auxilary audio input: Microphone (2- Astro Chat )
------------------------------------------
Audio Encoding: AAC
bitrate: 256
Using graphics capture
------------------------------------------
Video Encoding: x264
fps: 60
width: 1280, height: 720
preset: medium
CBR: no
max bitrate: 2500
buffer size: 1000
quality: 10
------------------------------------------
Total frames rendered: 947, number of frames that lagged: 5 (0.53%) (it's okay for some frames to lag)
=====Stream End=======================================================================

Profiler results:

==============================================================
frame - [100%] [avg time: 10.295 ms] [avg calls per frame: 1] [children: 97.5%] [unaccounted: 2.47%]
| scene->Preprocess - [0.0194%] [avg time: 0.002 ms] [avg calls per frame: 1]
| video encoding and uploading - [97.5%] [avg time: 10.039 ms] [avg calls per frame: 1] [children: 9.48%] [unaccounted: 88%]
| | CopyResource - [0.068%] [avg time: 0.007 ms] [avg calls per frame: 0]
| | conversion to 4:2:0 - [0.0291%] [avg time: 0.003 ms] [avg calls per frame: 0]
| | call to encoder - [9.38%] [avg time: 0.966 ms] [avg calls per frame: 0]
| | sending stuff out - [0%] [avg time: 0 ms] [avg calls per frame: 0]
==============================================================


Also here is a log from the plugin.

InitD3D9Capture: could not load address of Direct3DCreate9Ex

But it works fine on Borderlands 2 and here is that log.

D3D9 Present
DoD3D9GPUHook: success
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
You using any graphics mods for skyrim? Because I'm betting that's the issue. They're most likely using a proxy D3D9.dll and it causes the hook to fail.
 

striker035

New Member
I do not have any mods installed besides the dlc. I had a bunch when it worked but after it stopped working I removed them all.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Your mods may have left a stray proxy D3D9.dll in your skyrim application directory. That's the only logical reason why it would fail there I think.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Don't uninstall skyrim or anything, just get rid of the proxy DLL that was left behind by the mod or something
 

striker035

New Member
Okay, I deleted all extra files from the Skyrim folder and it works! What type of graphic mods do i need to avoid? Also thanks for making a superior product you were a great help.
 
Top