Skip to content

2021-11-11

Latest
Compare
Choose a tag to compare
@lcdr lcdr released this 11 Nov 20:06
· 1 commit to master since this release

A mod to change various LU client options.

Installation:

If you haven't installed my modloader yet, install it from https://github.com/lcdr/mod_loader/releases/, following the instructions there.

Download the .dll file below and place it into <client folder>/mods/options_changer/mod.dll.

Usage:

Open your client's boot.cfg file.

Just want to change the UI scale? Add the following:

,UI_SCALE=3:1.0

Change the 1.0 as needed.

If the game appears blurry, you need to override the windows setting for DPI scaling for legouniverse.exe. See here for a guide.

Further possible options:

,BBB_OPT_ENABLED=7:0,
BBB_OPT_CDGO=7:0,
BBB_OPT_HSR_RAYS_PER_POINT=5:150,
BBB_OPT_HSR_POINTS_PER_TRI=5:150,
BBB_OPT_HSR=7:0,
BBB_OPT_AO_BAKING=7:0,
BBB_OPT_COLOR_VAR=3:0.05,
UI_SCALE=3:1.0,
MIN_ASPECT_RATIO=3:0.12,
MAX_ASPECT_RATIO=3:5.0