Stanislav Kostikov Posted September 15, 2020 Posted September 15, 2020 Hello! I currently working on game and need run it in full screen. But instead game run in window mode. I tried use full screen theme but seems it doesn't help at all. Screen.fullScreen = true; also no affect. Any suggestions what the problem?
HackPerception Posted September 15, 2020 Posted September 15, 2020 Hello @Stanislav Kostikov, Can you please explain the situation a little better? WaveSDK titles would not use Screen.fullScreen as that method relates to flatscreen playback on a monitor and is not related to VR.
Stanislav Kostikov Posted September 16, 2020 Author Posted September 16, 2020 When I start game it create window with button "back" under that. It's look like game run in window mode. I haven't used Vive Wave yet. Might be that issue?
Stanislav Kostikov Posted September 17, 2020 Author Posted September 17, 2020 Yes, my problem was that I haven't use Vive Wave SDK. Now it almost as it should. But just each eye see only half of screen. Left eye see left half, and right eye see right half. Did I miss something in settings?
Corvus Posted September 17, 2020 Posted September 17, 2020 @Stanislav Kostikov You will need to integrate the Wave SDK to enable stereo rendering on the VIVE Focus. If you are trying to display a 2D app in floating window style that is not officially supported but can be enabled and experimented with.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now