devices:oculus_quest_2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devices:oculus_quest_2 [2024/06/27 11:40] – Sean Rhone | devices:oculus_quest_2 [2025/03/16 00:20] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Update ====== | ||
+ | |||
+ | * https:// | ||
+ | |||
====== ADB Commands ====== | ====== ADB Commands ====== | ||
Line 35: | Line 39: | ||
==== Performance AIO ==== | ==== Performance AIO ==== | ||
- | * Sets CPU and GPU performance level to '' | + | * Sets CPU and GPU performance level to '' |
- | < | + | < |
< | < | ||
Line 44: | Line 48: | ||
< | < | ||
- | adb shell 'getprop debug.oculus.cpuLevel'</ | + | adb shell "getprop debug.oculus.cpuLevel"</ |
< | < | ||
- | adb shell 'getprop debug.oculus.gpuLevel'</ | + | adb shell "getprop debug.oculus.gpuLevel"</ |
< | < | ||
- | adb shell 'getprop debug.oculus.adaclocks.force'</ | + | adb shell "getprop debug.oculus.adaclocks.force"</ |
< | < | ||
- | adb shell 'getprop debug.oculus.phaseSync'</ | + | adb shell "getprop debug.oculus.phaseSync"</ |
< | < | ||
- | adb shell 'settings get global always_finish_activities'</ | + | adb shell "settings get global always_finish_activities"</ |
< | < | ||
- | adb shell 'settings get global wifi_scan_throttle_enabled'</ | + | adb shell "settings get global wifi_scan_throttle_enabled"</ |
< | < | ||
- | adb shell 'settings get global window_animation_scale'</ | + | adb shell "settings get global window_animation_scale"</ |
< | < | ||
- | adb shell 'settings get global transition_animation_scale'</ | + | adb shell "settings get global transition_animation_scale"</ |
< | < | ||
- | adb shell 'settings get global animator_duration_scale'</ | + | adb shell "settings get global animator_duration_scale"</ |
====== Notes ====== | ====== Notes ====== |
/srv/www/wiki/data/attic/devices/oculus_quest_2.1719502856.txt.gz · Last modified: by Sean Rhone