April 10, 2022 Changelog

Hello!

General / QoL

For advanced users, you can now disable the Mind’s Eye shadow overlay. It is available in the lifeto.toml configuration file. Documentation is available (including a step-by-step guide) at https://kb.lifeto.co/books/quality-of-life/page/advanced-configuration-options.

In short, this goes in lifeto.toml:

[graphics]
fps_limit = 60

[qol_fixes]
disable_shadow_overlay = false

In the future, there will be a GUI configurator, but this is a temporary stopgap solution.