Difference between revisions of "Simple Radio Standalone"

From DCS World Wiki - Hoggitworld.com
(3 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
|height = 90px
 
|height = 90px
 
}}</center>
 
}}</center>
 +
 +
{{OtherModuleInfo
 +
|modulename=SimpleRadioSystem
 +
|modulethumb=Srs.png
 +
|storelink=https://github.com/ciribob/DCS-SimpleRadioStandalone/wiki
 +
|trailerlink=https://www.youtube.com/watch?v=uQxlV_wx7ks
 +
}}
  
 
Simple Radio is a communications program for DCS World that ties into the in-game radios and allows realistic multiplayer voice comms using the frequencies and capabilities of the radios in whichever aircraft you are currently using.
 
Simple Radio is a communications program for DCS World that ties into the in-game radios and allows realistic multiplayer voice comms using the frequencies and capabilities of the radios in whichever aircraft you are currently using.
Line 11: Line 18:
 
It works with multiple radios so, for example, in a large multiplayer flight you and your wingmen can use one radio frequency for yourselves for intraflight communication, and tune another to a frequency that all players are connected to so you can effectively communicate across a large number of players without stepping on one another.
 
It works with multiple radios so, for example, in a large multiplayer flight you and your wingmen can use one radio frequency for yourselves for intraflight communication, and tune another to a frequency that all players are connected to so you can effectively communicate across a large number of players without stepping on one another.
  
===Installation===
+
__TOC__
 +
 
 +
== Installation ==
 
There are a couple of prerequisites you will need to install before installing Simple Radio (referred to as SRS from here on)
 
There are a couple of prerequisites you will need to install before installing Simple Radio (referred to as SRS from here on)
 
# Download and install the .NET 4.6.2 Framework https://www.microsoft.com/en-gb/download/details.aspx?id=53345
 
# Download and install the .NET 4.6.2 Framework https://www.microsoft.com/en-gb/download/details.aspx?id=53345
 
# If you are using Windows 7,8, 10N or 10KN download and install this codec pack from Microsoft https://www.microsoft.com/en-gb/download/details.aspx?id=48231  (If you are using regular Windows 10 you can skip this step)
 
# If you are using Windows 7,8, 10N or 10KN download and install this codec pack from Microsoft https://www.microsoft.com/en-gb/download/details.aspx?id=48231  (If you are using regular Windows 10 you can skip this step)
# Download the SRS installer, extract it, and run it https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/download/1.5.0.0/DCS-SimpleRadioStandalone-1.5.0.0-Fix.zip
+
# Visit the SimpleRadio repository and get the latest release: https://github.com/ciribob/DCS-SimpleRadioStandalone/releases (e.g. At time of writing, download the DCS-SimpleRadioStandalone-1.5.2.0.zip file)
 
# If the automatic installation doesn't work for you, or you wish to run a SRS server, please refer to [https://forums.eagle.ru/showthread.php?t=169387 this thread]
 
# If the automatic installation doesn't work for you, or you wish to run a SRS server, please refer to [https://forums.eagle.ru/showthread.php?t=169387 this thread]
  
 
===Video Guide for Installation and Usage===
 
===Video Guide for Installation and Usage===
https://www.youtube.com/watch?v=bO1sr5rEY5E
+
{{#ev:youtube|bO1sr5rEY5E}}

Revision as of 20:58, 14 October 2018

SimpleRadioSystem

Srs.png

Simple Radio is a communications program for DCS World that ties into the in-game radios and allows realistic multiplayer voice comms using the frequencies and capabilities of the radios in whichever aircraft you are currently using.

It works with multiple radios so, for example, in a large multiplayer flight you and your wingmen can use one radio frequency for yourselves for intraflight communication, and tune another to a frequency that all players are connected to so you can effectively communicate across a large number of players without stepping on one another.

Installation

There are a couple of prerequisites you will need to install before installing Simple Radio (referred to as SRS from here on)

  1. Download and install the .NET 4.6.2 Framework https://www.microsoft.com/en-gb/download/details.aspx?id=53345
  2. If you are using Windows 7,8, 10N or 10KN download and install this codec pack from Microsoft https://www.microsoft.com/en-gb/download/details.aspx?id=48231 (If you are using regular Windows 10 you can skip this step)
  3. Visit the SimpleRadio repository and get the latest release: https://github.com/ciribob/DCS-SimpleRadioStandalone/releases (e.g. At time of writing, download the DCS-SimpleRadioStandalone-1.5.2.0.zip file)
  4. If the automatic installation doesn't work for you, or you wish to run a SRS server, please refer to this thread

Video Guide for Installation and Usage