Raicuparta / uuvr

Universal VR mod for Unity games
https://raicuparta.com/rai-pal
GNU General Public License v3.0
87 stars 6 forks source link

height fix #11

Open huliqan opened 7 months ago

huliqan commented 7 months ago

VR works fine.But how fix my height ? I'm always a meter above my head :( ...if I manualy rebuilding globalgamemanagers in AssetBundleExtractor_3.0beta1_64bit Adding 1 Array Array (3 items) 0 int size = 3 [0] 1 string data = "Oculus" [1] 1 string data = "OpenVR" [2] 1 string data = "None" all works fine and without steamVR on oculus api

Bluscream commented 7 months ago

VR works fine.But how fix my height ? I'm always a meter above my head :( ...if I manualy rebuilding globalgamemanagers in AssetBundleExtractor_3.0beta1_64bit Adding 1 Array Array (3 items) 0 int size = 3 [0] 1 string data = "Oculus" [1] 1 string data = "OpenVR" [2] 1 string data = "None" all works fine and without steamVR on oculus api

  1. Which game are you trying to run?
  2. Have you tried scaling down the height of your ingame playermodel gameobject using something like UnityExplorer?
huliqan commented 7 months ago
  1. game truing Lust From Beyond
  2. No. Where is it ?
huliqan commented 7 months ago

all fine in mono from Rai Pal! But from steamVR only. I'll try to add oculus manualy in globalgamemanagers or replace dll on openxr