mirror of
https://github.com/Orbmu2k/nvidiaProfileInspector.git
synced 2025-12-23 23:18:07 -05:00
2.4.0.23
Collapsed groups will be saved into HiddenGroups.ini next to NVPI exe .NET ListView sadly doesn't support collapsing for some reason, but since it's based on Win32 ListView which does support them, it could be extended to make use of it (still had to add extra code to receive the undocumented notify when user collapses/expands groups though, ugh) With this the settings refresh is a little slower, added something so that search filtering only applies 250ms after user finishes typing, seems to help with that. (if slower machines have issues with this we can always revert or make optional)
This tool is used for modifying game profiles inside the internal driver database of the nvidia driver. All game profiles are provided by the nvidia driver, but you can add your own profiles for games missing in the driver database. You also have access to hidden and undocumented settings, which are not provided by the drivers control panel.
For more information how to use this tool, you can find some very good wikis here:
Languages
C#
87.1%
C
12.9%

