Forum Discussion
Anonymous
5 years agoCPU and GPU level ?? [Quest 2]
i tried to set GPU and CPU level to 5 [based on maximum available on metrics tool]
to get maximum performance ... [on Quest 2]
by using OVRPlugin.cpuLevel = OVRPlugin.gpuLevel = 5;
but does not affect!!
any suggestion?
P.S: Unity 2021.1.14 + URP + SDK 29 + Quest 2 os v30.
These are not just 'go faster' buttons. Make sure you deal with the underlying problems rather than expecting setting both levels to 5 as a way of solving all your performance problems.
Make sure you use the OVR Metrics Tool (https://developer.oculus.com/downloads/package/ovr-metrics-tool/) to confirm what level your app is running at.
In my experience it's best to set this in a bootstrap scene as the app loads, rather than during the app itself.
1 Reply
Replies have been turned off for this discussion
These are not just 'go faster' buttons. Make sure you deal with the underlying problems rather than expecting setting both levels to 5 as a way of solving all your performance problems.
Make sure you use the OVR Metrics Tool (https://developer.oculus.com/downloads/package/ovr-metrics-tool/) to confirm what level your app is running at.
In my experience it's best to set this in a bootstrap scene as the app loads, rather than during the app itself.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 3 years ago
- 2 years ago