aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-04-15 02:47:04 +0200
committerdec05eba <dec05eba@protonmail.com>2023-04-15 02:47:04 +0200
commit4e59a9b4b63cd6b882a9ef36a082b652fe715fa9 (patch)
tree8f46281b9967bc43e5d82298b8661f885cb26931 /README.md
parent45a64316b4f93670926fcbee8741b6a1c4ee5de5 (diff)
Remove mention of PRIME, not needed anymore
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 718f676..0ceb87b 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,7 @@ where only the last few seconds are saved.
## Note
This software works only on X11 (Wayland with Xwayland is NOT supported).\
-If you are using a variable refresh rate monitor then choose to record "screen-direct". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.\
-For screen capture to work with PRIME (laptops with a nvidia gpu), you must set the primary GPU to use your dedicated nvidia graphics card (if you want to record with your NVIDIA GPU). You can do this by selecting "NVIDIA (Performance Mode) in nvidia settings:\
-![](https://dec05eba.com/images/nvidia-settings-prime.png)\
-and then rebooting your laptop.
+If you are using a variable refresh rate monitor then choose to record "screen-direct". This will allow variable refresh rate to work when recording fullscreen applications. Note that some applications such as mpv will not work in fullscreen mode. A fix is being developed for this.
### TEMPORARY ISSUES
1) screen-direct capture has been temporary disabled as it causes issues with stuttering. This might be a nvfbc bug.
2) Recording monitor on AMD/Intel has been temporary disables as issues surrounding it are fixed. For now, record a window instead.