-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(feat./tweak) Added Pimax Crystal Page, organized Pimax (#51)
* (feat./tweak) Added Pimax Crystal Page, organized Pimax * add Pimax pages to getting-started hardware tables --------- Co-authored-by: kusomaigo <[email protected]>
- Loading branch information
Showing
6 changed files
with
72 additions
and
3 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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Pimax | ||
pimax | ||
Tobii |
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
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 |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Pimax Crystal | ||
|
||
:::note | ||
This guide assumes you have [PimaxPlay](https://pimax.com/download-pcvr-crystal/) installed alongside SteamVR. | ||
If you do not have [PimaxPlay](https://pimax.com/download-pcvr-crystal/) | ||
installed, please install it before continuing. | ||
::: | ||
|
||
## Summary | ||
|
||
Unlike other Pimax HMD's, the Pimax Crystal requires a different setup. This guide will show you how to set up your Pimax Crystal for VRCFaceTracking. | ||
|
||
<div style={{ | ||
width: '50%', | ||
height: 'auto', | ||
margin: 'auto', | ||
display: 'block' | ||
}}> | ||
<img src={require("../img/pimax/crystal.png").default} alt="crystal" /> | ||
</div> | ||
|
||
### Requirements | ||
- [PimaxPlay](https://pimax.com/download-pcvr-crystal/) | ||
- [EyeTrackVR **Beta**](https://github.com/EyeTrackVR/EyeTrackVR/releases) | ||
- [VRCFT-Tobii-Advanced Module](https://github.com/ghostiam/VRCFT-Tobii-Advanced/releases) | ||
- [BrokenEye](https://github.com/ghostiam/BrokenEye/releases) | ||
|
||
:::warning | ||
You ***MUST*** download the **Beta** version of EyeTrackVR! At the time of writing this, the stable version(s) does not have eye openness. | ||
::: | ||
|
||
## Set-up | ||
|
||
### Installation | ||
Create a folder on your desktop to store all of the files you will be downloading. This will make it easier to find them later. | ||
|
||
#### 1) Install and configure [PimaxPlay](https://pimax.com/download-pcvr-crystal/) | ||
First, open PimaxPlay and go to the settings tab. Ensure that the eye tracking option is enabled in the device settings, and perform an eye-tracking calibration. | ||
|
||
#### 2) Install and configure [EyeTrackVR Beta](https://github.com/EyeTrackVR/EyeTrackVR/releases) | ||
Download the latest beta launcher and install it. Run the application to ensure it is working. If it is, close it and continue to the next step. | ||
|
||
#### 3) Install and configure the [VRCFT-Tobii-Advanced Module](https://github.com/ghostiam/VRCFT-Tobii-Advanced/releases) | ||
Launch VRCFaceTracking, and from the Modules tab, click the "Install from package" button at the top, and select the VRCFT-Tobii-Advanced Module. Upon relaunch of the application, you should see a new module called "Tobii Advanced" being loaded. | ||
|
||
#### 4) Install and configure [BrokenEye](https://github.com/ghostiam/BrokenEye/releases) | ||
Download the latest release and place it in your folder. Run this and follow the [instructions there](https://github.com/ghostiam/BrokenEye/blob/main/README.md). | ||
|
||
#### 5) All together now! | ||
Now that you have all of the required software installed, it's time to put it all together. First, launch PimaxPlay and SteamVR. Once SteamVR is running, launch BrokenEye followed by EyeTrackVR (Beta!). Then, launch VRCFaceTracking. If you see your eye preview in BrokenEye and EyeTrackVR (Beta!), you're finished! | ||
|
||
:::info | ||
Some users have observed EyeTrackVR using a lot of their CPU. On newer Intel CPUs, this can be mitigated by disabling e-Cores in the BIOS. If you are unsure how to do this, please consult your motherboard's manual, or consult the internet. | ||
::: | ||
|
||
## Uninstalling The VRCFT-Tobii-Advanced Module | ||
|
||
To uninstall The VRCFT-Tobii-Advanced Module, go to the Module Registry, select the VRCFT-Tobii-Advanced Module and at the bottom click the uninstall button. |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.