originalResolution.sh 1000 B

1234567891011
  1. : '
  2. adb shell setprop debug.oculus.textureWidth 512 && adb shell setprop debug.oculus.textureHeight 512
  3. adb shell setprop debug.oculus.textureWidth 768 && adb shell setprop debug.oculus.textureHeight 768
  4. adb shell setprop debug.oculus.textureWidth 1216 && adb shell setprop debug.oculus.textureHeight 1344
  5. adb shell setprop debug.oculus.textureWidth 1024 && adb shell setprop debug.oculus.textureHeight 1024
  6. adb shell setprop debug.oculus.textureWidth 2048 && adb shell setprop debug.oculus.textureHeight 2048
  7. adb shell setprop debug.oculus.textureWidth 1536 && adb shell setprop debug.oculus.textureHeight 1536
  8. adb shell setprop debug.oculus.textureWidth 2560 && adb shell setprop debug.oculus.textureHeight 2560
  9. adb shell setprop debug.oculus.textureWidth 3072 && adb shell setprop debug.oculus.textureHeight 3072
  10. #'
  11. adb shell "setprop debug.oculus.textureWidth 1280 && adb shell setprop debug.oculus.textureHeight 1280 && settings put system font_scale 0.85 && settings put system font_scale 1.0"