Question / Help Could not create D3D10 device and swap chain?

dodgepong

Administrator
Community Helper
This error normally comes because you are using Intel Integrated graphics, likely on a laptop. Intel graphics are notorious for not having complete Directx 10 support, which OBS needs.
 

Xaldex

New Member
Code:
Open Broadcaster Software v0.461a - 32bit (´・ω・`)
-------------------------------
CPU Name: Intel(R) Core(TM) i3 CPU       M 380  @ 2.53GHz
CPU Speed: 2533MHz
Physical Memory:  3894MB Total, 1116MB Free
stepping id: 5, model 5, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 2
Windows Version: 6.1 Build 7601 S
Aero is Enabled
------------------------------------------
Adapter 1
  Video Adapter: Intel(R) HD Graphics
  Video Adapter Dedicated Video Memory: 67108864
  Video Adapter Shared System Memory: 1711276032
=====Stream Start=====================================================================
  Multithreaded optimizations: On
  Base resolution: 1366x768
  Output resolution: 1364x768
------------------------------------------

Error: Could not create D3D10 device and swap chain.  This error can happen for one of the following reasons:

1.) You're using an old or unsupported GPU (some laptop GPUs can also have this issue)
2.) You're running windows vista without the "Platform Update"
3.) I screwed something up somewhere
 

Grimio

Member
I don't think you can do much here. Even if you could get it running, that CPU is pretty bad for streaming.
Real time HD encoding requires high-end CPU's, dual-cores have a hard time doing that.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
If you get that message every time regardless of your drivers then your intel is to blame here. This should be stated in the FAQ.
 
Top