praydog / REFramework

Scripting platform, modding framework and VR support for all RE Engine games
https://cursey.github.io/reframework-book/
MIT License
2.82k stars 349 forks source link

Meta Quest 3 full screen issue #978

Closed d3viluz closed 8 months ago

d3viluz commented 8 months ago

First of all thank you for adding this mod!

I seem to experience some fullscreen issues when I tried this on my Quest 3. I thought I did everything by the book, enabling first person view and such but somehow when I start a new game it shows first person view but it's all windowed and not full screen. Like I'm sitting in a theatre. Will appreciate all the assistance I can get 🙏

outtaweirdo commented 8 months ago

Same issue

praydog commented 8 months ago
  1. Stop using OpenVR if possible (delete openvr_api.dll)
  2. Disable borderless fullscreen and either use fullscreen or windowed mode, borderless just causes issues.