You are viewing a potentially older version of this package. View all versions.
EliteMasterEric-FontFixer-1.0.0 icon

FontFixer

Replaces the in-game font with an expanded version with support for more characters.

Date uploaded 6 months ago
Version 1.0.0
Download link EliteMasterEric-FontFixer-1.0.0.zip
Downloads 6120
Dependency string EliteMasterEric-FontFixer-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

FontFixer

Replaces the in-game font with an expanded version with support for more characters.

Specifically, this mod replaces all instances of the IBM-3270 font texture with a recompiled one which includes the Extended ASCII space. This directly provides support for all diacritics for Latin characters.

It additionally injects a new set of fallback font textures, built using Unifont. This provides support for an additional ~65,000 characters spanning the full Unicode Basic Multilingual Plane.

Demonstration

Before:

After:

Issues

Report any issues on the Lethal Company Modding Discord.

Credits

  • EliteMasterEric: Programming
  • FoguDragon: Playtesting

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2023-12-04

Initial release.

Added

  • Added the expanded IBM-3270 font.
  • Added the full fallback Unifont font.