Skip to content

SerethiX/StarCitizen-Localization

 
 

Repository files navigation

StarCitizen-Localization 🌎

GitHub all releases GitHub Workflow Status (with event)

Table of Contents:


Supported Languages

Langue Supported Source
English ✅ 3.21.1 Imported from game files
French - France ✅ 3.21.1 Generated from circuspes.fr and SPEED0U/StarCitizenFrenchTranslation
German - Germany ✅ 3.21.1 Here
Italian - Italy ✅ 3.21.0 GattoMatto and MrRevo
Portuguese - Brazil ✅ 3.21.1 Here
Spanish - Latin America
Spanish - Spain ✅ 3.21.0 Here

Installation Guide

Automatic Installation

  1. Download the install_localization.ps1 script.
  2. Right click on the downloaded file (install_localization.ps1) and select Run with PowerShell.

ℹ️ This script will automatically download the latest version of the localization files, install them in the Localization folder for you, configure the user.cfg file.

  1. Launch the game and enjoy the translation!

Manual Installation

  1. Download the Localization.zip file.

  2. Extract the downloaded file to \StarCitizen\LIVE\data\. (e.g. C:\Program Files\Roberts Space Industries\StarCitizen\LIVE\data\)

  3. Create or edit the following file: \StarCitizen\LIVE\user.cfg. (e.g. C:\Program Files\Roberts Space Industries\StarCitizen\LIVE\user.cfg)

  4. Depending on the language you want to use, add one of the following lines to the file:

    Language
    English g_language = english
    French - France g_language = french_(france)
    German - Germany g_language = german_(germany)
    Italian - Italy g_language = italian_(italy)
    Portuguese - Brazil g_language = portuguese_(brazil)
    Spanish - Latin America g_language = spanish_(latin_america)
    Spanish - Spain g_language = spanish_(spain)
  5. Save the file and launch the game. 🚀


Updating the Localization Files

To update the localization files, please follow the Installation Guide again.


Contributing

See CONTRIBUTING.md


Contributors

ROBdk97
ROBdk97

🌍
Autovot
Autovot

🌍
electronicfreak
electronicfreak

🌍
Jack
Jack

🌍 📆
Auhrus
Auhrus

🌍 📆
Nxzzin
Nxzzin

🌍
InterPlay
InterPlay

🌍

Disclaimer

This is an unofficial Star Citizen fansite, not affiliated with the Cloud Imperium group of companies. All content on this site not authored by its host or users are property of their respective owners. Star Citizen®, Roberts Space Industries® and Cloud Imperium® are registered trademarks of Cloud Imperium Rights LLC

About

Language File Installation Guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 52.3%
  • TypeScript 32.3%
  • Batchfile 11.7%
  • JavaScript 2.1%
  • Shell 1.6%