diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-11-05 02:17:40 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-11-05 02:17:40 +0100 |
commit | 69eca98086793643107a4b7073d8062fb7593f0b (patch) | |
tree | f6e34763095935724780e65db8ac000b2b4d1357 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | c88c03e83f932e335d929237914a4991ede34c50 (diff) |
Disable screen direct capture option as this is broken thanks to nvidia
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 88d171b..5d2a2ce 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -52,6 +52,11 @@ </screenshots> <releases> + <release version="3.2.4" date="2023-11-05"> + <description> + <p>Nvidia x11: disable screen direct record option, as there is an nvidia driver bug that causes some games to freeze/crash with this option</p> + </description> + </release> <release version="3.2.3" date="2023-11-01"> <description> <p>Use opengl context instead of egl2, might fix program startup not working for some users</p> |