About this mod
Lets you change the field of view in-game using the scroll wheel or customizable hotkeys.
- Requirements
- Permissions and credits
- Donations
By default, zoom the field of view using the mouse scroll wheel while holding down one of the modifier keys.
There are two modifier keys, one for ordinary zoom (default 1) and one for fast zoom (default 5).
The default modifier keys are left ctrl for ordinary zoom and left alt for fast zoom.
There are also two optional increase and decrease keys you can set in the BepInEx config.
Use the naming at https://docs.unity3d.com/Manual/class-InputManager.html for key and button names.
Config
A config file BepInEx/config/aedenthorn.CameraMod.cfg is created after running the game once with this mod.
You can adjust the config values by editing this file using a text editor.
Technical
This mod requires BepInEx.IL2CPP to be installed for Sable.
To install BepInEx.IL2CPP
- Visit https://builds.bepis.io/projects/bepinex_be and download the latest file that starts with BepInEx_UnityIL2CPP_x64.
- Unzip this file and copy the contents into the game's main folder.
Find the game's main folder in steam by right clicking on the game's entry, Manage > Browse Local Files...
If your unzip program puts the contents in a single folder, copy the
contents of that folder, not the folder itself. There should be five
things you are copying.
You should end up with a folder called BepInEx and several new files including winhttp.dll in the same folder as Beyond.exe - Run the game - it will take some time to setup the game for modding.
If it worked, the BepInEx folder will have several new folders including config and plugins.
To install this mod, place the contents of its zip file in the BepInEx\plugins folder (create it if the folder doesn't exist).
Code is at https://github.com/aedenthorn/SableMods.
If you want to complain or ask for help or help me test my mods, you can visit my Discord server.