Known issues
- Exception may occur if you've never ran any previous NVPI release, can fix that by downloading an older release and running it once, after that 2.4.0.26 should startup fine - will be fixed in next release.
Changes from 2.4.0.25 pre-release
- Form: Added simple update check, title bar shows notice if newer GitHub release is available (can be disabled in
settings.xml) - Form: Profile box now accepts EXE names, entering EXE name/path and pressing Enter will select corresponding profile if exists.
- Form: Fixed minor UI issues.
- Settings: Implemented
[Min/Max]RequiredDriverVersion, settings can now be hidden on drivers outside of version range (CTRL+ALT+D shows all). - Settings: Applied version constraints to some deprecated settings (e.g. 3D Vision/Stereo).
- Settings: Added
AlternateNamesXML element for settings that may be known by other names, checked by search filter. - Form: Search filtering further improved from 2.4.0.25, now applies filter as settings are first populated in the list.
- Form: Collapsed groups are now stored in the existing
settings.xmlfile.
(this section will be removed on full release)
Full changes from 2.4.0.20
Form / UI
- Added search filter field above settings list, filters settings as text is typed in. (ESC to clear)
- Setting groups can now be collapsed via double-click, hidden/collapsed groups are saved between sessions.
- Added simple update check, title bar shows notice if newer GitHub release is available (can be disabled in
settings.xml) - Profile box now accepts EXE names, entering EXE name/path and pressing Enter will select corresponding profile if exists.
- Fixed minor UI issues.
Settings
- Implemented
[Min/Max]RequiredDriverVersion, settings can now be hidden on drivers outside of version range (CTRL+ALT+D shows all). - Applied version constraints to some deprecated settings (e.g. 3D Vision/Stereo).
- Added
AlternateNamesXML element for settings that may be known by other names, checked by search filter. - Updated settings:
- Added
TILEDCACHE_TILESIZE,TILEDCACHE_L2_USAGE,PS_CONST_FOLDING_GPU TILEDCACHE (DX/OpenGL)updated ID for newer driversAntialiasing - Combined (Mode + Setting)updated ID for newer driversAnisotropic Filtering (Mode + Setting)updated ID for newer driversSmooth Motion - Flip Meteringsettings moved to Extra section.
(Thanks to Guzz at guru3d forums for the adds!)
- Added
NVAPI
- Updated to use
NVDRS_APPLICATION_V4from latest NVAPI.
Contributors:
- @emoose
- Guzz on guru3d forums for updated setting IDs
- guru3d forum & GitHub users for testing and feedback