Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1000 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 1000 Bytes

Team Fortress 2 Closed Captions

This project aims to provide a set of closed captions for Team Fortress 2

How to install

  1. Download the relevant closecaption_{language}.txt and closecaption_{language}.dat files
  2. Copy to Windows: C:\Program Files (x86)\Steam\steamapps{user name}\team fortress 2\tf\resource
    Mac: ???
  3. Launch Team Fortress 2
  4. In-game, open the Options dialog
  5. Go to the Audio tab
  6. Under the "Captioning" drop-down, select "Closed Captions"
  7. Click "OK" to apply the change
  8. Enjoy Team Fortress 2 with captions!

Note to contributors

  • All closecaption_*.txt files must be stored with the "UCS-2 Little Endian" character encoding
  • All closecaption_*.dat files are generated from the related .txt file
  • The .dat and .txt files should be committed as a pair, as they must both match and be provided to the end-user
  • If you only have the .txt file, submit a pull request to the to_compile branch so it can be compiled into the game-required .dat format