BrainBread 2

BrainBread 2

29 个评价
Setting up Dedicated BrainBread 2 Game server
由 💖⎛⎝Silver Knight⎠⎞💂☢☣ 制作
This guide will show you how to setup a dedicated server for BrainBread 2
   
奖励
收藏
已收藏
取消收藏
Setting up the Dedicated server
Downloading the files required

The first step is to retrieve the files for the game, this is done via SteamCMD.

Follow the guide here on how to use STEAMCMD.

Once you have STEAMCMD, run the following command:

steamcmd +login anonymous +force_install_dir C:\SteamCMD\brainbread2server +app_update 475370 validate +exit

Note: You can adjust the +force_install_dir paramter to the directory you want to download the server to.

This will then download the entire game, Once completed, it's time to setup the server configuration.

Server Configuration

Inside the content you just downloaded, proceed to: brainbread2server\brainbread2\cfg

Inside this folder there is a file called "server.cfg" - Go ahead and edit this file in a text editor such as notepad.

In this file you will be able to edit the settings such as the server name.

e.g. The following line:

hostname "My BrainBread 2 server" Will set your server to be called "My BrainBread 2 server"
Starting the server
Starting the server

The best method for a self-hosted solution is to create a simple .batch file,

Inside brainbread2server\ folder where srcds.exe is located, create a batch file with the following content:

start srcds.exe -console -game brainbread2 +map bbc_factory +maxplayers 12

This will then start the server up with the following map: bbc_factory and 12 maxplayers.

Please note some port-forwarding may be required, by default the server will use port 27015, you should unblock this port in your firewall\router.

If setting up your own server is too much work for you, then please consider renting a server from Citadel Servers[www.citadelservers.com] - They setup everything for you
14 条留言
vextah 2022 年 4 月 29 日 上午 4:05 
Anyone know how to change default port? CS:GO already has 27015....
Trofx 2022 年 4 月 14 日 下午 1:34 
ohh man
67 2020 年 5 月 28 日 下午 9:20 
do you konw how to use workshop for server? my server need it
rebL // www.berserk.pt 2020 年 4 月 5 日 上午 8:54 
Also keep in mind that bbc_factory is not a valid map.
Does anyone know how to set tickrate to 66?
rebL // www.berserk.pt 2020 年 4 月 5 日 上午 7:53 
If you are running this on a linux server, you might need to do this on your Steam folder:
mkdir .steam
mkdir .steam/sdk32/
cp bb2/bin/steamclient.so .steam/sdk32/

I was getting an error that steamclient.so was not being opened, after doing that I could create the server.
Greenfields  [开发者] 2017 年 5 月 13 日 下午 6:35 
Nice little guide.
WaKarI 2017 年 3 月 24 日 上午 7:21 
thnks
Not a schizophrenic 2016 年 9 月 3 日 下午 11:31 
how do i make a password?

Not a schizophrenic 2016 年 9 月 3 日 下午 11:20 
how do i add global stats?
BROSKI 2016 年 8 月 14 日 上午 2:34 
Command not found: steamcmd
Any advice?