diff --git a/docs/getting-started/post-installation/atlas-folder/general-configuration.md b/docs/getting-started/post-installation/atlas-folder/general-configuration.md index ab162cbc..7cbc0eb9 100644 --- a/docs/getting-started/post-installation/atlas-folder/general-configuration.md +++ b/docs/getting-started/post-installation/atlas-folder/general-configuration.md @@ -117,11 +117,11 @@ Although the initial setup prompts if you want to disable power-saving, you can !!! info "Windows 11-only" -Atlas includes a script that uses TimerResolution utility to increase the precision of Windows' timer, which benefits applications requiring consistent pacing or [sleeping](https://en.wikipedia.org/wiki/Sleep_(system_call)), such as framerate limiters in some games. +Atlas includes a script that uses [@valleyofdoom's TimerResolution utility](https://github.com/valleyofdoom/TimerResolution) to increase the precision of Windows' timer, which benefits applications requiring consistent pacing or [sleeping](https://en.wikipedia.org/wiki/Sleep_(system_call)), such as framerate limiters in some games. However, this is at the cost of increased power consumption and is not always beneficial for all applications, so we recommend you do testing. -Run the `Enable timer resolution.cmd` script to enable this high precision, and use the `! MeasureSleep.exe` utility to track it. +Run the `Enable timer resolution.cmd` script to enable this high precision, and use the `! MeasureSleep.exe` utility to track it. See [@valleyofdoom's TimerResolution repository](https://github.com/valleyofdoom/TimerResolution#timerresolution) for more information. ## :material-printer: Printing diff --git a/docs/getting-started/post-installation/drivers/nvidia.md b/docs/getting-started/post-installation/drivers/nvidia.md index 5f51a257..9e5a5cec 100644 --- a/docs/getting-started/post-installation/drivers/nvidia.md +++ b/docs/getting-started/post-installation/drivers/nvidia.md @@ -30,6 +30,8 @@ We recommend using NVCleanstall, as it is a GUI alternative to manually strippin ## :material-cog: Configure NVIDIA Control Panel +This section was partly based on [valleyofdoom's documentation](https://github.com/valleyofdoom/PC-Tuning/blob/main/docs/configure-nvidia.md). + - Open the NVIDIA Control Panel by right-clicking on the desktop. - Navigate to ``3D Settings -> Adjust image settings with preview`` - Select **Use the advanced 3D image settings** and hit **Take me there**