GTA V Own Radio Stations

This mod lets you replace the original GTA V in-game radio stations with your custom, looped radio stations - like those from GTA III or Vice City.

Why this mod?
	* Because those people who managed to hack the radio station descriptors' binary format in the 'game.dat151.rel' file, didn't publish their findings.
	  According to them, they can be found on Discord; but in reality they don't seem to be quite active, even the Discord link is dead. So, this is my solution.
	  By replacing the original stations' data with empty data, we can monitor for the current (silenced) radio stations anyway, and play music accordingly. The IDs are still available...
	  This mod does the playback. It has a 'settings.ini' file, where - along with numerous other properties - one can register looped MP3/WAV files to be played on certain stations.

Why the separate volume control?
	* Because the GTA V native, that's designed to read the current in-game radio volume setting... well.. it does not seem to work correctly.
	  So that a custom solution is needed to control the custom volume.

Why the EXE?
	* The EXE is the playback controller. It communicates with the in-game ASI plugin continuously. So the in-game circumstances are monitored, and the EXE knows, how to play the radio successfully.
	* In order to keep the mod working as intended, you should not touch the EXE in any way. Thus, no tampering with the file, or with the process!

Remarks:
	* The Windows MCI subsystem only supports WAV and MP3 formats!
	* The Custom Radio (ie. Self Radio) station is NOT affected in any way!
	* Do not start multiple instances of GTA V!

