Many games store the language setting in an .ini or .txt file in the game folder. Common file names:
steam_api.ini · steam_emu.ini · CODEX.ini · CPY.ini · language.txt · force_language.txt
As a guide by crack group:
- CODEX, RUNE: usually
steam_emu.ini - SKIDROW: usually
steam_api.ini - Goldberg emulator: usually
language.txt or force_language.txt
Open the file with Notepad and look for a line like:
language=english
Change the value to your language (e.g.
german,
french,
polish) – lowercase, case-sensitive. Save.
If the file is read-only: copy it to the desktop, edit it there, copy it back.
If the game overwrites the setting on launch: rename your edited file (e.g.
steam_emu_lang.ini), delete the original, then rename your edited file back to the original name.
The
.nfo file will tell you exactly which file to edit if you're unsure.
Only languages included in the release can be activated. Which ones are available is also listed in the .nfo.