CS:CO edit Launch option in CS:GO

Hello, I am currently working on setting up a Counter Strike: Classic Offensive server, which is a mod of Counter Strike: Global Offensive. I have successfully added the mod to the server files, but I need to change the launch option from -game csgo to -game cscomod/csgo. I found the I need to edit in the GenericModule.kvp file:

App.CommandLineArgs={{$PlatformArgs}} -game csgo

However, whenever I attempt to edit this file and launch the server, it seems to revert back to its original state. Could you please help me on how to make this change effectively? Any guidance would be greatly appreciated! Thank you for your help!

All regards Sean

The documentation from the mod HostMe.txt
https://www.moddb.com/mods/counter-strike-classic-offensive/


How To Install (for servers)
-------------------------------------------------------------------------------

- Unzip the file into your Server root folder (same spot as "srcds.exe")

- Run your server with the parameter: 
    "-game cscomod/csgo"

- Be sure to load a map existing in Classic Offensive such as "de_dust2_csco"

- Sourcemods will work.

- To connect to your server, just use "connect YOURIP:YOURPORT" in the console
since the serverbrowser doesn't seems to work with CS:CO

The instance has to be stopped first

A setting has now been added to the template to allow the mod name to be changed from the UI

1 Like

thanks a lot for your help Greelan your the best

I didn’t manage to make it work yet but i think is mod issue i’m looking with community see if my settings for the server are good

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.