Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 1.27 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.27 KB

nvidia-overclock 2.0

This is an updated version of the original nvidia-overclock with support for up to RTX 20x0 series Nvidia GPUs (30x0 GPUs untested, can't find one in stock!) and all known bugs fixed. The original tool with no updates or bugfixes is available in the "original" branch.

The usage syntax is overclock.exe GPU GPU_CLOCK VRAM_CLOCK i.e. overclock.exe 0 135 250 for a 135MHz GPU overclock and 250MHz VRAM overclock on your first GPU.

License

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <[email protected]>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

Credits

  1. @pixel-stuck for the updated features and bug fixes.
  2. 1vwjbxf1wko0yhnr for the original program.