Welcome to hackvshack.net Forum!
Download Free HvH CS2/CS:GO Cheats, CFG, LUA/JS Scripts, and More!
Register

Tutorial how to host legacy 2023 csgo server

  • Thread starter Thread starter newx
  • Start date Start date

newx

get good, uninstall valorant
User ID:
59412
Messages:
6
Reactions:
8
Badges:
8
REP:
−0/0+
Level:
45
hello, welcome to this tutorial where i will be teaching you how to make a csgo 2k23 server. im doing this bcuz i made a thread asking for a tutorial but no one answered so here you go

step 1. get steamcmd

if you are on windows use

if you are on linux do this
Code:
Expand Collapse Copy
sudo add-apt-repository multiverse; sudo dpkg --add-architecture i386; sudo apt update

sudo apt install steamcmd

step 2. setup the path for server installation

windows:
Code:
Expand Collapse Copy
force_install_dir c:\csgoserverpath\

linux:
Code:
Expand Collapse Copy
force_install_dir /home/username/csgoserverpath/

step 3. log in to steam as anonymous

now you are going to login as anonymous on steamcmd, do this: login anonymous

step 4. install server

on the terminal window you are going to put "app_update 740 validate" and click enter, it will automatically install the game for you in the selected path

------ YOU HAVE INSTALLED THE CSGO SERVER! --------

now, lets run it.

we will need an gameserver token that you can get

if you have windows just make a .bat file with
Code:
Expand Collapse Copy
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_mirage -insecure +sv_setsteamaccount gameservertoken

and for linux make a .sh file that contains:
Code:
Expand Collapse Copy
srcds_linux -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_mirage -insecure +sv_setsteamaccount gameservertoken

and do
Code:
Expand Collapse Copy
chmod +x theshfile.sh
and
Code:
Expand Collapse Copy
chmod +x srcds_linux

after that you should have a csgo server, you can use +port 27015 if you want a static port for your server you just need to open it and kaboom you can now play.

if you want a tutorial for getting sourcemod and metamod for the server just comment it out and ill probably make it
 
hello, welcome to this tutorial where i will be teaching you how to make a csgo 2k23 server. im doing this bcuz i made a thread asking for a tutorial but no one answered so here you go

step 1. get steamcmd

if you are on windows use

if you are on linux do this
Code:
Expand Collapse Copy
sudo add-apt-repository multiverse; sudo dpkg --add-architecture i386; sudo apt update

sudo apt install steamcmd

step 2. setup the path for server installation

windows:
Code:
Expand Collapse Copy
force_install_dir c:\csgoserverpath\

linux:
Code:
Expand Collapse Copy
force_install_dir /home/username/csgoserverpath/

step 3. log in to steam as anonymous

now you are going to login as anonymous on steamcmd, do this: login anonymous

step 4. install server

on the terminal window you are going to put "app_update 740 validate" and click enter, it will automatically install the game for you in the selected path

------ YOU HAVE INSTALLED THE CSGO SERVER! --------

now, lets run it.

we will need an gameserver token that you can get

if you have windows just make a .bat file with
Code:
Expand Collapse Copy
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_mirage -insecure +sv_setsteamaccount gameservertoken

and for linux make a .sh file that contains:
Code:
Expand Collapse Copy
srcds_linux -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_mirage -insecure +sv_setsteamaccount gameservertoken

and do
Code:
Expand Collapse Copy
chmod +x theshfile.sh
and
Code:
Expand Collapse Copy
chmod +x srcds_linux

after that you should have a csgo server, you can use +port 27015 if you want a static port for your server you just need to open it and kaboom you can now play.

if you want a tutorial for getting sourcemod and metamod for the server just comment it out and ill probably make it
Could not establish connection to Steam servers. i have this trouble can you help ?
 
  • Like
Reactions: mauxxxx212
hello, welcome to this tutorial where i will be teaching you how to make a csgo 2k23 server. im doing this bcuz i made a thread asking for a tutorial but no one answered so here you go

step 1. get steamcmd

if you are on windows use

if you are on linux do this
Code:
Expand Collapse Copy
sudo add-apt-repository multiverse; sudo dpkg --add-architecture i386; sudo apt update

sudo apt install steamcmd

step 2. setup the path for server installation

windows:
Code:
Expand Collapse Copy
force_install_dir c:\csgoserverpath\

linux:
Code:
Expand Collapse Copy
force_install_dir /home/username/csgoserverpath/

step 3. log in to steam as anonymous

now you are going to login as anonymous on steamcmd, do this: login anonymous

step 4. install server

on the terminal window you are going to put "app_update 740 validate" and click enter, it will automatically install the game for you in the selected path

------ YOU HAVE INSTALLED THE CSGO SERVER! --------

now, lets run it.

we will need an gameserver token that you can get

if you have windows just make a .bat file with
Code:
Expand Collapse Copy
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_mirage -insecure +sv_setsteamaccount gameservertoken

and for linux make a .sh file that contains:
Code:
Expand Collapse Copy
srcds_linux -game csgo -console -usercon +game_type 0 +game_mode 1 +map de_mirage -insecure +sv_setsteamaccount gameservertoken

and do
Code:
Expand Collapse Copy
chmod +x theshfile.sh
and
Code:
Expand Collapse Copy
chmod +x srcds_linux

after that you should have a csgo server, you can use +port 27015 if you want a static port for your server you just need to open it and kaboom you can now play.

if you want a tutorial for getting sourcemod and metamod for the server just comment it out and ill probably make it
What if my server has a arm processor?
 

Who has read this thread (Total: 0) in last 1 hours View details