How to package VR for Oculus Rift?

Im building a planetarium type thing for school using the UE4 VR template and packaged it to try it and it didn’t work. So i was wondering what settings/plugins do i need to make it work. Im using Oculus DK2.

Not sure what you mean by did not work.

Did you mean it wouldn’t start in VR mode? If so: I usually make sure I have an Enable HMD node on Begin Play in the Player Character and that starts the packaged project in VR mode (If you already have the project built, try using the console command STEREO ON, that should do the same thing).

If the build is failing, you’ll have to be more specific. Search the output log for “error” and post the results.