MetaQuest3でVROONを試してみたのですが、
VROONが例外を吐いているようです。
症状としては、HMD側はSteamVRからコイカツに画面変わらず、モニタの方は真っ黒です。
真っ黒ですがオープニングBGMが鳴ってますので、ソフトの起動自体はしているように見えます。
VROONの部分のログは下記の通りです。
[Info : BepInEx] Loading [VROON 1.2]
[Error : VROON] [<Setup>d__14.MoveNext] System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
at (wrapper managed-to-native) System.Reflection.Assembly.GetTypes(System.Reflection.Assembly,bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at Unity.XR.OpenVR.OpenVRHelpers+<>c.<GetType>b__2_4 (System.Reflection.Assembly assembly) [0x00000] in <2632be493a4f467f85f9583866e6f726>:0
at System.Linq.Enumerable+<SelectManyIterator>d__167`3[TSource,TCollection,TResult].MoveNext () [0x0004e] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x00059] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Boolean& found) [0x00045] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Unity.XR.OpenVR.OpenVRHelpers.GetType (System.String className, System.Boolean fullname) [0x00124] in <2632be493a4f467f85f9583866e6f726>:0
at Unity.XR.OpenVR.OpenVRHelpers.DoesTypeExist (System.String className, System.Boolean fullname) [0x00000] in <2632be493a4f467f85f9583866e6f726>:0
at Unity.XR.OpenVR.OpenVRHelpers.IsUsingSteamVRInput () [0x00000] in <2632be493a4f467f85f9583866e6f726>:0
at Unity.XR.OpenVR.OpenVREvents..ctor (System.Boolean lazyLoadEvents) [0x00006] in <2632be493a4f467f85f9583866e6f726>:0
at Unity.XR.OpenVR.OpenVREvents.Initialize (System.Boolean lazyLoadEvents) [0x00000] in <2632be493a4f467f85f9583866e6f726>:0
at Unity.XR.OpenVR.OpenVRLoader.Initialize () [0x0004d] in <2632be493a4f467f85f9583866e6f726>:0
at KKS_VROON.VRUtils.VR+<Setup>d__14.MoveNext () [0x00057] in <83653eb3197a486d9f0f3ced2a4cdcf5>:0
BepInEx は 5.4.22.0、KKSAPI は 1.36 です。