diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-04-25 14:22:54 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-04-25 14:22:54 +0200 |
commit | 4b28221a77cd1407208793cc84cfe4014607f3db (patch) | |
tree | d0c6fb8486b7712198fc604240bbc691dffd3dfa /README.md | |
parent | 984d10caff805ebd2018e699e5f41e634aa7dd16 (diff) |
Mention gsync
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -39,6 +39,9 @@ NVIDIA driver has a "feature" (read: bug) where it will downclock memory transfe To enable overclocking for optimal performance use the `-oc` option when running GPU Screen Recorder. You also need to have "Coolbits" NVIDIA X setting set to "12" to enable overclocking. You can automatically add this option if you run `sudo nvidia-xconfig --cool-bits=12` and then reboot your computer.\ Note that this only works when Xorg server is running as root, and using this option will only give you a performance boost if the game you are recording is bottlenecked by your GPU.\ Note! use at your own risk! +# VRR/G-SYNC +This should work fine on AMD/Intel X11 or Wayland. On Nvidia X11 G-SYNC only works with the -w screen-direct-force option, but because of bugs in the Nvidia driver this option is not always recommended. +For example it can cause your computer to freeze when recording certain games. # Installation If you are running an Arch Linux based distro, then you can find gpu screen recorder on aur under the name gpu-screen-recorder-git (`yay -S gpu-screen-recorder-git`).\ |