Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Black Mesa"

From PCGamingWiki, the wiki about fixing PC games
Line 1: Line 1:
{{stub}}
+
{{state|state=beta}}
 
{{Infobox game
 
{{Infobox game
 
|cover        = Black Mesa Cover.jpg
 
|cover        = Black Mesa Cover.jpg
Line 44: Line 44:
 
{{Game data/row|Steam|{{p|game}}/bms/save}}
 
{{Game data/row|Steam|{{p|game}}/bms/save}}
 
}}
 
}}
 +
{{ii}} Saved games cannot transfer between the mod release and Steam release. Use <code>sv_unlockedchapters 15</code> in the [[#Enabling the console|console]] to unlock all chapters.<ref>[http://steamcommunity.com/app/362890/discussions/0/620713633861796962/ Transfer savegame from the Free Black Mesa :: Black Mesa General Discussions]</ref>
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
Line 77: Line 78:
 
|windowed notes            =  
 
|windowed notes            =  
 
|borderless windowed        = hackable
 
|borderless windowed        = hackable
|borderless windowed notes  = Use <code>-windowed -noborder</code> [[Glossary:Command line arguments|parameters]].
+
|borderless windowed notes  = Use <code>-window -noborder</code> [[Glossary:Command line arguments|parameters]].
 
|anisotropic                = true
 
|anisotropic                = true
 
|anisotropic notes          = Up to 16 samples.
 
|anisotropic notes          = Up to 16 samples.
Line 95: Line 96:
 
|key remap notes          =  
 
|key remap notes          =  
 
|acceleration option      = true
 
|acceleration option      = true
|acceleration option notes = Default is off. Can be toggled with <code>m_customaccel</code> from console
+
|acceleration option notes = Default is off. Can be toggled in mouse options.
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
Line 103: Line 104:
 
|controller support notes  =  
 
|controller support notes  =  
 
|full controller          = false
 
|full controller          = false
|full controller notes    = Not supported in menus.
+
|full controller notes    = Menus cannot be navigated with a controller.
 
|controller remap          = true
 
|controller remap          = true
 
|controller remap notes    =  
 
|controller remap notes    =  
Line 110: Line 111:
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
 +
}}
 +
 +
===Toggle crouch===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Add script to autoexec.cfg|ref=<ref>[http://steamcommunity.com/app/362890/discussions/0/620712999965329102/ Toggle crouch? :: Black Mesa General Discussions]</ref>}}
 +
<ol><li>Go to <code>{{p|game}}/bms/cfg/</code>.</li>
 +
<li>Open <code>autoexec.cfg</code> and add this:
 +
<pre>alias t_duck "duck1"
 +
alias duck1 "+duck; alias t_duck duck2"
 +
alias duck2 "-duck; alias t_duck duck1"
 +
bind "ctrl" "t_duck"</pre></li>
 +
<ul><li>Replace <code>ctrl</code> with desired crouch key.</li></ul>
 +
<li>Launch the game and bring up the [[#Enabling the console|console]].</li>
 +
<li>Type in and enter <code>exec autoexec</code>.</li></ol>
 
}}
 
}}
  

Revision as of 01:16, 22 May 2015

Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Black Mesa
Black Mesa cover
Developers
Crowbar Collective
Engines
Source
Release dates
Windows Early access
macOS (OS X) TBA
Linux TBA
Black Mesa on Wikipedia
Half-Life mods and fangames (series)
Half-Life 1998
Half-Life: Opposing Force 1999
Half-Life: Blue Shift 2001
Codename: Gordon 2004
Half-Life: Source 2004
Half-Life 2 2004
Half-Life 2: Deathmatch 2004
Half-Life 2: Lost Coast 2005
Half-Life Deathmatch: Source 2006
Half-Life 2: Episode One 2006
Half-Life 2: Episode Two 2007
Portal (series)
Half-Life: Decay (unofficial port) 2008
Half-Life: Alyx 2020

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Error: OS parameter cannot be empty
The legacy release, or original mod release, remains available for download at the Official Website.
An MP3 Album of the Official Soundtrack is also available for free with the option to donate at the Official Website, as well as at Joel Nielsen's Website. Lossless formats are available for purchase from Bandcamp.

Essential improvements

Enabling the console

Instructions

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/362890/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/362890/pfx/[Note 1]
Saved games cannot transfer between the mod release and Steam release. Use sv_unlockedchapters 15 in the console to unlock all chapters.[1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Input settings

Template:Input settings

Toggle crouch

Instructions

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
LAN play
Online play

System requirements

Windows
Minimum Recommended
Operating system (OS) XP, Vista, 7
Processor (CPU) 1.7 GHz Processor
System memory (RAM) 2 GB
Hard disk drive (HDD) 13 GB
Video card (GPU) NVIDIA GTX 500 series

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References