0
Answer

Direct3D device initialization problem (C# DirectX 9)

Ask a question
sonicxy

sonicxy

20y
2.9k
1
I keep getting an Unknow runtime error when i get to this line of code: device = new Device(0, DeviceType.Hardware, this, CreateFlags.SoftwareVertexProcessing, presentParams);

Next Recommended Forum