aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-11-20 23:59:08 +0100
committerdec05eba <dec05eba@protonmail.com>2024-11-20 23:59:08 +0100
commit5679ab9d8ef83c6afe08a33fbe72d1d3fcc54ae1 (patch)
treeb9170545cf2f102a3adf6791f7eebde8afece862 /TODO
parent520687cd3f48ee2ecb4a6d2890fb9c25939f1373 (diff)
Fix application audio recording inverse with non-merged audio
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index f819fce..a6904ae 100644
--- a/TODO
+++ b/TODO
@@ -89,3 +89,5 @@ For replay on fullscreen detect focused fullscreen window by checking if the win
Add audio devices/app refresh button.
Play camera shutter sound when saving recording. When another sound when starting recording.
+
+Some games such as "The Finals" crashes/freezes when they lose focus. Try to reproduce this and if it happens try grab cursor and keyboard instead of setting gsr ui focus and make gsr ui click through like gsr notify. This might fix the issue.