355 Commits

Author SHA1 Message Date
Orbmu2k
8223b7da81 Merge pull request #463 from A-M-E-00/fix/base-profile-navigation
Fixed navigating to the global driver profile when Base Profile is selected
2026-05-31 08:21:59 +02:00
Orbmu2k
4a4d1e19b5 Merge pull request #468 from A-M-E-00/perf/profile-enum-buffer-sizing
Update profile enum buffer sizing to match the number of settings, improving scan performance
2026-05-31 08:21:42 +02:00
A.M.E
812ecaf109 Update profile enum buffer sizing to match the number of settings 2026-05-30 23:39:52 -04:00
A.M.E
47d692f96f Fix modified profiles dropdown not navigating to the global profile when Base Profile is selected 2026-05-27 16:46:12 -04:00
Orbmu2k
dde3b68f12 Final Fix for R610.xx - added QWORD support v3.0.1.13 2026-05-27 22:42:24 +02:00
Orbmu2k
e82c7e56b6 Merge branch 'master' into nb-optimize 2026-05-27 22:01:30 +02:00
Orbmu2k
352ec0aba5 Quick Fix for R610.xx - removed "rBAR - Size Limit" (0x000F00FF) from CSN - new unsupported settings type, #461. #462 2026-05-27 21:58:57 +02:00
Orbmu2k
6af86ddd22 Merge branch 'master' into nb-optimize 2026-05-27 21:15:58 +02:00
Orbmu2k
d0c6b4a23a changed gridview to listbox for better scrolling performance 2026-05-27 21:14:24 +02:00
emoose
ec05a7744a Remove applications from profile before deleting (fixes #453) 2026-05-26 19:52:01 +01:00
emoose
e07ffe1dbb Allow specifying FindFile param in add application dialog
Just add FindFIle=xxx after the executable name, this also strips quote marks so that using same style as NV txt files could work
eg `"app\test.exe FindFile="app\something.txt"` should be valid.

Couldn't see a good place to mention this in the dialog itself though..
2026-05-26 19:03:43 +01:00
A-M-E-00
058ca1dbde Allow searching settings by hex ID in filter (#450) 2026-05-26 18:48:36 +01:00
renanmp
ccf6d3c701 Update CustomSettingNames.xml (#455)
* Update CustomSettingNames.xml

Add alternate names to Vertical Sync and add Low Latency Alternate name to Maximum Pre-rendered Frames.

Also updated MPRF description to recommend value 1 (by NVAPP) when enabling Ultra Low Latency Mode.

* Update CustomSettingNames.xml

- Add DLSS-NR custom names

* Update CustomSettingNames.xml

add mindriver requirement to dlss-nr
2026-05-26 18:47:50 +01:00
Orbmu2k
34fde004d5 shared combo for all settings 2026-05-22 08:52:44 +02:00
Orbmu2k
295aaf3ee6 prewarm combos 2026-05-21 23:02:06 +02:00
Orbmu2k
b81ac66220 optimized setting validation 2026-05-21 21:56:14 +02:00
Orbmu2k
c695f502fa optimized description loading for improved selection change 2026-05-20 11:06:14 +02:00
Orbmu2k
f0af234909 UI Software Rendering + PostProcessMeta Cache 2026-05-16 11:07:44 +02:00
Orbmu2k
d2ce0dbe90 improved profile export #447 2026-04-20 20:00:05 +02:00
Orbmu2k
b6b82aa562 Merge pull request #446 from Warkratos/master
Update CustomSettingNames.xml
2026-04-20 18:24:04 +02:00
renanmp
8448bd3c7e Update CustomSettingNames.xml
- readd settings for vulkan/opengl present method - flags
2026-04-20 12:41:14 -03:00
Orbmu2k
12b8876bf3 option in about dialog to disable splash screen 2026-04-19 19:30:21 +02:00
Orbmu2k
c75105dc2a removed github action version patching for PRs 2026-04-18 14:43:52 +02:00
Orbmu2k
6d63fa467e github release version handling optimized,
the first 3 version numbers are now striclty defined from assembly info,
auto increment on release for last number still works within one version group
2026-04-18 14:39:51 +02:00
Orbmu2k
6e46746659 refactored update check, added update channel selection and in place update installer v3.0.1.12 2026-04-18 10:17:34 +02:00
Orbmu2k
e1681e15f8 dark row color 2026-04-18 09:23:32 +02:00
Orbmu2k
aab7e406a4 smaller fontsize for export profiles list 2026-04-17 20:54:08 +02:00
Orbmu2k
3e13ce2041 restore maximized window after relaunch correctly 2026-04-17 20:48:46 +02:00
Orbmu2k
62af951eb0 window min width and scaling gridview columns from window width 2026-04-17 20:39:27 +02:00
Orbmu2k
095ea78743 Merge pull request #441 from Warkratos/master
CSN Update
2026-04-17 14:49:15 +02:00
renanmp
34265b6306 Update CustomSettingNames.xml 2026-04-17 08:51:13 -03:00
renanmp
385ff13d5a Update CustomSettingNames.xml
- Rename DLSS-FG Private Flags to Auto Scene Detection and add description from the NVIDIA Documentation.
2026-04-17 08:47:14 -03:00
Orbmu2k
a93a436628 no pause for splash spinner 2026-04-17 12:35:18 +02:00
Orbmu2k
5dcf43f7e2 Merge branch 'master' of https://github.com/Orbmu2k/nvidiaProfileInspector 2026-04-17 11:57:23 +02:00
Orbmu2k
eaa7861545 more perf optimizations 2026-04-17 11:57:13 +02:00
Orbmu2k
b69ad90b89 allow explicit profile value override with the same value as the inherited global profile value #432 2026-04-17 11:28:34 +02:00
Orbmu2k
953bf45880 more gridview optimization 2026-04-17 11:07:33 +02:00
Orbmu2k
317ae9f68f fixed dar mode inactive dirty row color 2026-04-17 10:56:47 +02:00
Orbmu2k
2f6b5b5ad4 added visual input validation for seting values 2026-04-17 10:51:35 +02:00
Orbmu2k
c2e10c0a59 fix global dirty state now gets refreshed on value change 2026-04-17 10:29:58 +02:00
Orbmu2k
e8fd576954 snackbar popup after settings applied #440 2026-04-17 10:23:03 +02:00
Orbmu2k
c71276a781 pasting values with whitespaces will not get parsed correctly #439 2026-04-17 10:19:23 +02:00
Orbmu2k
b3e9f71b24 Merge pull request #438 from Warkratos/master
Update to "about" to change contributor username
2026-04-16 23:18:47 +02:00
renanmp
c20f4316c6 Update AboutViewModel.cs
Update github username
2026-04-16 17:53:05 -03:00
Orbmu2k
93a6ba7739 readme update v3.0.1.11 2026-04-16 22:04:18 +02:00
Orbmu2k
f5c718fabe added splashscreen 2026-04-16 21:37:02 +02:00
Orbmu2k
bfc5f74bed cleanup 2026-04-16 20:52:12 +02:00
Orbmu2k
df8f20a795 NVIDIA PROFILE INSPECTOR 2026-04-16 20:50:41 +02:00
Orbmu2k
e837225537 Merge branch 'master' of https://github.com/Orbmu2k/nvidiaProfileInspector 2026-04-16 20:45:27 +02:00
Orbmu2k
823dc12ed7 handle disabled nvidia gpu 2026-04-15 17:48:31 +02:00