Releases: SouljaVR/HyperionScreenCap
HyperionScreenCap (Fixed Capture Crash Issue)
Fixes the issue where the screen capture would stop permanently in certain situations like UAC prompts, games becoming exclusive fullscreen etc for DX11 and maybe DX9 (Haven't tested, doesn't concern me). It will still not be able to capture during these scenarios as it is a limitation of DX11 capture, but it will re-establish itself immediately when the problematic scenario is gone. With the original code it would crash completely and require a manual stop/start of capture feed which was incredibly annoying.
I have attached the compiled binary below in the zip, unlike the original code there is no installer. It can just be run directly. Feel free to compile it yourself from source if you do not trust the file but I assure you it's completely safe.
If you want this to run at boot, navigate to this folder on your Windows machine:
C:\Users\YOUR_NAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
or
Windows Key + R, then in run type shell:startup
Then place a shortcut to the HyperionScreenCap.exe in here (do not place the actual .exe in here) and ensure in the Hyperion screen capture settings 'Start Screen Capture Automatically' is on. This will make the program run automatically on boot. You can also disable 'Check for updates on start' as I really doubt this tool is getting any updates from the original developer lol. If you have any issues with this my discord is 'bigsoulja' but I will not offer any support for anything other than the changes I made. Any issues you have that are present in the original code are respectfully not mine to deal with.