Total War Shogun 2 English Language Files
Cause: Your local_en.pack is missing or overwritten, but the audio files remain. Steam’s language setting may have been changed.
Fix: Go to Steam Properties > Language > Switch to any other language, launch the game (it will be wrong), exit, then switch back to English. This forces a full rewrite of the text registry.
| Table | Purpose |
|--------|---------|
| localisation_en.loc | All in-game English text (tags + display strings) |
| db / text_db (some mods) | Additional UI/diplomacy text |
| ui / strings / | Menu and battle UI strings (less common) |
Format example (TSV):
Tag | Localised String
-----------------------------------------|-------------------------------
`building_name_archery_dojo` | Archery Dojo
`building_desc_archery_dojo` | Trains ashigaru bow units.
`unit_name_bow_ashigaru` | Bow Ashigaru
`diplomacy_string_offer_alliance` | Offer Alliance
In the pantheon of strategy gaming, Total War: Shogun 2 (2011) stands as a masterpiece of aesthetics and mechanics. However, beneath its striking ukiyo-e art style and refined real-time tactics lies a crucial, often overlooked component that shapes the entire player experience: the English language files. More than just a container for text and voiceovers, these files represent a sophisticated act of translation, localisation, and dramatic scripting that transformed a game about 16th-century Japanese civil wars into a globally accessible classic.
Always test changes in a clean campaign save. A single malformed .loc entry (e.g., missing tab delimiter, wrong encoding) can cause the entire localisation to fail, showing placeholder tags like units_onscreen_name_yari_samurai in the game UI. total war shogun 2 english language files
A smart modder always keeps a pristine copy. Here’s a recommended backup routine:
Shogun2_English_Backup_DATE.zip.The single most important file for English text is local_en.pack. This is a compressed archive containing all in-game text: building descriptions, unit names, event messages, UI buttons, and tutorial scripts. Cause: Your local_en
Default Path:
C:\Program Files (x86)\Steam\steamapps\common\Total War Shogun 2\data\local_en.pack