Garry's Mod

Garry's Mod

138 평점
Mounting Black Mesa to GMod.
josephfra 님이 작성
This guide will teach you how to easily mount Black Mesa to GMod. Gives examples for both the mod version of Black Mesa and the Steam version.
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Overview
This tutorial will teach you how to easily mount Black Mesa Source to GMod so that you can use the materials and models from it.
Step 1
First, locate your "GarrysMod/garrysmod" folder. By default on Windows, it is
C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod

If you are unsure, skip to the How to Find Your File Path section. This will show you how to access your installation's files and allow you to easily find the "garrysmod" folder.
Step 2
In your GarrysMod/garrysmod folder, find another folder called "cfg". Open this folder, then open the mount.cfg file inside using notepad or any other text editor.
Step 3
Now you need to locate the file path for your Black Mesa installation. If you do not know how to do this, scroll down to the How to Find Your File Path section.

For the Steam version, the default file path on Windows is
C:\Program Files (x86)\Steam\SteamApps\common\Black Mesa\bms

For the mod version of Black Mesa, the default file path on Windows is
"C:\Program Files (x86)\Steam\SteamApps\sourcemods\BMS"

If you use one of these default locations, you should verify that it is correct by following the How to Find Your File Path section.

Next, we will add a line to mount.cfg to tell Garry's Mod where our Black Mesa installation is.
Between the curly braces {}, add a new line with the following:

"bms" "path to your black mesa installation"

For example, with the default Windows file path, you would add:

"bms" "C:\Program Files (x86)\Steam\SteamApps\common\Black Mesa\bms"

Here is an example of a correctly configured mount.cfg to show where exactly to add this line.
// // Use this file to mount additional paths to the filesystem // DO NOT add a slash to the end of the filename // "mountcfg" { // "cstrike" "C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server\cstrike" // "tf" "C:\mytf2server\tf" "bms" "C:\Program Files (x86)\Steam\SteamApps\common\Black Mesa\bms" }

Make sure that you do not have a double slash (//) before "bms", as this means the line will be ignored and will disable the mounting.
Black Mesa should now be successfully mounted on GMod.
How to Find Your File Path
There has been some confusion about the file paths in the comments, so I'm hoping this section will make it clearer. This section explains how to find your Black Mesa file path, but you can apply the same logic to find your Garry's Mod file path if you need to do so.

By default on Windows, Black Mesa is installed to:
C:\Program Files (x86)\Steam\SteamApps\common\Black Mesa\bms

Your installation may be in a different location for whatever reason - maybe you have a separate hard drive for games storage, or you're not running Windows.

To find where your instalation is stored, right click on Black Mesa in your library, and click "Properties"


In the properties menu, go to "Installed Files" and click "Browse".

This will open up a file browser showing your installed game files. You can then copy the path to the "bms" folder from here, and use it with the steps given in the guide.
Ending
Now you can open a Black Mesa Source map (I'm not sure if the maps are added to the list, if they aren't, download a Black Mesa map on the workshop) and there shouldn't be any missing textures or errors.
댓글 87
Half-Life Enjoyer 2025년 7월 19일 오후 12시 05분 
will it work if i save it in notepad
awakz 2025년 5월 26일 오후 1시 00분 
this is just confusing
freezer 2025년 5월 25일 오전 7시 33분 
i have already done this, but i have a question, why do all the npcs shown up as errors?
i have been outside black mesa 2025년 3월 7일 오전 5시 44분 
(in a good way)
i have been outside black mesa 2025년 3월 7일 오전 5시 44분 
buttcheeks:missing:
josephfra  [작성자] 2025년 2월 25일 오후 2시 07분 
check the updated guide
FerCajun 2025년 2월 25일 오후 12시 59분 
if i have the steam version i just have to write this C:\Program Files (x86)\Steam\SteamApps\common\Black Mesa\bms?
josephfra  [작성자] 2025년 2월 17일 오전 10시 10분 
the guide doesn't say you have to do that.
PrestO 2025년 2월 8일 오후 1시 47분 
Why do I have to download a separate version of the game from moddb Aren't they the same game?
Caris 2025년 2월 8일 오후 1시 05분 
if it didn't work for you make sure you saved the changes you added before closing.