BrainBread 2

BrainBread 2

28 ratings
Setting up Dedicated BrainBread 2 Game server
By 💖⎛⎝Silver Knight⎠⎞💂☢☣
This guide will show you how to setup a dedicated server for BrainBread 2
   
Award
Favorite
Favorited
Unfavorite
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 Comments
vextah 29 Apr, 2022 @ 4:05am 
Anyone know how to change default port? CS:GO already has 27015....
Trofx 14 Apr, 2022 @ 1:34pm 
ohh man
67 28 May, 2020 @ 9:20pm 
do you konw how to use workshop for server? my server need it
-hg- rebL // 5 Apr, 2020 @ 8:54am 
Also keep in mind that bbc_factory is not a valid map.
Does anyone know how to set tickrate to 66?
-hg- rebL // 5 Apr, 2020 @ 7:53am 
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.
Splash Colour  [developer] 13 May, 2017 @ 6:35pm 
Nice little guide.
WaKarI 24 Mar, 2017 @ 7:21am 
thnks
Not a schizophrenic 3 Sep, 2016 @ 11:31pm 
how do i make a password?

Not a schizophrenic 3 Sep, 2016 @ 11:20pm 
how do i add global stats?
BROSKI 14 Aug, 2016 @ 2:34am 
Command not found: steamcmd
Any advice?