Forum Discussion
Anonymous
11 years agoHow to get 75fps on OSX
How do I get 75 fps on my oculus unity project. I've noticed the Tuscany demo runs at ~65 FPS too.
My machine:
MacBook Pro 2.3 GHz with an NVIDIA GeForce GT 750M 2048 MB.
Code:
I unity I disable vsync in Quality Settings.
Display Settings
Optimize for: Rift DK2
Best for Rift DK2: checked
Rotation: 90 deg
Refresh Rate: 75 Hertz
My machine:
MacBook Pro 2.3 GHz with an NVIDIA GeForce GT 750M 2048 MB.
Code:
void Awake() {
Application.targetFrameRate = 75;
}I unity I disable vsync in Quality Settings.
Display Settings
Optimize for: Rift DK2
Best for Rift DK2: checked
Rotation: 90 deg
Refresh Rate: 75 Hertz
3 Replies
Replies have been turned off for this discussion
- dbledsoeHonored GuestWith the MacBook you dont. I've got the same machine. The best you can do is run the rift as the main display, then close the MacBooks display so that only the rift is being used. Even then that wont get you to a constant smooth 75fps in the full tuscany demo. You can get real close 75fps in the striped down version of the tuscany demo.
- AnonymousThanks, I got close to 75 now.
This is how I run a demo now.
Keep mirror displays off. Start the demo. Toggle mirror displays using Alt-F1. - kerskMeta EmployeeYou should be able to hit a solid 75fps in Tuscany with a MacBookPro and a GT 750m if you do the following:
1) Disable mirror mode. Leaving this on will limit the refresh rate of the DK2 to 60hz.
2) Run Tuscany with "Fastest" quality settings.
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
- 10 years ago
- 10 years ago
- 10 years ago