Here is a repository listing every translated localizations for the game. The original translations are made with Google Translate API, there is things to correct.
Table des matières :
- Installation (Automatic) EN (RECOMANDED)
- Installation (Manual) EN
- Installation (Automatique) FR (RECOMMANDÉ)
- Installation (Manual) FR
- Download the Powershell script by clicking here.
- Place the file
install_fr.ps1in the folderC:\PATH\TO\GAME\Robert Space Industries\StarCitizen.- Execute the
install_fr.ps1withPowershelleither by double clicking it or by right clicking and selectingExecute with Powershell.- Follow the instructions.
⚠️ - With this method, you just have to re-execute the script in order to update the translation file
- Download the repository files with the green "Code" button.
- Extract the desired language in
C:\PATH\TO\GAME\Robert Space Industries\StarCitizen\LIVE\data\Localization- Create a
user.cfgfile inC:\PATH\TO\GAME\Robert Space Industries\StarCitizen\LIVEif you don't have yet.- In
user.cfgadd a line withg_language =and after the=write the language folder you downloaded (ex:g_language = french_(france))- Save, start the game and enjoy!
- Télécharger le script Powershell ici.
- Placer le fichier
install_fr.ps1dans le dossierC:\PATH\TO\GAME\Robert Space Industries\StarCitizen.- Exécuter le fichier
install_fr.ps1avec l'application WindowsPowershellou double-cliquez sur le fichier ou clique droit sur le fichier et sélectionnezExécuter avec Powershell.- Suivez les instructions sur l'écran du Powershell.
⚠️ - Avec cette méthode, vous avez juste à ré-exécuter le fichierinstall_fr.ps1afin de mettre à jour automatiquement le fichier de traduction.
- Télécharger les fichiers du répertoire avec le bouton vert
Codeen haut à droite.- Extraire le language désiré dans le dossier
C:\PATH\TO\GAME\Robert Space Industries\StarCitizen\LIVE\data\Localization- Créer un fichier
user.cfg(activé les extensions des fichiers dans les paramètres de Windows) dans le dossierC:\PATH\TO\GAME\Robert Space Industries\StarCitizen\LIVEsi vous en avez pas déjà un.- Dans le fichier
user.cfgajouter une ligneg_language=puis ajouter le language désiré après le=, exemple :g_language=french_(france)- Enregistrer le fichier puis vous pourrez démarrer le jeu.
Thanks to Tasul, the French speakers can now contribute in fixing the already translated FR translation.
- Letters with accents such as "é","à","ö" etc. either do not appear or they are smaller than what it should be due to a lack of support by the game.
More translations will come later.