Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For now, I regret having played it and wasted all those hours, only to simply not get an ending. It doesn't make much sense to release mods like this, as if it were Early Access...
They should at least communicate right away how many chapters they want to make so that anyone who wants to try it already knows what to expect and those who want to wait know how much has been done up to that point.
\Steam\steamapps\common\Black was unexpected at this time.
Change the content of bshift_gamelink.bat so it uses absolute paths, like this:
set "game_dir=C:\Program Files (x86)\Steam\steamapps\common\Black Mesa"
set "mod_dir=C:\Program Files (x86)\Steam\steamapps\workshop\content\362890\2424633574\bshift"
if exist "%game_dir%\bshift" (
rmdir "%game_dir%\bshift"
if exist "%game_dir%\bshift" (
echo Could not recreate link - rmdir failed.
echo You can try to delete "%game_dir%\bshift" manually.
pause
exit 1
)
echo Old link removed.
)
mklink /J "%game_dir%\bshift" "%mod_dir%"
echo.
if exist "%game_dir%\bshift" (
echo Link created.
) else (
echo Could not link - mklink failed.
)
pause
It got so hard near the end I just turned on god mode and tried to enjoy the story.