Skip to content

Northstar Radio 1.1

Choose a tag to compare

@captain-northstar captain-northstar released this 16 Jun 14:53
· 9 commits to main since this release
2cba179
  • New radio-icon HUD: optionally show a station's icon instead of its text name when changing stations. Icons are loose PNGs in a "RadioHud" folder next to the asi, each named after its station; the plugin ships the nine Vice City station icons, the MP3 player, and a "radio off" icon. Turn it on/off with [SETTINGS] RadioIconHud (on by default), and size/position it with RadioIconScale and RadioIconY.
  • Custom-station icons: map any station to its own PNG in the new [STATIONICONS] section ("Station Name | texturename"), then drop texturename.png in the RadioHud folder. Stations with no icon fall back to the text name.
  • Hold to turn the radio off: holding the station-change button (keyboard key or controller button) for about 2.5 seconds turns the radio off; the same "Radio Off" state as scrolling past the last station. A quick tap still changes station.
  • Fixed a rare flash of the stock game radio-name banner (top-center, behind the new one) when scrolling through stations; the native radio display is now cleared right before the HUD renders.