From 55b28133096701a2ba0cc2e658436a5ee33173d1 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 31 Mar 2023 04:06:04 +0200 Subject: [PATCH] todo --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 7f330f3..99d12c5 100644 --- a/TODO +++ b/TODO @@ -32,4 +32,5 @@ https://djdallmann.github.io/GamingPCSetup/CONTENT/RESEARCH/FINDINGS/registrykey The video output will be black if if the system is suspended on nvidia and NVreg_PreserveVideoMemoryAllocations is not set to 1. This happens because I think that the driver invalidates textures/cuda buffers? To fix this we could try and recreate gsr capture when gsr_capture_capture fails (with timeout to retry again). NVreg_RegistryDwords. -Restore nvfbc screen recording on monitor reconfiguration. \ No newline at end of file +Restore nvfbc screen recording on monitor reconfiguration. +Window capture doesn't work properly in _control_ game after going from pause menu to in-game (and back to pause menu). There might be some x11 event we need to catch. Same for vr-video-player. \ No newline at end of file