SideQuest和任意remote adb工具都行
adb shell setprop debug.oculus.textureWidth 2560
adb shell setprop debug.oculus.textureHeight 2560
adb shell setprop debug.oculus.cpuLevel 4
adb shell setprop debug.oculus.gpuLevel 4
adb shell setprop debug.oculus.refreshRate 90
逐条输入,不能永久保存,关机和重启后有需要需重新运行命令