Skip to content
Starfield Language Pack-rune «AUTHENTIC ✓»
. These packs are typically used by players to add specific language support (like German, French, or Japanese) to an existing installation of the game.
Problem 3: Subtitles are broken or display as "Missing String."
What is RUNE?
- Voice Packs (
Sounds directory): .wem or .bnk files for each supported language.
- Localization Text (
Strings directory): starfield_<lang>.dlstrings, starfield_<lang>.ilstrings, and interface fonts.
- Menu Configuration: Files that tell the engine to display the language selector in the launcher.
- File Type: Archive (typically .rar or .zip) containing game directories.
- Target Platform: PC (Microsoft Windows).
- Content: The pack contains localization files (
strings, voices, fonts) usually found within the game's Data folder.
- Supported Languages: Depending on the specific version of the pack, it typically includes languages that were restricted in the "Premium Edition" or specific regional releases.
- Preserve context: keep placeholders (e.g., PLAYER_NAME, ITEM_COUNT) and markup unchanged.
- Maintain tone: match the original tone — formal for faction texts, conversational for companions.
- Conciseness: short UI labels must remain brief to avoid overflow.
- Cultural consistency: use consistent grammatical patterns and naming conventions for factions, locations, and tech.
- Fallbacks: include English fallback strings for any untranslated entries.
The Problem: Missing VO and Text