You are viewing a potentially older version of this package.
View all versions.
![Rumi-FixCameraResolution-1.3.0 icon](https://gcdn.thunderstore.io/live/repository/icons/Rumi-FixCameraResolution-1.3.0.png.128x128_q95.jpg)
FixCameraResolution
This mod modifies the camera resolution of the Lethal Company. (Customizable) It can also remove fog and Visor. Compatible with LethalConfig.
Date uploaded | 3 days ago |
Version | 1.3.0 |
Download link | Rumi-FixCameraResolution-1.3.0.zip |
Downloads | 2503 |
Dependency string | Rumi-FixCameraResolution-1.3.0 |
This mod requires the following mods to function
![BepInEx-BepInExPack-5.4.2100 icon](https://gcdn.thunderstore.io/live/repository/icons/BepInEx-BepInExPack-5.4.2100.png.64x64_q95.png)
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Fix Camera Resolution
This mod modifies the camera resolution of the Lethal Company. (Customizable)
It can also remove fog and Visor.
Compatible with LethalConfig
Tested on Lethal Company v67
CHANGELOG
1.3.0
- Overhauled the Fog settings to HDRP, adding several new options:
- Antialiasing
- Bloom
- Shadow
- Post Processing
- Vignette
- This version is not compatible with the previous version's settings.
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