kinsi55 / CS_BeatSaber_Camera2

Adds a lot of options / tools for creating more advanced desktop viewing experiences with multiple camera angles and much more in Beat Saber
MIT License
123 stars 17 forks source link

Enforce V-Sync #76

Closed BionicBison05 closed 2 years ago

BionicBison05 commented 2 years ago

Is it possible to enforce v-sync for the smooth camera window? No matter what I do, there's tearing in the main window, probably because of my 80hz headset. Or would this be outside the scope of Camera2's capabilities?

kinsi55 commented 2 years ago

Syncing / the Framerate is enforced by the VR implementation, be it Oculus or Steam VR. Its not possible to decouple the Desktop framerate from the VR one in Unity unfortunately