This repository has been archived by the owner on Sep 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 59
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
28 additions
and
0 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,28 @@ | ||
# CameraPlus | ||
Plugin for Beat Saber for a smoother and wider FOV camera. | ||
[Video Comparison](https://youtu.be/MysLXKSXGTY) | ||
|
||
# Installation | ||
*This plugin requires IPA which you will automatically get if you install [the Song Loader Plugin](https://github.com/xyonico/BeatSaberSongInjector/releases).* | ||
|
||
1. Make sure that Beat Saber is not running. | ||
2. Extract the `CameraPlus.dll` into the `Beat Saber/Plugins folder`. | ||
For Oculus Home: `.../Oculus Apps/Software/hyperbolic-magnetism-beat-saber` | ||
For Steam: `.../steamapps/common/Beat Saber` | ||
(The folder that contains Beat Saber.exe) | ||
4. Done! You've installed the CameraPlus Plugin. | ||
|
||
# Usage | ||
After you run the game once, a `cameraplus.cfg` file is created within the Beat Saber folder. | ||
Edit that file to configure CameraPlus: | ||
|
||
`fov=90.0` The horizontal field of view of the camera. | ||
`positionSmooth=10.0` How much position should smooth **SMALLER NUMBER = SMOOTHER** | ||
`rotationSmooth=5.0` How much rotation should smooth **SMALLER NUMBER = SMOOTHER** | ||
|
||
The game updates the camera as soon as you save the config file. | ||
|
||
--- | ||
|
||
If you need help, ask us at the Beat Saber Mod Group Discord Server: | ||
https://discord.gg/Cz6PTM5 |