Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский)
Español - Latinoamérica (латиноам. испанский)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский)
Português-Brasil (бразильский португальский)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
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