Help:Cyrillic language support
From Killing Floor wiki
Jump to navigationJump to search
In non-Russian versions of Killing Floor, all Cyrillic letters are rendered as tildes (~). Because some Slavic-speaking users play a non-Russian version of the game (possibly due to poor localisation and other reasons), players may wish to enable Cyrillic language support. This can be done by editing some of the game files so that fonts with Cyrillic language support are used instead of the default ones.
- In the Steam library, ensure that the language setting of Killing Floor is not Russian.
- Locate Killing Floor's System directory:
<PATH_TO_STEAM>\steamapps\common\killingfloor\System
where <PATH_TO_STEAM> is the path to your local Steam directory. By default, it is C:\Program Files\Steam on Windows. - Open the following files in the System directory with a text editor (e.g. Notepad):
- Engine.int
- GUI2K4.int
- KFMod.int
- ROEngine.int
- UnrealGame.int
- XInterface.int
- In each of the files listed above, perform the following replacements:
| Search for | Replace with |
|---|---|
| ROFonts.ROBtsrmVr | ROFonts_RUS.ROArial |
| ROFontsTwo.ROArial24DS | ROFonts_Rus.ROArial24 |
| ROFontsTwo.ROArial22DS | ROFonts_Rus.ROArial22 |
| ROFontsTwo.ROArial18DS | ROFonts_Rus.ROArial18 |
| ROFontsTwo.ROArial14DS | ROFonts_Rus.ROArial14 |
| ROFontsTwo.ROArial12DS | ROFonts_Rus.ROArial12 |
| ROFontsTwo.ROArial9DS | ROFonts_Rus.ROArial9 |
| ROFontsTwo.ROArial7DS | ROFonts_Rus.ROArial7 |
Finally, run the game. If everything went successfully, then you can play a non-Russian version of Killing Floor while being able to read and type Cyrillic letters.
Original wikitext recovered from the WikiTeam export in the archived KF-Wiki collection (export 2015-07-07, original revision 22002). Credit: the original KF-Wiki contributors; the linked export preserves the original authorship and revision history.