Page 1 of 1

[Newbie] Help with setting Driver options

Posted: Tue Jan 15, 2019 6:49 am
by x-gamer177
Hello Everyone,

I apologize if i posted this in the wrong forum, However i wanted to know if there is any way i can programmatically set nvidia driver setting?

I play a lot of cs go and i move from home to lan at several different places and also have a lot of streamer friends who would like to share their gfx card setting with other nvidia users with similar cards.

I would like to build a small tool that would allow a user to 1 click change their graphic setting to the one that is pre-set in the tool (would like to share it with the community, so that anyone can set their settings)

Is there any way to do this? also is there any way to export the current driver settings ?

Re: [Newbie] Help with setting Driver options

Posted: Tue Jan 15, 2019 11:19 am
by Wagnard
x-gamer177 wrote: Tue Jan 15, 2019 6:49 am Hello Everyone,

I apologize if i posted this in the wrong forum, However i wanted to know if there is any way i can programmatically set nvidia driver setting?

I play a lot of cs go and i move from home to lan at several different places and also have a lot of streamer friends who would like to share their gfx card setting with other nvidia users with similar cards.

I would like to build a small tool that would allow a user to 1 click change their graphic setting to the one that is pre-set in the tool (would like to share it with the community, so that anyone can set their settings)

Is there any way to do this? also is there any way to export the current driver settings ?
NVIDIA Inspector is already doing what you are suggesting . You can export the settings too. Give it a look.

Re: [Newbie] Help with setting Driver options

Posted: Tue Jan 15, 2019 12:25 pm
by x-gamer177
Thank you, i will check it out.