Forces Nvidia and AMD high performance graphics.

This commit is contained in:
FunkyFr3sh 2019-03-17 01:18:37 +01:00
parent ee14204ced
commit b49cd06876
2 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,8 @@
LIBRARY ddraw.dll
EXPORTS
DirectDrawCreate @1
DirectDrawEnumerateA @2
GameHandlesClose DATA
DirectDrawCreate @1
DirectDrawEnumerateA @2
GameHandlesClose DATA
NvOptimusEnablement DATA
AmdPowerXpressRequestHighPerformance DATA