Enable HTC on built package

Hi,

I have currently built my VR project and have run into an issue where I cannot get the game to run in a VR mode.

I have tried alt + enter to go into the full screen but this doesn’t launch it in VR.

After some googling I have also seen this suggestion :

If you are using 4.11 or newer, simply
add “-vr” to your command line option.

I don’t want to sound like an idiot but I have no idea how to edit my command line.

Thanks for your help.

Hello Max93b,

If you would like to enable VR mode you could use the command “Stereo On” This can be done by calling an “Execute Console Command” node. I have provided a link to some documentation for console commands. As for adding -VR, I have provided a link to documentation that covers command line arguments. I hope that this information helps.

Link: https://docs.unrealengine.com/latest/INT/Platforms/VR/CheatSheet/index.html

Link: Command-Line Arguments in Unreal Engine | Unreal Engine 5.1 Documentation

Make it a great day