Forum Discussion
robotloveskitty
11 years agoHonored Guest
NonVR windowed + Direct\Extended VR mode in the same build?
Our game Legend of Dungeon has an awesome VR mode... but it's a serious pain to use. I am using sdk 0.4.4 Every time I go to build the project, something in the OVR sdk resets D3D11 Force Exclusiv...
Bloodimir
10 years agoHonored Guest
robotloveskitty
To disable d3d11ForceExclusiveMode go to OVRShimLoader.cs and comment code:
PlayerSettings.d3d11ForceExclusiveMode = useExclusiveModeD3D11;
After this your app will launch in windowed mode.
To disable d3d11ForceExclusiveMode go to OVRShimLoader.cs and comment code:
PlayerSettings.d3d11ForceExclusiveMode = useExclusiveModeD3D11;
After this your app will launch in windowed mode.
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
- 9 months ago