Skip to content

Installation

LightTheBlues edited this page Apr 11, 2024 · 2 revisions

Installation Guide for Oculus Quest 2

This guide provides step-by-step instructions on how to install the Cyber Threat Guardian (CTG) VR game onto your Oculus Quest 2 device using Unity's in-game development tools.

Prerequisites

Before proceeding with the installation, make sure you have the following:

  • Unity Hub installed on your computer
  • Oculus Quest 2 device with developer mode enabled
  • USB cable to connect Oculus Quest 2 to your computer
  • Cyber Threat Guardian (CTG) VR project files

Steps

1. Set Up Unity Environment

  1. Open Unity Hub on your computer.
  2. Click on the 'Projects' tab and select 'Add' to add the CTG VR project folder to Unity.
  3. Once the project is added, select it from the projects list to open it in Unity.

2. Configure Build Settings

  1. Go to File > Build Settings in Unity.
  2. Select Android as the target platform.
  3. Click on Player Settings to configure Android settings.

3. Enable VR Support

  1. In the Player Settings window, go to XR Plugin Management.
  2. Check the box for Oculus.
  3. Make sure Virtual Reality Supported is enabled.

4. Connect Oculus Quest 2

  1. Connect your Oculus Quest 2 device to your computer using a USB cable.
  2. Ensure that the device is recognized by your computer.

5. Build and Run the Game

  1. In Unity, go to File > Build and Run.
  2. Unity will compile the project and deploy it to your Oculus Quest 2 device.
  3. Once the build process is complete, put on your Oculus Quest 2 headset.
  4. You should see the CTG VR game launching in your headset.

6. Enjoy Playing!

Congratulations! You have successfully installed the Cyber Threat Guardian (CTG) VR game on your Oculus Quest 2 device. Put on your headset and start playing to immerse yourself in the world of cybersecurity education.

Troubleshooting

If you encounter any issues during the installation process, refer to the following troubleshooting tips:

  • Ensure that developer mode is enabled on your Oculus Quest 2 device.
  • Make sure that the Oculus Quest 2 is properly connected to your computer via USB.
  • Check Unity's build settings to ensure that the correct target platform and settings are selected.
  • Verify that Unity is configured to support VR and the Oculus platform.

If you continue to experience issues, please consult the Unity documentation or reach out to the CTG VR project team for assistance.

That's it! You're now ready to install and play the CTG VR game on your Oculus Quest 2 device. Enjoy your cybersecurity learning experience in virtual reality!

Clone this wiki locally