Hz Commands


120
adb shell setprop debug.oculus.refreshRate 120 && adb shell setprop debug.oculus.swapInterval 1
100
adb shell setprop debug.oculus.refreshRate 100 && adb shell setprop debug.oculus.swapInterval 1
90
adb shell setprop debug.oculus.refreshRate 90 && adb shell setprop debug.oculus.swapInterval 1
80
adb shell setprop debug.oculus.refreshRate 80 && adb shell setprop debug.oculus.swapInterval 1
72
adb shell setprop debug.oculus.refreshRate 72 && adb shell setprop debug.oculus.swapInterval 1
69
adb shell setprop debug.oculus.refreshRate 69 && adb shell setprop debug.oculus.swapInterval 1
60
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 1
45
adb shell setprop debug.oculus.refreshRate 45 && adb shell setprop debug.oculus.swapInterval 1
45 alt 1
adb shell setprop debug.oculus.refreshRate 90 && adb shell setprop debug.oculus.swapInterval 2
36
adb shell setprop debug.oculus.refreshRate 36 && adb shell setprop debug.oculus.swapInterval 1
36 alt 1
adb shell setprop debug.oculus.refreshRate 72 && adb shell setprop debug.oculus.swapInterval 2
20
adb shell setprop debug.oculus.refreshRate 20 && adb shell setprop debug.oculus.swapInterval 1
20 alt 1
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 3
15
adb shell setprop debug.oculus.refreshRate 15 && adb shell setprop debug.oculus.swapInterval 1
15 alt 1
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 4
10
adb shell setprop debug.oculus.refreshRate 10 && adb shell setprop debug.oculus.swapInterval 1
11.25
adb shell setprop debug.oculus.refreshRate 45 && adb shell setprop debug.oculus.swapInterval 4
5
adb shell setprop debug.oculus.refreshRate 5 && adb shell setprop debug.oculus.swapInterval 1
5 alt 1
adb shell setprop debug.oculus.refreshRate 50 && adb shell setprop debug.oculus.swapInterval 10
1
adb shell setprop debug.oculus.refreshRate 1 && adb shell setprop debug.oculus.swapInterval 1
1 alt 1
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 60
0.5
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 120
0.1
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 600
0.001
adb shell setprop debug.oculus.refreshRate 60 && adb shell setprop debug.oculus.swapInterval 60000
unlimited
adb shell setprop debug.oculus.refreshRate 500 && adb shell setprop debug.oculus.swapInterval 0
unlimited alt 1
adb shell setprop debug.oculus.refreshRate 120 && adb shell setprop debug.oculus.swapInterval 0
144
adb shell setprop debug.oculus.refreshRate 144 && adb shell setprop debug.oculus.swapInterval 1
200
adb shell setprop debug.oculus.refreshRate 200 && adb shell setprop debug.oculus.swapInterval 1
200 alt 1
adb shell setprop debug.oculus.refreshRate 120 && adb shell setprop debug.oculus.swapInterval -1
200 alt 2
adb shell setprop debug.oculus.refreshRate 200 && adb shell setprop debug.oculus.swapInterval -1
200 alt 3
adb shell setprop debug.oculus.refreshRate 200 && adb shell setprop debug.oculus.swapInterval -8
Hardware boost
adb shell setprop debug.oculus.cpuLevel 5 && adb shell setprop debug.oculus.gpuLevel 5
x

Usage

Find and click the command you want to copy it.

SideQuest

Open SideQuest with your headset connected.

Click the top right button that looks like an arrow in a box.

Paste the command.

Click "RUN COMMAND".

Developer Hub

Open Meta Quest Developer Hub with your headset connected.

Click "Add command".

Paste the command into the command input and set the other info to whatever.

Run the command.

ADB Shell

Open a terminal window in the directory with the SDK with your headset connected.

Run ".\adb devices".

Paste the command into the terminal.

After

Sleep your headset.

Wake your headset.

Sometimes you may need to open a game to see an effect.

Links

SideQuest Quest Dev Hub ADB Shell (Android SDK)