Already existing mods


RaukGorth

Recommended Posts

Hi All,

The modding community for TLD had been active for quite a while now, and there are quite a few mods already. They require installation of custom loader, so user discretion is advised.

The list of mods is available xpazeman's website: https://xpazeman.com/tld-mod-list/

There is also modding discord: https://discord.gg/EhBWKRx

If you want to add custom shaders to TLD you can use ReShade: https://reshade.me/

Settings for ReShade for TLD are quite custom:

Depth buffer notes:
Game has depth buffer that is larger than the screen. For 2560x1440 it has a buffer with size of 2616x1472.
Pre-processor settings:
REVERSED DEPTH BUFFER: Yes
UPSIDE-DOWN DEPTH BUFFER: Yes
LOGARITHMIC DEPTH BUFFER: No
RESHADE_DEPTH_INPUT_X_SCALE: 1.045
RESHADE_DEPTH_INPUT_Y_SCALE: 1.045
RESHADE_DEPTH_INPUT_X_PIXEL_OFFSET: screen.x - buffer.x -56 (depends on your screen, this is for 2560x1440) 
RESHADE_DEPTH_INPUT_Y_PIXEL_OFFSET: buffer.y - screen.y 32 (depends on your screen, this is for 2560x1440) 

Intro cinematics will play at 1fps with ReShade.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now