Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xyonico authored May 19, 2018
1 parent 3e2734d commit 7b93249
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
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

0 comments on commit 7b93249

Please sign in to comment.