Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
#477877 06/01/14 01:57 PM
Joined: Dec 2013
S
scanti Offline OP
stranger
OP Offline
stranger
S
Joined: Dec 2013
As no profile exists for the game yet, Nvidia's Optimus starts the game in low performance Intel graphics mode. I can manually override this but for those people without the know how the game developers can also instruct the drivers to switch to high performance mode.

All you have to do is add the following lines to your code:

Code
extern "C" {
_declspec(dllexport) DWORD NvOptimusEnablement = 0x00000001;
}


With the newer drivers your game should now automatically run in high performance mode.

Joined: Aug 2008
Location: Oost-Vlaanderen
enthusiast
Offline
enthusiast
Joined: Aug 2008
Location: Oost-Vlaanderen
Thanks for this,I've forwarded the info to our engine lead.


Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5