fyr77 / EnvyUpdate

Small update checker application for NVIDIA GeForce GPUs
MIT License
137 stars 7 forks source link

[Question] What does it all install / update? #40

Closed Senliast closed 6 months ago

Senliast commented 6 months ago

I couldnt find the answer in README, therefore i wanted to ask here. Which all components of driver does it install? For example, i dont have GeForce Experience installed and would not like to install it. Will it install it together with driver? Will it update the other components of driver, like FrameView SKD, HD Sound Driver and nVidia System Software?

Thank you.

fyr77 commented 6 months ago

EnvyUpdate installs all driver components EXCEPT GeForce Experience. This means all drivers like the Shield Controller driver are installed, but everything that is part of or depends on GFE is not installed.

The exact components are:

Only applicable software is installed, e.g. on desktop computers Optimus is not installed (I think)

Senliast commented 6 months ago

All right, thank you!