Skip to content

Instantly share code, notes, and snippets.

@fnx4
Created January 30, 2018 21:50
Show Gist options
  • Save fnx4/771de6ca30987f4614fd56f1ef766801 to your computer and use it in GitHub Desktop.
Save fnx4/771de6ca30987f4614fd56f1ef766801 to your computer and use it in GitHub Desktop.
nvidiaProfileInspector force GPU in MPC-HC
<?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