Skip to content

Commit 6d2c4db

Browse files
author
conaN
authored
feat: add credits (#225)
1 parent b89d41b commit 6d2c4db

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/getting-started/post-installation/atlas-folder/general-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,11 @@ Although the initial setup prompts if you want to disable power-saving, you can
117117

118118
!!! info "Windows 11-only"
119119

120-
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.
120+
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.
121121

122122
However, this is at the cost of increased power consumption and is not always beneficial for all applications, so we recommend you do testing.
123123

124-
Run the `Enable timer resolution.cmd` script to enable this high precision, and use the `! MeasureSleep.exe` utility to track it.
124+
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.
125125

126126
## :material-printer: Printing
127127

docs/getting-started/post-installation/drivers/nvidia.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ We recommend using NVCleanstall, as it is a GUI alternative to manually strippin
3030

3131
## :material-cog: Configure NVIDIA Control Panel
3232

33+
This section was partly based on [valleyofdoom's documentation](https://github.com/valleyofdoom/PC-Tuning/blob/main/docs/configure-nvidia.md).
34+
3335
- Open the NVIDIA Control Panel by right-clicking on the desktop.
3436
- Navigate to ``3D Settings -> Adjust image settings with preview``
3537
- Select **Use the advanced 3D image settings** and hit **Take me there**

0 commit comments

Comments
 (0)