-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# Fusion-Helper | ||
Proxy application to allow the use of BONELAB Fusion on the Meta Quest 2. | ||
# Fusion Helper | ||
A proxy application that interfaces with BONELAB: Fusion on Meta Quest 2 in order to allow for Steam networking. | ||
|
||
![](https://i.imgur.com/MnRlTfT.png) | ||
|
||
# Basic Installation | ||
1. Download the helper [here](https://github.com/Lakatrazz/Fusion-Helper/releases/latest). Make sure to install the correct version for your operating system. | ||
2. Run Steam on your computer. Make sure that it is logged into a Steam account. | ||
3. Run Fusion Helper. Allow firewall access on both public and private networks, otherwise it may not connect to your headset. | ||
4. Start BONELAB with Fusion installed on your Quest. | ||
5. You're done! | ||
|
||
# Source | ||
The source code is not contained directly on this project. It can be found [here](https://github.com/Lakatrazz/BONELAB-Fusion/tree/main/Core/FusionHelper). |