FixCameraResolution
This mod modifies the camera resolution of the Lethal Company. (Customizable) It can also remove fog and Visor. Compatible with LethalConfig.
CHANGELOG
1.2.2
- Fixed a bug that required a restart when changing fog settings (I never noticed until now...)
1.2.1
- While digging through the Unity API I found an interesting setting
So I modified the implementation of the hide setting in the fog mode settings.
Now it will be more natural :)
1.2.0
- The configuration file structure has changed and is not compatible with previous versions
- Added a setting to reduce fog to a level that doesn't obstruct your view, rather than completely removing it.
1.1.0
- The configuration file structure has changed and is not compatible with previous versions
- Added setting to disable fog rendering
- Added setting to disable visor
- Fixed a bug where the camera ratio was not updated
1.0.2
- Scan node location bug fix
1.0.1
- Fixed a bug where CanModifyCallback was written in reverse in Lethal Config related code.
1.0.0
- Release