Skip to content

Instantly share code, notes, and snippets.

@drmuey
Last active February 7, 2022 11:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drmuey/268822cf37fe3c52978c4b3d1021ccf1 to your computer and use it in GitHub Desktop.
Save drmuey/268822cf37fe3c52978c4b3d1021ccf1 to your computer and use it in GitHub Desktop.
Oculus Quest 2 Blurry
  • Find your best zone
    • Make sure the lenses are clean and wipe them with a microfiber cloth
    • Take your time to find the best IPD setting
    • Learn to adjust the headset and straps properly
    • Do some testing if you wear glasses
      • clean your glasses!
    • make sure your eyes are not dry as that affects vision (i.e. hydration/blink more/eye drops)
    • Increase texture size
    • cut down on “god rays”: Settings ➜ Device ➜ Night Display
    • Fiddle with software settings if you use Oculus Link or Virtual Desktop
  • Settings
    • Install Sidequest and connect headset
    • SideQuest ➜ ADB control panel ➜ CUSTOM COMMAND
      1. adb shell setprop debug.oculus.textureWidth 1746
      2. adb shell setprop debug.oculus.textureHeight 1920
      3. adb shell setprop debug.oculus.refreshRate 90
    • SideQuest ➜ Device settings & tools
      1. Set FFR ( Fixed Foveated Rendering ) level

Ref.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment