Skip to content

OculusKiller

PassiveLemon edited this page Jan 28, 2023 · 1 revision

This automates the installation of Oculus Killer.

What it does:

  • Kill the running Oculus services
  • Check if Oculus is installed
  • Backup the original exe
  • Replace the exe with the modified one

Important details:

  • Oculus MUST be installed on your C:\ drive. This is done by default but if you manually changed it, this will not work.
  • Must be run as administrator. This kills root services and modifies files under C:\Program Files\ which is a protected directory. Running a Powershell script as administrator can be tricky. Open up an admin terminal and navigate to the location of the script and then run it.
Clone this wiki locally