appnori Posted September 17, 2018 Share Posted September 17, 2018 How do I use the WaveVR simulator? - After a yellow screen with "Simulator server is running.", It will not proceed anymore. - We are testing using Unity (2018.1.2 / 2017.4.2 / 5.6.3). - The usual Android build on Unity is OK. - https://hub.vive.com/en-US/profile/documents <- I could not find information about the Simulator except here. - What is the function of "Simulator"? Link to comment Share on other sites More sharing options...
Tony PH Lin Posted September 17, 2018 Share Posted September 17, 2018 Hi, What kind of error code you have from WVR_Init_S? Normally it should be SIM_InitError_None. Link to comment Share on other sites More sharing options...
appnori Posted September 17, 2018 Author Share Posted September 17, 2018 It floats like the above. Link to comment Share on other sites More sharing options...
Tony PH Lin Posted September 18, 2018 Share Posted September 18, 2018 From your screenshot, it seems there is no connection between Unity and HMD. Please make sure following things: USB line is plugin between HMD and PC. adb devices is workable. Simulator server is started. (yellow page should be shown on the HMD, and don’t go to suspend/pause) <- very important After all above things are ready, please try again. Thanks. Link to comment Share on other sites More sharing options...
appnori Posted September 18, 2018 Author Share Posted September 18, 2018 1.USB line is plugin between HMD and PC. - I changed the line. - I changed the USB port. - I changed the PC. Link to comment Share on other sites More sharing options...
appnori Posted September 18, 2018 Author Share Posted September 18, 2018 2. adb devices is workable. Link to comment Share on other sites More sharing options...
appnori Posted September 18, 2018 Author Share Posted September 18, 2018 3. Simulator server is started. (yellow page should be shown on the HMD, and don’t go to suspend/pause) <- very important - The yellow page will pop up, but no further progress is possible here. Link to comment Share on other sites More sharing options...
Tony PH Lin Posted September 18, 2018 Share Posted September 18, 2018 In order for security protection, we don't provide option to enable/disable P sensor for external developer and customers. That's why your HMD goes into suspend very soon so the connection is broken. Please use a sticker to block P sensor to disable auto-detect suspend/resume, so the HMD will always be ON then you can enjoy simulator function. Let me know if it works for you or not. Thanks. Link to comment Share on other sites More sharing options...
appnori Posted September 18, 2018 Author Share Posted September 18, 2018 Does "P sensor" in the picture above mean this? It did, but it did not work. And if the simulator is successful, what happens to the HMD screen and Unity's edit screen? What can developers get from the simulator? What does the simulator do? Link to comment Share on other sites More sharing options...
Tony PH Lin Posted September 18, 2018 Share Posted September 18, 2018 Simulator is the function to provide you to see the result (simulate) without building apk under Unity Editor if you just change some setting, parameters etc. This means when you change something from Editor, you could see the change result on HMD. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.