Custom Radio Station

v2.00

 

 

To run this app, you need to install .NET 7.

 

Now station selecting is in package

Since v2.00 station selecting is directly in Mod Installer, so you're not forced to select station during creating the package.

 

How to use

Run the downloaded app and select for what FC you want to create the music package.

After you select the game, it will open main window:

First note is that music you're adding must be in Wwise Encoded Media (WEM) format. To get a music to this format is pretty easy:

  1. You'll need your music to be converted in WAV format (you can convert it highest quality, WAV has big output size, but Wwise will compress it).
  2. Next you'll need Wwise. You can get it for free at Audiokinetic.
  3. After you install latest Wwise Authoring app, watch this to find out how to get WAV to WEM.
  4. After successful convert you can add the music in WEM format to CRS app.

There is setting of music volume in decibels (dB). It depends on your music how loud it is, so it always require to edit this value. To change it, double click to the line with music line in the list. dB value is possible from +20 (loud) to -20 (silent).

 

There is also music length in seconds. The app try to find the length, but it can be unsuccessful, so always check this value.

 

Play condition - it's possible to set a time condition for playing a music. For example music can play only during night time or only during a day. Or you can set your own time range.
Hours are including so it means if you set end hour to 5 PM, then 5:58 PM is still in the range.

 

Note: If you set one music to be played only during set hour range, then it's possible that after you load the game (or fast travel) the music will play also out of the range - but only once, after it end, it will play next time only during the range; it's caused by the game and it can't be changed or fixed.

 

 

The station number is required when you need more custom music packages to be installed at the same time. You can have up to 10 custom radio stations in the game.

 

When you click to "Create package", the app will create new package with your music. Then you can install the package using Mod Installer, that's all.

 

In the game select the station with radio station toggle key.

 

Support development

 

 

Downloads

You are not allowed to upload this file to other sites under any circumstances

You must get permission from me before you are allowed to modify my files to improve it

You must get permission from me before you are allowed to use any of the assets in this file

 

Version 2.00
Added station select to package

Version 1.10
Added FC6

Version 1.04
Tweaked for new package format

Version 1.03
Added music play condition
Minor edits