• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

[Feature request] NIS and rBAR

Ghokury

New Member
Joined
Apr 4, 2024
Messages
3 (0.01/day)
Location
Brest
I have 2 feature ideas for NVCleaninstall.

The first one is enabling old NVIDIA Control Panel Sharpening instead of NIS which can be done using this registry file. Reboot isn't required.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\FTS]
"EnableGR535"=dword:00000000

Another one is enabling rBAR globally with drop down menu to choose rBAR size. It can be done via Profile Inspector, but I lack knowledge of how to do it using registry editor.
Code:
0x0000000040000000 = 1gb (default value for most whitelisted games)
0x0000000060000000 = 1.5gb
0x0000000080000000 = 2gb
0x0000000100000000 = 4gb
0x0000000200000000 = 8gb
0x000000000C800000 = 200mb (Diablo 4 default value)
0x0000000012C00000 = 300mb (The Riftbreaker default value)
0x0000000280000000 = 10gb
 

Ghokury

New Member
Joined
Apr 4, 2024
Messages
3 (0.01/day)
Location
Brest
The registry path was moved and now it's the following:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\Parameters\FTS]
"EnableGR535"=dword:00000000
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
28,207 (3.72/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
Another one is enabling rBAR globally with drop down menu to choose rBAR size. It can be done via Profile Inspector, but I lack knowledge of how to do it using registry editor.
isn't this a per-game setting?
 
Joined
Aug 9, 2019
Messages
1,763 (0.87/day)
Processor 7800X3D 2x16GB CO
Motherboard Asrock B650m HDV
Cooling Peerless Assassin SE
Memory 2x16GB DR A-die@6000c30 tuned
Video Card(s) Asus 4070 dual OC 2610@915mv
Storage WD blue 1TB nvme
Display(s) Lenovo G24-10 144Hz
Case Corsair D4000 Airflow
Power Supply EVGA GQ 650W
Software Windows 10 home 64
Benchmark Scores Superposition 8k 5267 Aida64 58.5ns
isn't this a per-game setting?
You can set ot globally with profile inspector. Be aware that a few games like delta force gets bad performance, while others perform very well.
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
28,207 (3.72/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
You can set ot globally with profile inspector. Be aware that a few games like delta force gets bad performance, while others perform very well.
hmm .. not sure if enabling it globally with nvcleanstall is a good idea, because people won't have a way to undo it?
 
Joined
Aug 9, 2019
Messages
1,763 (0.87/day)
Processor 7800X3D 2x16GB CO
Motherboard Asrock B650m HDV
Cooling Peerless Assassin SE
Memory 2x16GB DR A-die@6000c30 tuned
Video Card(s) Asus 4070 dual OC 2610@915mv
Storage WD blue 1TB nvme
Display(s) Lenovo G24-10 144Hz
Case Corsair D4000 Airflow
Power Supply EVGA GQ 650W
Software Windows 10 home 64
Benchmark Scores Superposition 8k 5267 Aida64 58.5ns
Joined
Feb 1, 2019
Messages
3,824 (1.73/day)
Location
UK, Midlands
System Name Main PC
Processor 13700k
Motherboard Asrock Z690 Steel Legend D4 - Bios 13.02
Cooling Noctua NH-D15S
Memory 32 Gig 3200CL14
Video Card(s) 4080 RTX SUPER FE 16G
Storage 1TB 980 PRO, 2TB SN850X, 2TB DC P4600, 1TB 860 EVO, 2x 3TB WD Red, 2x 4TB WD Red
Display(s) LG 27GL850
Case Fractal Define R4
Audio Device(s) Soundblaster AE-9
Power Supply Antec HCG 750 Gold
Software Windows 10 21H2 LTSC
If you enable integer scaling, then the old style sharpening is there in the Nvidia control panel, I am not sure if thats what the registry tweak does, so yeah just enable integer scaling.
 

Ghokury

New Member
Joined
Apr 4, 2024
Messages
3 (0.01/day)
Location
Brest
isn't this a per-game setting?
It can be set globally like RTX HDR and improves or doesn't affect performance in most cases, other than in games like Warzone.
If you enable integer scaling, then the old style sharpening is there in the Nvidia control panel, I am not sure if thats what the registry tweak does, so yeah just enable integer scaling.
It allows you to use old sharpen mode in NVIDIA control panel with any types of scaling. Can be done with Profile Inspector with custom names per game as well.
 

Solaris17

Super Dainty Moderator
Staff member
Joined
Aug 16, 2005
Messages
27,288 (3.83/day)
Location
Alabama
System Name RogueOne
Processor Xeon W9-3495x
Motherboard ASUS w790E Sage SE
Cooling SilverStone XE360-4677
Memory 128gb Gskill Zeta R5 DDR5 RDIMMs
Video Card(s) MSI SUPRIM Liquid X 4090
Storage 1x 2TB WD SN850X | 2x 8TB GAMMIX S70
Display(s) 49" Philips Evnia OLED (49M2C8900)
Case Thermaltake Core P3 Pro Snow
Audio Device(s) Moondrop S8's on schitt Gunnr
Power Supply Seasonic Prime TX-1600
Mouse Razer Viper mini signature edition (mercury white)
Keyboard Monsgeek M3 Lavender, Moondrop Luna lights
VR HMD Quest 3
Software Windows 11 Pro Workstation
Benchmark Scores I dont have time for that.
hmm .. not sure if enabling it globally with nvcleanstall is a good idea, because people won't have a way to undo it?

yeah I would not make this a feature because of things like that.
 
Top