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

Some feature requests

atlas1394

New Member
Joined
Jun 11, 2021
Messages
11 (0.01/day)
At the last page, actually you have 2 options: the possibility to open the temp folder where the extracted driver is, and to install the driver. It would be nice to add a third option for creating a new slimmed repackage of the driver, with only the features that I've selected before. This would be a time saver, having a ready-to-go repackaged driver and not worrying about repeating the entire procedure again.
Another interesting feature regards the MSI mode, actually there is the possibility to set it on or off, just add the option also to change his priority to High.
The last question is about the driver telemetry experimental feature, i think that is buggy because it makes problems with some Anti cheat softwares (Apex Legends in my case), i think it should be fixed.
Sorry for my bad english.
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
for creating a new slimmed repackage of the driver, with only the features that I've selected before.
Open the temp folder and copy it somewhere else, or do you mean "create a .exe installer with the contents of that directory"?

The last question is about the driver telemetry experimental feature, i think that is buggy because it makes problems with some Anti cheat softwares (Apex Legends in my case), i think it should be fixed.
There's a thread here with a test build that fixes this
 

atlas1394

New Member
Joined
Jun 11, 2021
Messages
11 (0.01/day)
create a .exe installer with the contents of that directory
Yes, i mean this
Open the temp folder and copy it somewhere else
I also tried this, but the setup of the driver doesn't start, idk why

I want to ask you another thing, in the temp folder the Geforce Experience folder appears, even if I did not select it from the list, is that normal? I'm using version 1.9.0
 
Joined
Mar 23, 2016
Messages
4,839 (1.64/day)
Processor Ryzen 9 5900X
Motherboard MSI B450 Tomahawk ATX
Cooling Cooler Master Hyper 212 Black Edition
Memory VENGEANCE LPX 2 x 16GB DDR4-3600 C18 OCed 3800
Video Card(s) XFX Speedster SWFT309 AMD Radeon RX 6700 XT CORE Gaming
Storage 970 EVO NVMe M.2 500 GB, 870 QVO 1 TB
Display(s) Samsung 28” 4K monitor
Case Phantek Eclipse P400S (PH-EC416PS)
Audio Device(s) EVGA NU Audio
Power Supply EVGA 850 BQ
Mouse SteelSeries Rival 310
Keyboard Logitech G G413 Silver
Software Windows 10 Professional 64-bit v22H2
All I do is create a self extracting 7Zip from the temp folder of the slimmed install.

I want to ask you another thing, in the temp folder the Geforce Experience folder appears, even if I did not select it from the list, is that normal?
There’s also a few MB GeForce Experience folder under Program Files/Nvidia/installer. I’ve wondered about it.
 
Last edited:

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
in the temp folder the Geforce Experience folder appears, even if I did not select it from the list, is that normal?
Yes this is normal, some files from GeForce Experience are needed for the installer to work at all

Yes, i mean this
All I do is create a self extracting 7Zip from the temp folder of the slimmed install.
Good suggestion, I'll add a button that creates a self-extracting ZIP
 
Joined
Oct 24, 2016
Messages
8 (0.00/day)
some files from GeForce Experience are needed for the installer to work at all

That folder can also be deleted

All you have to do for the installer to work is to remove these 3 lines from the setup.cfg file, right at the bottom

Code:
        <file name="${{EulaHtmlFile}}"/>
        <file name="${{FunctionalConsentFile}}"/>
        <file name="${{PrivacyPolicyFile}}"/>

Untitled.png


Just a FYI, not saying you should change how you handle your software
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
That folder can also be deleted

All you have to do for the installer to work is to remove these 3 lines from the setup.cfg file, right at the bottom

Code:
        <file name="${{EulaHtmlFile}}"/>
        <file name="${{FunctionalConsentFile}}"/>
        <file name="${{PrivacyPolicyFile}}"/>

View attachment 203433

Just a FYI, not saying you should change how you handle it.
Yeah, that's an option too. I felt like that's easier to break than just keeping those files
 

atlas1394

New Member
Joined
Jun 11, 2021
Messages
11 (0.01/day)
All I do is create a self extracting 7Zip from the temp folder of the slimmed install.
Yes I meant this, that is what I usually do, but it is a bit annoying to do on my own every time
Good suggestion, I'll add a button that creates a self-extracting ZIP
Yeah, thanks!
That folder can also be deleted
I always do this too, because I was convinced that it was a bug of the program
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
Please test the attached build, is this what you were looking for?
 

Attachments

  • NVCleanstall.exe
    3.4 MB · Views: 115

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
Will work on the MSI changes next, the fix for Easy-anti-cheat is already included in the test build
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
MSI changes have been added to the attached build, please confirm this is working properly for you
 

Attachments

  • NVCleanstall.exe
    3.4 MB · Views: 86

atlas1394

New Member
Joined
Jun 11, 2021
Messages
11 (0.01/day)
I tested your build with the settings on the images, I made a build package and I installed the driver from it, no problems encountered.
I really like the new interrupt features, seems to work properly, the same also for the compatible Anti-cheat method.
I only have little stuttering problems on games with the HDCP disabled, I don't know if it's just my problem, maybe wait for more feedbacks about it.
Geforce experience folder still appears in temp, but I suppose you haven't worked on it at the moment.
Nice work, hope it helps
 

Attachments

  • photo_2021-06-14_13-18-24.jpg
    photo_2021-06-14_13-18-24.jpg
    320.7 KB · Views: 66

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
27,046 (3.71/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
Geforce experience folder still appears in temp, but I suppose you haven't worked on it at the moment.
No plans to change that, the folder really contains only a few files that don't get installed
 
Top