985af53a创建于 2025年8月7日历史提交
文件最后提交记录最后更新时间
Drs: update `GetDrsProgramPath` 9 个月前
init 9 年前
Form: handle filtering inside `RefreshCurrentProfile`, handle backspace Fixes momentary flicker when saving profile, also seemed to help with the collapsible groups perf issue, so removed the 250ms wait before applying filter Updated with NVDRS_APPLICATION_V4 from nvapi r575 9 个月前
NVAPI R570 + .NET FW 4.8.1 + small improvements 1 年前
Settings: show DLSS override version in dropdown/description, and remove unused mark from DLSS-RR preset E. Tries to parse nvngx_config.txt and find the latest override version, displays it in dropdown. Needs testing with systems that have modified nvngx_config (eg. through updating DLSS override with tools), may release test version for it soon. 9 个月前
Form: add collapsible group headers 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) 9 个月前
additional invariant culture checks for lower case 3 年前
Settings: add `AlternateNames` element, used in search filter Should make renaming settings less painful in future, added a couple common alt names people have used before 9 个月前
Form: add search/filter textbox above setting list, improve high-DPI frmDrvSettings AutoScaleDimensions changed to improve high DPI displays 9 个月前
NVAPI R570 + .NET FW 4.8.1 + small improvements 1 年前
set dpiAware for high DPI setups 9 年前
'Raytracing - (Vulkan RT) enabled' setting added added support for descriptions in CSN added setting name filter (CTRL + F) revert with ESCAPE added devmode view (CTRL + ALT + D) and some fixes 3 年前
additional invariant culture checks for lower case 3 年前
init 9 年前
Form: disable text auto-complete in filter textbox Thanks to Astyanax for posting fix on guru3d forums! 9 个月前
Settings: show DLSS override version in dropdown/description, and remove unused mark from DLSS-RR preset E. Tries to parse nvngx_config.txt and find the latest override version, displays it in dropdown. Needs testing with systems that have modified nvngx_config (eg. through updating DLSS override with tools), may release test version for it soon. 9 个月前
'Raytracing - (Vulkan RT) enabled' setting added added support for descriptions in CSN added setting name filter (CTRL + F) revert with ESCAPE added devmode view (CTRL + ALT + D) and some fixes 3 年前
added option to include predefined settings in export dialog 9 年前
added option to include predefined settings in export dialog 9 年前
added option to include predefined settings in export dialog 9 年前
init 9 年前
Settings: show DLSS override version in dropdown/description, and remove unused mark from DLSS-RR preset E. Tries to parse nvngx_config.txt and find the latest override version, displays it in dropdown. Needs testing with systems that have modified nvngx_config (eg. through updating DLSS override with tools), may release test version for it soon. 9 个月前