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

Monitor resolution doesn't seem to do anything #20

Closed DeathWrench closed 4 months ago

DeathWrench commented 4 months ago

image Will update my modpack here in a bit.

Zaggy1024 commented 4 months ago

It looks like the resolution is higher than the default, so I'm gonna need more information than that screenshot to know what the problem here is.

DeathWrench commented 4 months ago

Here is the modpack v1.0.9, it includes configs as well. Though old version should create the same issue. No need to wait for the site to update it.

Zaggy1024 commented 4 months ago

I need a proper description of the issue you encountered as well, since the screenshot you showed appears to display a non-default resolution on the body cam.

DeathWrench commented 4 months ago

image the modpack has the configs included, which shows the resolution at what it is here

Zaggy1024 commented 4 months ago

This is caused by FixResolution doing a very stupid thing. It's overriding the resolution of every single camera in the entire game, rather than just targeting the gameplay cameras of the players in the game. I don't believe the gameplay cameras' texture sizes even change, so there's literally no reason to do it this way.

Also, why install that mod as well as HDLethalCompany with its resolution setting cranked up to 2.977?

DeathWrench commented 4 months ago

The reason: I forgot I had FixResolution! Though playing without it the text for the screens is a lot less sharp, I think that's why I was using it.