VR Listing Categories - maji-git/roblox-vr-listing GitHub Wiki
VR Support Types
✅ Native
Games in native category means that this game supports VR out of the box. Nexus VR/Avatar Gestures games can also be included in this category if custom VR implementation is present.
👓 Nexus VR
Game with VR support through Nexus VR, an open-source VR system developed by TheNexusAvenger. Which allow you to animate your body in VR. Games that has Nexus VR without other VR implementation present will be listed in this category.
How to determine a Nexus VR supported game
- Turn both of your controllers upside down to bring up Nexus VR menu
- Find "NexusVRCharacterModel" related scripts in Developer console.
- Press
CTRL
+F9
, then look for "Nexus VR Character Model Loaded" message.
🦯 Avatar Gestures
Game that uses Roblox's AvatarGestures API. Which allow you to animate your body in VR. Games that has Avatar Gestures enabled without other VR implementation present will be listed in this category.
How to determine an Avatar Gestures supported game
- Your avatar animates in R15, and your avatar does not fade out when you enter first person.
VR Tags
✨ Exclusive
Games that can only be played in VR.
God-like
Games that allows you to fly around and interact with other users with your hands (ex. VR Hands)