RockVR / VRCapture

Best VR Game Capture & Share Experience
11 stars 0 forks source link

Set custom path for HoloLens #5

Open astaikos316 opened 4 years ago

astaikos316 commented 4 years ago

I am trying to use VRCapture plugin on Hololens 1 device in a unity scene I have developed. When the application starts, i get an access exception because the log on the HoloLens doe snot show the full path that I put in the Custom Path variable in Unity Inspector. It only shows C:. How can i tell the plugin to use persistant storage on the Hololens?

dhrosquete commented 4 years ago

I'm having the same issue here. I changed the path on the config.cs to persistent data. But it crashes anyway. Does it work for hololens?