This is a PiP plugin that creates a small on-screen window.
For usage instructions, please check the Discord channel.
https://discord.com/channels/1367971300999565354/1441079483766411286
The function that lists CUS search in this plugin was based on MacGruber’s utilities.
The rest of the code was written by ChatGPT.
https://hub.virtamate.com/resources/macgruber-utils.40744/
+
There’s been a major update.
A toggle between HUD mode and World mode has been added.
In addition, options like noise, night vision, motion blur, and anti-aliasing have been included.
+fix8
PiP HUD Update Notes
This update adds a new PiP Render FPS option.
You can now limit how often the PiP camera updates its RenderTexture:
Every Frame
90 FPS
60 FPS
45 FPS
30 FPS
24 FPS
15 FPS
The default value is Every Frame, so existing scenes should behave the same as before.
For better performance, try 60 FPS, 45 FPS, or 30 FPS.This can help reduce the performance cost when using PiP, especially in VR or heavy scenes.
For a more cinematic/camcorder-like look, you can use 24 FPS.For maximum performance saving, use 15 FPS.
+
v9
A new option has been added to make the PIP screen rotate toward the user’s viewpoint in HUD mode. CPU bottlenecks have also been slightly reduced through additional optimization.