This project aims to provide a set of closed captions for Team Fortress 2
- Download the relevant closecaption_{language}.txt and closecaption_{language}.dat files
- Copy to
Windows: C:\Program Files (x86)\Steam\steamapps{user name}\team fortress 2\tf\resource
Mac: ??? - Launch Team Fortress 2
- In-game, open the Options dialog
- Go to the Audio tab
- Under the "Captioning" drop-down, select "Closed Captions"
- Click "OK" to apply the change
- Enjoy Team Fortress 2 with captions!
- 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