Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Okay, I made some tinkering with drivers and some setting and I figured in armory crate/g helper if you choose gpu mode as the ultimate (which uses dgpu exclusively) fixes the problem. My guess is, in the standart mode system uses cpu as the main render option, in desktop and that causes dxgi not getting opened because it is not the gpu. İt is pretty easy to change the system mode with a restart, but maybe you can write some codes to activate the gpu manually.

I prefer to let the user select from Windows/driver parameters which gpu he want to use, as most softwares do.

It's nice that the dxgi works for you, as old laptops with integrated gpu can't send the dxgi capture data to the main gpu. I guess your laptop supports Advanced Optimus.