Zaggy1024 / LC_OpenBodyCams

An open-source mod for Lethal Company to add a body/head camera that is displayed on the bottom right monitor in the ship, with the goal of appearing almost identical to the player's actual perspective while providing good performance.
https://thunderstore.io/c/lethal-company/p/Zaggy1024/OpenBodyCams/
MIT License
8 stars 0 forks source link

"NightVisionBrightness" setting not working in the facility when "CullFactory" is installed #35

Closed dounai2333 closed 1 month ago

dounai2333 commented 2 months ago

I have set "NightVisionBrightness" to 10, and this setting only take affect when player is outside the facility, after player enter the facility, the body cam will show the actual vision.

Zaggy1024 commented 2 months ago

Is the issue that night vision is too bright in the interior, and do you have CullFactory? If so, it's likely a conflict with CullFactory that's causing your issue, since its method for hiding lights conflicts with OpenBodyCams currently. I have a fix for this in OpenBodyCams locally, and I'll include it in the next release.

dounai2333 commented 2 months ago

Yes I have CullFactory installed, since there is not much mods that can increase the framerate without make game looks like potato. After uninstall CullFactory it works now, thanks for letting me know!

Screenshot: ![monitor](https://github.com/Zaggy1024/LC_OpenBodyCams/assets/45044404/c1e8c153-6b12-4cea-bc23-a39d077032ac) ![inside player](https://github.com/Zaggy1024/LC_OpenBodyCams/assets/45044404/d51da2fd-9ad6-4a1c-b5fb-d65d3f99d8dc)
Zaggy1024 commented 1 month ago

Should be fixed in 2.0.0!