diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-03-17 18:35:16 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-03-17 18:35:16 +0100 |
commit | 58299fbb24f4b44c9d11ec8b4d9a1878d2280dea (patch) | |
tree | 745c3e07e0c61fec781899921bf68e8a7dbf5a21 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | eb8eaf0defcda83ede12ecb94b176af0de4fb0ac (diff) |
Add overclocking option to workaround a NVIDIA driver bug (forcefully set to p2 state when using cuda)
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 b8c1bfe..5704b2b 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,11 @@ </screenshots> <releases> + <release version="1.3.4" date="2023-03-17"> + <description> + <p>Add option to workaround a NVIDIA driver "bug" that causes framerate to drop a bit when recording (overclock memory transfer rate back to normal)</p> + </description> + </release> <release version="1.3.3" date="2023-03-11"> <description> <p>Make it clear when graphics card is not supported</p> |