File information

Last updated

Original upload

Created by

kabyidon

Uploaded by

kabyidon

Virus scan

Safe to use

Tags for this mod

About this mod

Replaces the main UI font in Left 4 Dead 2 with the Inter typeface for a modern, clean look.

Permissions and credits
Replaces the main UI font in Left 4 Dead 2 with the Inter typeface for a modern, clean look.

I respect the 2009 grunge aesthetic but vanilla Stubble Bold is unreadable, this changes all menu and HUD UIs to use the Inter family, with both Inter Regular and Inter Bold. 

Installation

  • Download the mod file/s you want.
  • Extract the folders you want to your L4D2 "addons" folder. By default, this is C:\Program Files (x86)\Steam\steamapps\common\Left 4 Dead 2\left4dead2\addons
  • Download the Sound Mod Quick Install Batch Script and run the .bat file to automatically add the necessary paths
    OR 

    Manually add the required paths to your `gameinfo.txt` file under `SearchPaths` like this. Note the below example assumes you're using the All-In-One package, you will have to adjust if you're using the optional files. 


    "GameInfo"
    {
    game "Left 4 Dead 2" // Window title
    ...
    FileSystem
    {
    ...
    SearchPaths
    {
    // === Insert mod lines here ===
    Game left4dead2\addons\inter-ui-font
    // === Existing search paths ===
    Game update
    Game left4dead2_dlc3
    Game left4dead2_dlc2
    Game left4dead2_dlc1
    Game |gameinfo_path|.
    Game hl2
    }
    }
    }
  • Save the file and launch the game.
  • Enable the mod in the Add-ons menu.
  • Enjoy!