Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update nvidia.md to take new NvApp issue into consideration #250

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/getting-started/post-installation/drivers/nvidia.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ We recommend using NVCleanstall, as it is a GUI alternative to manually strippin
Go to [NVIDIA's advanced driver search](https://www.nvidia.com/download/find.aspx) and download the latest Game Ready Driver after selecting your hardware and operating system.
Launch NVCleanstall, choose ``Use driver files on disk`` and locate the previously downloaded driver. Hit ``Next`` and continue with the installation.

- **For Desktops:** Make sure that only ``Display Driver`` is checked and click ``Next``.
- **For Laptops:** Check ``Display Driver`` and ``Optimus`` and click ``Next``. (More info on [NVIDIA's Website](https://www.nvidia.com/en-us/geforce/technologies/optimus))
- **For Driver Versions 566.36 and above:** Make sure to check ``NvApp``.
- **For Desktops:** Check ``Display Driver`` and click ``Next``.
- **For Laptops:** Check ``Display Driver`` and check ``Optimus`` (If it's visible) and click ``Next``. (More info on [NVIDIA's Website](https://www.nvidia.com/en-us/geforce/technologies/optimus))

- After the driver is downloaded tick the following:
- Disable Installer Telemetry & Advertising
- Perform a Clean Installation
- Disable [Multiplane Overlay (MPO)](https://docs.atlasos.net/getting-started/post-installation/drivers/amd/#disable-multi-plane-overlay-mpo)
- Disable Driver Telemetry in ``Show Expert Tweaks``
- Use method compatible with Easy-Anti-Cheat
- **This currently does not work on Windows 11 24H2!**
- Automatically accept the "driver unsigned" warning
- Click ``Install`` and continue with the NVIDIA driver installation as usual.
- Click ``Install`` then select ``NVIDIA Graphics Card`` only and continue with the NVIDIA driver installation as usual.

## :material-cog: Configure NVIDIA Control Panel

Expand Down