Parrotman Posted April 15, 2020 Posted April 15, 2020 Folks, Is it possible to have SRS working on two DCS installs (Saved game locations) Stable and Beta installs? If so How to get it to work? Thanks Regards, Andy
davidp57 Posted April 16, 2020 Posted April 16, 2020 It's quite easy, I've done it for our (dedicated) servers. You have to : download the SRS installer and install it somewhere copy the installation folder to the first server's Saved Games folder (for me, "C:\Users\veaf\Saved Games\public_server_2.5.6\DCS-SimpleRadio-Standalone") we'll leave this installation as-is, with the default configuration. copy the installation folder to the second server's Saved Games folder (for me, "C:\Users\veaf\Saved Games\private_server_2.5.6\DCS-SimpleRadio-Standalone") edit the server.cfg file in this copy and set a specific port (edit the line beginning with with "SERVER_PORT=") (we use 5102) open this port in your server's firewall (optional) edit your server settings so the autoconnect feature runs the connection to the port you chose (e.g. 5102 for us) by editing the "Scripts\Hooks\DCS-SRS-AutoConnectGameGUI.lua" file in your server Saved Games ("C:\Users\veaf\Saved Games\private_server_2.5.6\Scripts\Hooks\DCS-SRS-AutoConnectGameGUI.lua" for us). Simply set the port and address in the line beginning with "SRSAuto.SERVER_SRS_HOST =" And that's all ! Ah, one last thing : you must start both servers by running the SR-Server.exe program in both installation folders Zip - VEAF :pilotfly: If you want to learn, talk and fly with french-speaking friends, the Virtual European Air Force is here for you ! Meet us on our Discord and our forum If you're a mission creator, you may want to check the VEAF Mission Creation Tools (and its GitHub repository) a set of open-source scripts and tools that make creating a dynamic mission a breeze !
davidp57 Posted April 20, 2020 Posted April 20, 2020 You're most welcome ! Zip - VEAF :pilotfly: If you want to learn, talk and fly with french-speaking friends, the Virtual European Air Force is here for you ! Meet us on our Discord and our forum If you're a mission creator, you may want to check the VEAF Mission Creation Tools (and its GitHub repository) a set of open-source scripts and tools that make creating a dynamic mission a breeze !
Recommended Posts