Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kckarnige/OculusKillSwitch
'til you need them again.
https://github.com/kckarnige/OculusKillSwitch
csharp meta meta-quest oculus oculus-killer oculus-quest oculus-rift simple steam-vr steamvr utility vr
Last synced: about 1 month ago
JSON representation
'til you need them again.
- Host: GitHub
- URL: https://github.com/kckarnige/OculusKillSwitch
- Owner: kckarnige
- License: gpl-3.0
- Created: 2023-10-17T15:55:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:16:12.000Z (4 months ago)
- Last Synced: 2024-08-14T04:29:15.971Z (4 months ago)
- Topics: csharp, meta, meta-quest, oculus, oculus-killer, oculus-quest, oculus-rift, simple, steam-vr, steamvr, utility, vr
- Language: C#
- Homepage: https://kckarnige.is-broke.online/OculusKillSwitch
- Size: 654 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- starred - kckarnige/OculusKillSwitch - 'til you need them again. (C# #)
README
Check out what the creator of Oculus Killer is working on!!
For more information, check out their Discord!!
Check out my sister project!
"'til you need them again."For those who have Oculus and SteamVR games that want to enjoy both libraries.
> _Keep in mind, this is my first big program in C#, that being said, if there are any bugs, [submit an issue](https://github.com/kckarnige/OculusKillSwitch/issues), and feel free to [contribute](https://github.com/kckarnige/OculusKillSwitch/pulls)._
## Installation
1. [Download](https://github.com/kckarnige/OculusKillSwitch/releases/latest/download/OculusKillSwitch.exe) Oculus Kill Switch, and move it to where your Oculus Dash is located. If you can't find it, just open OKS and it should direct you to where the folder is.
2. Run it, it should ask to make a shortcut for you, it should also ask to download [Oculus Killer](https://github.com/kaitlyndotmoe/OculusKiller), if the file doesn't already exist in the directory.
3. That's it, if it closes, run it again and enjoy!
## Code ~~Snatched~~ Borrowed From:
- [ndepoel/OculusTray](https://github.com/ndepoel/OculusTray/blob/93f6dd2147c63c5257c5d648a8243c859870e084/OculusUtil.cs#L28) [MIT License] - Code to find the Oculus Base directory
- [Reza Aghaei](https://github.com/r-aghaei) via [StackOverflow](https://stackoverflow.com/a/65594290)
## Libraries Used
- [Mayerch1/GithubUpdateCheck](https://github.com/Mayerch1/GithubUpdateCheck) - Used for checking GitHub releases
- [rickyah/ini-parser](https://github.com/rickyah/ini-parser) - Used for parsing the INI file
- [ookii-dialogs/ookii-dialogs-wpf](https://github.com/ookii-dialogs/ookii-dialogs-wpf) - Used for more Windows dialog options