Skip to content

Release 2.1.0.0

Compare
Choose a tag to compare
@ciribob ciribob released this 26 Dec 16:15
· 29 commits to master since this release

Important Links

Donations - Patreon: https://www.patreon.com/ciribob or Paypal: https://tinyurl.com/srs-donate

Support - Discord - https://discord.gg/vqxAw7H

Installation and Update Instructions

Download and run SRS-AutoUpdater.exe

OR

Extract ALL the files from the "DCS-SimpleRadioStandalone.zip" (link below) zip into a temporary folder and just run the installer which'll replace any previous version installed automatically.

Changelog

  • Adds support for Mode 2 for the F15E and Mirage. Huge huge thank you to RAZBAM for making this possible! Note: Mode 2 will not be sent to LotATC until the SRS server is updated. All other modes will work as before regardless
  • Removed Ambient cockpit effect on intercom
  • Reduced Ambient cockpit effect over MIDS - thanks for the feedback!
  • Added support for MIDS on the AWACS overlay using a custom AWACS json ( awacs-radios-custom.json or editing awacs-radios.json directly). More details on the SRS Discord
  • Added support to send Mode 2 to LotATC
  • Changed the auto-updater logic in the SRS client to only update SRS once DCS is closed automatically
  • Added a check to the SRS-Autoupdater to block the update until DCS is closed as well
  • Fixed LotATC being sent transponder codes when the transponder was disabled on the client

DCS / VR Compatible Overlay

The overlay has 4 states, hidden, small, small+volume & full that you can see by pressing Left Control + Left Shift + Escape by default.

The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened.

To configure the overlay hotkey, run DCS and go to the SRS Section inside the DCS Settings

Troubleshooting / Support

Please ask on Discord https://discord.gg/baw7g3t

Donation Link - Patreon: https://www.patreon.com/ciribob or Paypal: https://tinyurl.com/srs-donate

Server Hosting

For the server you need to open TCP AND UDP PORTS 5002 unless you've changed the server port using the server config file. Ports must be opened manually using Port Forwarding or similar techniques.

Banned IPs are added to a file created where ever the server is run called banned.txt. To unban, just delete the IP from the file and restart the server.

The server will always open ONE PORT in two Protocols TCP and UDP - you can control this with the Config file. If you cant press PTT but everything else looks fine - this is why and indicated with the VoIP Green Plug 👍

What's Changed

Full Changelog: https://github.com/ciribob/DCS-SimpleRadioStandalone/compare/2.0.9.1..2.1.0.0