Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
Is stuff like the text in the options menu being messed up? There is an easy fix:
1) Go to where your Half-Life directory is and from there go to valve/resource. Copy the file that's called gameui_english.txt.
2) Back from the root of your Half-Life directory, this time go to decay/resource and erase the gameui_english.txt file that's already there. Now paste the other gameui_english.txt that you copied before here.
3) While still in the decay/resource directory, open the new gameui_english.txt file if you want to make slight changes that were in the original file. Find the line that defines GameUI_GameMenu_CreateServer and on that same line replace "Create server" with "Play Decay". Similarly, find the line that defines GameUI_CreateServer and on that same line replace "Create Server" with "Choose Mission...".
simply find the section titled #GameUI_GameMenu_ChangeGame (for me it's 17 in the file), and add two forward slashes (//) in front of "notsteam", "notsingle", and "notmulti" . it should look like this:
"label" "#GameUI_GameMenu_ChangeGame"
"command" "OpenChangeGameDialog"
//"notsteam" "1"
//"notsingle" "1"
//"notmulti" "1"
"HelpText" "#GameUI_MainMenu_Hint_ChangeGame"
then you're done! :)
I always get the message "Please use force_install_dir before logon!"
Please Help