Commit Graph

298 Commits

Author SHA1 Message Date
Orbmu2k
2e91bfc23f improved status info 2026-04-10 22:18:45 +02:00
Orbmu2k
60de4d05ae reworked the status info/ version info 2026-04-10 22:07:55 +02:00
Orbmu2k
6ba570b77c Merge branch 'master' into playground 2026-04-10 20:52:40 +02:00
Orbmu2k
a45049dd53 fixed merge + mpo rename 2026-04-10 20:52:10 +02:00
Orbmu2k
4c94720e12 Merge pull request #423 from Orbmu2k/ai-settings
open for debate - ai generated settings descriptions and additions to reference
2026-04-10 20:41:51 +02:00
Orbmu2k
ec0c517649 Merge branch 'master' into ai-settings 2026-04-10 20:40:03 +02:00
Orbmu2k
6766ff8e6b updated to new settings, keep original descriptions 2026-04-10 20:39:56 +02:00
Orbmu2k
1ea9547167 Merge branch 'master' into playground 2026-04-10 20:23:55 +02:00
Orbmu2k
935d97ea58 Merge pull request #430 from cattboy/master
Added CLI -exportCustomized of all CustomizedProfiles.nip
2026-04-10 20:21:13 +02:00
Orbmu2k
14af397cfd Merge pull request #429 from renannmp/master
Update CSN: Add MinRequiredDriverVersion in MFG and Shader-Cache Precompile
2026-04-10 20:19:08 +02:00
Orbmu2k
f379420ad8 fix nvapi constants names not show up in values list #435 2026-04-10 20:18:13 +02:00
Orbmu2k
ee725312ac themes 2026-04-10 20:09:06 +02:00
Orbmu2k
e34d263210 update available animation 2026-04-07 21:01:19 +02:00
emoose
9f5baf20db Add driver statusbar: version/branch, profile/setting count, and OTA update time
Could maybe add some things to right-side of bar too, some kind of light-up labels for common settings that could be toggled? (rebar/dlss overrides/...?)
2026-04-06 03:50:07 +01:00
cattboy
065f312a87 Added CLI -exportCustomized to exports all CustomizedProfiles.nip in CWD of the .exe 2026-04-03 12:16:50 +00:00
Warkratos
faf68307b5 Update CustomSettingNames.xml 2026-04-01 17:18:00 -03:00
Warkratos
b3c2b0a8c8 Update CustomSettingNames.xml 2026-04-01 17:12:43 -03:00
Warkratos
26b7c725b4 Update CustomSettingNames.xml
- Add Min Required Driver Version 595.97 to the new MFG and Shader Cache Precompile.
2026-04-01 17:05:15 -03:00
emoose
15a94d8734 GithubHelper: check for pre-release updates if this version is a pre-release
Previously pre-releases were always ignored, as we didn't want
stable users to see pre-release updates.

Now we use the /releases endpoint to see all releases, and check if
current version is marked as pre-release first.

If it is then pre-release versions are included when checking for updates.
Stable releases continue to only check for non pre-release versions.
2026-04-01 00:13:43 +01:00
Orbmu2k
026232e7c9 Wrong Maximum MFG Multiplier in DMFG mode ? #426 v3.0.1.10 2026-03-31 22:52:45 +02:00
Orbmu2k
cfeaf3fb88 Merge pull request #422 from renannmp/master
CSN File Update: Add Dynamic FG, Shader Pre-compile
v3.0.1.9
2026-03-31 22:13:54 +02:00
Warkratos
7c6167d78c Update CustomSettingNames.xml
add description to "DLSS-FG - Forced Mode"
2026-03-31 17:08:03 -03:00
Warkratos
c9e99de63e Update CustomSettingNames.xml 2026-03-31 17:01:11 -03:00
Warkratos
afbaa4097d Update CustomSettingNames.xml
- Add DLSS-FG Preset Letter
- Renamed multi frame generation to DLSS-MFG
2026-03-31 16:41:52 -03:00
Warkratos
38e01528c7 Update CustomSettingNames.xml
changed the mfg count to add fixed, as now there's two split setting for fixed and dynamic FG.
2026-03-31 16:10:36 -03:00
Warkratos
e066964501 Update CustomSettingNames.xml
Add Dynamic Frame Generation options
2026-03-31 16:03:30 -03:00
Warkratos
2574a00145 Update CustomSettingNames.xml
Update description
2026-03-31 12:02:50 -03:00
Warkratos
58497da189 Update CustomSettingNames.xml 2026-03-31 11:53:33 -03:00
Warkratos
4e81ef7b4a Update CustomSettingNames.xml 2026-03-31 11:31:15 -03:00
Warkratos
f2ee8fe54c Update CustomSettingNames.xml
add shader pre-compile option
2026-03-31 11:07:39 -03:00
Orbmu2k
fc4b0a52ab more reference 2026-03-29 15:49:53 +02:00
Orbmu2k
c3940412b8 ai generated 2026-03-29 15:26:33 +02:00
Orbmu2k
b5d7da807e differnet icons for reset item context 2026-03-29 13:34:08 +02:00
Warkratos
49c451a40b Update CustomSettingNames.xml
- Add HexValue 0x000802A5 to OGL_DX_PRESENT_DEBUG. 

This is a hidden hexvalue to make the driver treat DXK as Native, a workaround for when the flag to promote to DXGI/DirectFlip doesn't work.
2026-03-28 20:22:27 -03:00
Orbmu2k
5e5ea303cb fixed multiline settingitem finally 2026-03-29 00:21:24 +01:00
Orbmu2k
0ba307223e combobox navigation handling improved 2026-03-28 23:47:37 +01:00
Orbmu2k
7c03e9c80a fixed setting item values keyboard navigation 2026-03-28 23:44:59 +01:00
Orbmu2k
7275ae45f1 modifed profiles apply on enter 2026-03-28 23:34:38 +01:00
Orbmu2k
c113b34c9d about dialog additions 2026-03-28 23:20:39 +01:00
Orbmu2k
d57378ee4f bring back legacy cli import features and file association for nip files #411
fix export all modified profiles #421
added merge option to import dialog #408
added multiple nip import (settings will be merged before import, last wins) #387
2026-03-28 23:12:13 +01:00
Orbmu2k
fec5d5074b snapshot 2026-03-28 22:05:57 +01:00
Orbmu2k
33a861f553 keep grid position stable when item gets favorized 2026-03-28 01:43:06 +01:00
Warkratos
8db42dc9e7 Removed Override for rBAR - Size Limit
Overriding the Size Limit for rBAR can cause some confusion, as some games defaults to other sizes. Better keep at default and let the user choose.
2026-03-27 14:53:28 -03:00
emoose
df75f93922 Use TextFormattingMode Display on profile combobox 2026-03-27 00:22:24 +00:00
emoose
4cc59da75c Keep search textbox focused during profile search
Hovering over profiles was stealing focus from the search textbox,
causing typed chars to go to WPF's built in ComboBox text search
instead of our filter box.

This makes sure the textbox stays focused instead, and also disables
the built-in combobox search.

(setting Focusable=False in the xaml also worked to fix the hover issue,
but that would cause a freeze for a few seconds when reopening box for
some reason)
2026-03-27 00:03:52 +00:00
emoose
aaf23bcb90 Fix delay when selecting items
Deferred-instantiation code from last commit seemed to cause delays when selecting some items.
Reverted that and left cache/IsAsync changes
2026-03-26 21:22:30 +00:00
emoose
10e215c5ab Improve settings scroll performance
Defers heavy controls (SearchableComboBox, favorite/restore buttons) to only
instantiate when row is selected, non-selected rows use lightweight versions.
(needs more testing to make sure this is working properly)

Also increased cache size and removed IsAsync from binding to reduce thrashing
during scroll.
(slightly more memory usage, but seems to get fix all stutter issues I had when
clicking+dragging scroll bar around)
2026-03-26 19:53:38 +00:00
Orbmu2k
266f97285a fix settings combo not editable v3.0.1.8 2026-03-26 18:55:34 +01:00
emoose
68a57ac148 Revert ba4e69d9 / 19373273 2026-03-26 11:17:34 +00:00
Orbmu2k
e86dabdbe9 Merge branch 'comboheightfix' 2026-03-26 00:19:29 +01:00