Hi all! Found GES yesterday while researching older LAN games to play...and saw this mentioned in a list of LAN games.
Decided to try setting up a dedicated server on my server I have running at home, which is running Windows Server 2008 R2 x64.
I followed the install guide in the wiki (installed steamcmd, installed the 310 app, and copied over the gesource server files into the steamcmd folder), then setup the batch file as:
srcds.exe -game "C:\steamcmd\gesource" +maxplayers 16 +map ge_archives
Tried to run the batch file (as both Admin and normal), I seem to have an issue arise.
I get a "Start Dedicated Server" popup, with nothing listed in the "Game" dropdown, and all the other settings are different from what I configured in the server.cfg file. If I try to click "Start" anyway, I get an error that states "hl2\gameinfo.txt is missing" and when I click OK, it just closes the command window and/or stops execution.
What I've tried so far:
-Taking ownership of the steamcmd directory/files (in case permissions got screwed up)
-Changed the -game parameter directory
-Reinstalled the contents of the srcds folder
Thanks in advance for the help!