Orbmu2k / nvidiaProfileInspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEW SETTINGS (and some old one)

AndreyRGW opened this issue · comments

Reference.zip

Parameters added to this reference file are:
Optimize For Compute Performance - 0x10C158AD
CUDA - Sysmem Fallback Policy - 0x10ECECC9
RTX Dynamic Vibrance - 0x00980880
RTX Dynamic Vibrance Value - 0x00ABAB22
RTX Dynamic Vibrance Saturation - 0x00ABABAB13

I don't know what values RTX HDR uses, because I don't have an HDR monitor.

Installation is done by replacing the file in the folder with NPI.

commented

RTX HDR is 0x00DD48FB

    <CustomSetting>
      <UserfriendlyName>RTX HDR</UserfriendlyName>
      <HexSettingID>0x00DD48FB</HexSettingID>
      <Description />
      <GroupName>5.1 - NVApp</GroupName>
      <SettingValues>
        <CustomSettingValue>
          <UserfriendlyName>Off</UserfriendlyName>
          <HexValue>0x00000000</HexValue>
        </CustomSettingValue>
        <CustomSettingValue>
          <UserfriendlyName>On</UserfriendlyName>
          <HexValue>0x00000001</HexValue>
        </CustomSettingValue>
      </SettingValues>
      <SettingMasks />
    </CustomSetting>