AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   CS2 Linux Dedicated Server (https://forums.alliedmods.net/showthread.php?t=344056)

ZeNite 09-27-2023 20:02

CS2 Linux Dedicated Server
 
Is it already possible to create a cs2 linux server with steamcmd and stuff

MaloModo 09-27-2023 20:55

Re: CS2 Linux Dedicated Server
 
Quote:

Originally Posted by ZeNite (Post 2810649)
Is it already possible to create a cs2 linux server with steamcmd and stuff

Pretty sure not "officially"..yet

Ryan2 09-27-2023 21:37

Re: CS2 Linux Dedicated Server
 
Nope, not yet

https://help.steampowered.com/en/faq...C18#commserver

Quote:

Can I run or play on community servers in Counter-Strike 2?
Not at launch, but Community server support is coming soon.

asdfxD 09-27-2023 21:59

Re: CS2 Linux Dedicated Server
 
But... community servers still working in windows.

zemi69 09-28-2023 09:23

Re: CS2 Linux Dedicated Server
 
Quote:

Originally Posted by asdfxD (Post 2810656)
But... community servers still working in windows.

I might have found a way to run them on linux. (UBUNTU ONLY)

I will make a thread about that, if I manage to get it working.

asdfxD 09-28-2023 13:14

Re: CS2 Linux Dedicated Server
 
Quote:

Originally Posted by zemi69 (Post 2810684)
I might have found a way to run them on linux. (UBUNTU ONLY)

I will make a thread about that, if I manage to get it working.

the proton stuff to make it work in linux? but nevermind, i installed windows. problem solved.

asozio 09-28-2023 13:16

Re: CS2 Linux Dedicated Server
 
1 Attachment(s)
I managed this today for some private 6v6 CS2 play with mates.

Built it inside a CSGO docker container with the SDK64 and customised start scripts.

basically executes:
game/bin/linuxsteamrt64/cs2 -dedicated -usercon +game_type 0 +game_mode 1 +map de_inferno -dev +sv_setsteamaccount

Wizzardoff 09-28-2023 18:42

Re: CS2 Linux Dedicated Server
 
how to set a mapgroup as you cannt change / vote maps in game cause mapgroup is empty.
Also, cannot manage to remotely do rcon on dedicated cs2 hosting. any info how to access it? just typing rcon_password xxxx doesnt do anything

asozio 09-28-2023 20:23

Re: CS2 Linux Dedicated Server
 
You need to do rcon_address <ip> followed by rcon_password <password> and test it is working with rcon status.
AFAIK the rcon commands only work when you aren't in the game, some weird bug I've heard people talking about.
I haven't done any work on the map groups, apart from copying over the sample game modes text file, but there are supposed to be configurations that I just haven't looked at yet (only got this working last night before playing for several hours, then slept)

I have very minor configs set in the server.cfg (i think) for host name and rcon password.

sphinx 09-29-2023 02:11

Re: CS2 Linux Dedicated Server
 
Quote:

Originally Posted by asozio (Post 2810693)
I managed this today for some private 6v6 CS2 play with mates.

Built it inside a CSGO docker container with the SDK64 and customised start scripts.

basically executes:
game/bin/linuxsteamrt64/cs2 -dedicated -usercon +game_type 0 +game_mode 1 +map de_inferno -dev +sv_setsteamaccount

Can you give some more details?


All times are GMT -4. The time now is 20:50.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.