elvissteinjr / DesktopPlus

Advanced desktop access for OpenVR
GNU General Public License v3.0
467 stars 29 forks source link

overlay only showing half of the image #71

Open KRDucky opened 9 months ago

KRDucky commented 9 months ago

So we are mirroring an ipad into VR. recently, the ipad window is only half of the actual window and nothing we do seems to resolve it. If I replace the profile with a known working one, it fixes it. But after a reboot, the issue returns.

elvissteinjr commented 9 months ago

If you re-select the capture source, does that resolve it as well? Are any cropping parameters set?

Alternatively, can you try on of the NewUI Preview builds? That branch has active window tracking so it may behave better in this regard if the captured window does some odd resizing (hard to tell without details, but I wouldn't have an iPad to test with anyways). Though the regular version should be tracking this for active captures as it gets notified by Graphics Capture API as well.