Error Message

The Partridge Family were neither partridges nor a family. Discuss.
NarinChauhan
Posts: 5
Joined: April 24th, 2017, 10:22 am

Error Message

Post by NarinChauhan » April 24th, 2017, 10:25 am

Hello Everyone,

I am using Visual Studio 2017, I get this follow error message Whenever I try to run and test a function:

error: DXGI_ERROR_UNSUPPORTED
description:Unsupported.
Note: Creating device and swap chain
Location : Line [85] in Graphics.cpp

Exception caugth at Windows Message Loop.

Please advice

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Error Message

Post by chili » April 24th, 2017, 10:42 am

Hmm it seems like a problem with compatibility with your graphics adapter.

What is the manufacturer/brand/model number of your graphics card?
Chili

NarinChauhan
Posts: 5
Joined: April 24th, 2017, 10:22 am

Re: Error Message

Post by NarinChauhan » April 24th, 2017, 10:52 am

Hello Chili,

Follow are the details:

Standard VGA adapter

Inter(R) HSW Mobile/Desktop Graphics Chipset

NarinChauhan
Posts: 5
Joined: April 24th, 2017, 10:22 am

Re: Error Message

Post by NarinChauhan » April 24th, 2017, 11:03 am

chili wrote:Hmm it seems like a problem with compatibility with your graphics adapter.

What is the manufacturer/brand/model number of your graphics card?


Hello Chili,

Follow are the details:

Standard VGA adapter

Inter(R) HSW Mobile/Desktop Graphics Chipset

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Error Message

Post by chili » April 24th, 2017, 11:10 am

Hmmm, im sorry bro. This graphics card is not gonna cut it for the framework/tutorials :c

It'd have to rewrite the graphics core of the framework to get it to run on that.
Chili

NarinChauhan
Posts: 5
Joined: April 24th, 2017, 10:22 am

Re: Error Message

Post by NarinChauhan » April 24th, 2017, 11:14 am

chili wrote:Hmmm, im sorry bro. This graphics card is not gonna cut it for the framework/tutorials :c

It'd have to rewrite the graphics core of the framework to get it to run on that.

What graphic card can I use?... any suggestion Please..

i will get it installed...

Thanks :)

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Error Message

Post by chili » April 24th, 2017, 12:09 pm

Well, you don't need anything expensive. Something like even a GeForce GTX 460 even should be plenty. Do you have a laptop or a desktop?
Chili

NarinChauhan
Posts: 5
Joined: April 24th, 2017, 10:22 am

Re: Error Message

Post by NarinChauhan » April 24th, 2017, 12:34 pm

chili wrote:Well, you don't need anything expensive. Something like even a GeForce GTX 460 even should be plenty. Do you have a laptop or a desktop?

I have a desktop

User avatar
cyboryxmen
Posts: 190
Joined: November 14th, 2014, 2:03 am

Re: Error Message

Post by cyboryxmen » April 24th, 2017, 12:52 pm

This is why I never bother getting chipsets with integrated graphics cards. You can barely run an indie 2d platformer with those things. It'll just be better to get a really cheap graphics card instead; You can run a surprising amount of modern games with it and you won't even lose that much more money by doing that.
Last edited by cyboryxmen on April 24th, 2017, 12:53 pm, edited 1 time in total.
Zekilk

User avatar
chili
Site Admin
Posts: 3948
Joined: December 31st, 2011, 4:53 pm
Location: Japan
Contact:

Re: Error Message

Post by chili » April 24th, 2017, 12:53 pm

Well then there should be no problem. Just make sure you have a compatible PCI-E slot and grab a gtx 460 or something (ive seen them go for $5). If you can afford better, might wanna get better.
Chili

Post Reply