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
10 stars 1 forks source link

Ship Lights Flicker While Using Helmet Visor Remover Mods #29

Closed DjTust closed 1 month ago

DjTust commented 7 months ago

Easily replicable, use any mod that removes the helmet visor while having this mods framerate option set to anything lower than game client's fps excluding 0. Need to be looking in the general direction of the monitor for it to happen. Didn't seem to occur when game fps cap was set to 30. Tested in otherwise vanilla profiles with several different visor removers. One example - 018dd2e5-c266-c8eb-1b39-f4a0f1e6340f

I also noticed that a different mod, Helmet Cameras, also had this issue since it’s mentioned as being fixed in its 2.1.2 version changelog. https://github.com/The0therOne/Helmet_Cameras/issues/5

https://github.com/Zaggy1024/LC_OpenBodyCams/assets/160939125/e78e29aa-66de-4412-9f2a-db96a9f67782

Zaggy1024 commented 7 months ago

Ah yes, this issue is something I've seen already. It actually still happens with Helmet_Cameras, but on the helmet camera instead of the player's camera.

I can potentially make it so that my mod does the same thing, but I don't quite consider that a solution.

The reason why this happens eludes me somewhat, but it's related to a plane that's attached to the visor that gets hidden when these mods disable the visor. Making that plane invisible also causes the sky to be visible through the fog on Dine, Rend and Titan, from my experience, so anything outdoors will be silhouetted.

I do have more tools at my disposal now to maybe get to the bottom of this, and I have a theory of what might help, but I can't promise anything.

DeathWrench commented 7 months ago

I only know of 3 mods to remove the visor

DjTust commented 7 months ago

I don't think those particular mods came up when I was searching for visor mods, so I only know that the first method causes the issue. I'll test your mod and disablepostprocessing when I next get a chance.

ChloeDawn commented 6 months ago

This issue also occurs without any visor removal mods simply when spectating a player whilst the body camera is being rendered on screen.

Zaggy1024 commented 6 months ago

That would make sense to me, since the spectator camera often has issues with that plane not appearing and causing the fog to be less visible than intended on the foggy moons.

I still have yet to look deeper into this sometime. I have a theory that if I clone the custom pass that the main camera uses, it'll stop having this issue, but if that doesn't work then I'll have to try to understand how the fog, that custom pass and the plane attached to the camera all interact.

Zaggy1024 commented 1 month ago

I wasn't able to reproduce this issue exactly as described on v62 and OpenBodyCams 2.2.4, possibly due to 6966013. In those recent versions, the flickering occurs on the body cam screen, rather than the gameplay camera as it did before. That flickering has been resolved in the commit linked above, so if you still encounter this issue, please let me know how I can reproduce it with version 2.3.0.