Where are Total War WARHAMMER III's game saves and configuration files stored? This guide will show you where to locate them.
Save data location of Total War WARHAMMER III
You can find the game save files of Total War WARHAMMER III in the save_games folder.
Listed the game save files locations for Steam, Epic Games, and Microsoft Store (Game Pass) below.
Steam:
C:\Users\%UserName%\AppData\Roaming\The Creative Assembly\Warhammer3\save_games
Epic Games Store:
C:\Users\%UserName%\AppData\Roaming\The Creative Assembly\Warhammer3\EOS\save_games
Microsoft Store / Game Pass:
C:\Users\%UserName%\AppData\Roaming\The Creative Assembly\Warhammer3\GDK\save_games
Configuration file location of Total War WARHAMMER III
You can find the preferences.script.txt configuration file of Total War WARHAMMER III in the following locations.
Steam:
C:\Users\%UserName%\AppData\Roaming\The Creative Assembly\Warhammer3\scripts
Epic Games Store:
C:\Users\%UserName%\AppData\Roaming\The Creative Assembly\Warhammer3\EOS\scripts
Microsoft Store / Game Pass:
C:\Users\%UserName%\AppData\Roaming\The Creative Assembly\Warhammer3\GDK\scripts
Note: For the AppData folder to be visible on your PC, “Hidden items” must be selected as in the image below.
How to manually change the display language of Total War WARHAMMER III
- Locate the configuration file from the above locations.
- Then open the preferences.script.txt file.
- Find this line in the file
language_text ""; # language_text <language-code>, Language used for text (eg. en, de, cn). To use default language leave blank. #
- If you want to play Total War WARHAMMER III in English, change the above line as below.
language_text "en"; # language_text <language-code>, Language used for text (eg. en, de, cn). To use default language leave blank. #
- Then find this line
language_audio ""; # language_audio <language-code>, Language used for audio (eg. en, de, cn). To use default language leave blank. #
- Change the above line as below.
language_audio "en"; # language_audio <language-code>, Language used for audio (eg. en, de, cn). To use default language leave blank. #
TL;DR - You should add the language code between the quotation marks.
- English - en
- French - fr
- Italian - it
- German - de
- Spanish - es
- Russian - ru
- Polish - pl
- Czech - cs
- Turkish - tr
- BR Portuguese - pt
- Korean - ko
- Simple Chinese - zh
- Traditional Chinese - cn