Skip to content
Kinsi edited this page Apr 9, 2021 · 35 revisions

All config files related to Camera2 can be found in the Beat Saber/UserData/Camera2 Folder

Most settings can be accessed via the Ingame Settings UI (Found in the list of Mod buttons), but other things like Scene settings, Movement scripts and some other options can only be changed from within the config files.

You can reload the Camera2 config files while the game is running by pressing CTRL+Shift+F1

Repositioning the Camera windows can be done via drag and drop on the desktop, resizing them can be done like one would expect with the bottom right corner on the preview.

Positioning postionable cameras (Third person) can be done from within VR by holding the respective camera with your trigger and moving it around.

FYI

The current Camera2 release in Modassistant is pretty outdated! I suggest you to manually update to the latest version released here to get the latest features and bugfixes!

FAQ

Q: Can I set an exact number for rotation / position of positionable cameras?
A: Yes, you can manually configure an exact number for the rotation / position (And any other value for that matter) in the config file: https://github.com/kinsi55/CS_BeatSaber_Camera2/wiki/Camera-Configuration#targetpos--targetrot

Q: Can I toggle between Firstperson and Thirdperson?
A: Yes, you can set such a thing up with Custom Scenes

Q: The camera is super far back in Replays, can I fix that?
A: Currently, the offset of Scoresaber is applied an top of whatever you possibly use in Camera2 - To fix that you can edit your ScoreSaber config which is in UserData/ScoreSaber/ScoreSaber.json and set the replayCameraZOffset which defaults to -1.0 to 0.0 instead, this way only your configured Camera2 offset will apply

Q: Does Camera2 somehow limit / change the refresh rate of the game?
A: Usually when you dont have a HMD connected, or if you're on Oculus and dont have the HMD on your head, the game would end up in a state where it renders at an unlimited, in most cases, like 300-400 FPS - This is obviously unnecessary and undesired. In situations where the HMD isnt connected / unavailable Camera2 will limit the game to either the highest refresh rate of all active cameras, or if all active cameras are set to 0 ("Unlimited") to the refresh rate of your monitor. In any case, no camera will / can refresh at a higher refresh rate than what your HMD runs at (Assuming there is one available)

Q: Why is Camera2 not showing up in my mods menu?
A: This can pretty much only be down to two causes: Either you have CameraPlus installed (Which for obvious reasons cannot be installed at the same time as Camera2), or you have a version thats incompatible with your game version. If its neither of these your install is broken in one way or another.

Q: Literally anything else
A: Read the other wiki pages / use common sense

Clone this wiki locally