Created
January 30, 2018 21:50
-
-
Save fnx4/771de6ca30987f4614fd56f1ef766801 to your computer and use it in GitHub Desktop.
nvidiaProfileInspector force GPU in MPC-HC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-16"?> | |
<ArrayOfProfile> | |
<Profile> | |
<ProfileName>Media Player Classic</ProfileName> | |
<Executeables> | |
<string>mpc-hc64.exe</string> | |
<string>mplayerc.exe</string> | |
<string>mpc-hc.exe</string> | |
</Executeables> | |
<Settings> | |
<ProfileSetting> | |
<SettingNameInfo>Enable application for Optimus</SettingNameInfo> | |
<SettingID>284810369</SettingID> | |
<SettingValue>1</SettingValue> | |
</ProfileSetting> | |
<ProfileSetting> | |
<SettingNameInfo>Shim Rendering Mode Options per application for Optimus</SettingNameInfo> | |
<SettingID>284810372</SettingID> | |
<SettingValue>64</SettingValue> | |
</ProfileSetting> | |
</Settings> | |
</Profile> | |
</ArrayOfProfile> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment