A powerful tool to automatically repack custom TTF fonts into Crimson Desert game archives with exact size matching and LZ4 compression. Auto Font Modder is a specialized tool for Crimson Desert that allows you to replace game fonts with any custom .ttf file. It features high-performance LZ4 calibration and exact size matching to ensure the game doesn’t crash or reject the modified archives.
Installation instructions
– python FontModGUI.py
Main features
– One-Click Patching: Automatically replaces both
– – basefont.ttf and
– – basefont_eng.ttf.
– Intelligent Calibration: Uses binary search to find the perfect entropy balance to match original compressed sizes.
– Smart Trimming: Automatically handles overly large or padded font files.
– Steam Path Discovery: Automatically finds your game install on C: or D: drives.
– Threaded UI: Responsive logging during the recalibration process.
Requirements
– Python 3.9+
– pip install lz4 cryptography





