Skip to content

Instantly share code, notes, and snippets.

@dbiesecke
Last active March 10, 2024 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbiesecke/4a4e3bf35168f62311eea8bb0776466b to your computer and use it in GitHub Desktop.
Save dbiesecke/4a4e3bf35168f62311eea8bb0776466b to your computer and use it in GitHub Desktop.
Quest 3 Upscale adb "Hack"

Quest 3 Upscale adb "Hack"

===========================

adb shell "setprop debug.oculus.textureWidth 2048 && setprop debug.oculus.textureHeight 2048 && settings put system font_scale 0.85 && settings put system font_scale 1.0"

SRC

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