Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
NotQuite's avatar
NotQuite
Honored Guest
6 years ago

Set debug.oculus.textureHeight in Unity

Hi,
I can issue these commands, via adb, to increase texture resolution:

adb shell setprop debug.oculus.textureHeight 1536
adb shell setprop debug.oculus.textureWidth 1536

However, these reset after reboot. Is there a way I can set these in Unity each time my app runs?

Thanks!

1 Reply

Replies have been turned off for this discussion
  • I have the opposite problem. PLAYERS are setting these properties too high and I need to stop them