explaingit

snanas/forza-horizon-spotify-radio

Analysis updated 2026-05-18

53C++Audience · generalComplexity · 2/5LicenseSetup · moderate

TLDR

A Windows mod that replaces Forza Horizon's in-game radio with a custom station powered by your own Spotify account.

Mindmap

mindmap
  root((Forza Spotify Radio))
    What it does
      Replaces in game radio
      Plays personal playlists
    Tech stack
      C++
      Spotify Connect
    Use cases
      Personalized in game music
      Streamer safe audio
    Setup
      Run installer as admin
      Connect Spotify Premium
    Audience
      Forza Horizon players

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Play your own Spotify playlists as an in-game radio station in Forza Horizon 5 or 6

USE CASE 2

Control music playback from your phone or browser using Spotify Connect while playing

USE CASE 3

Use Streamer Mode alongside the mod to avoid copyright claims on recorded gameplay

USE CASE 4

Manage mod settings through a local web dashboard opened in a browser

What is it built with?

C++Spotify Connect

How does it compare?

snanas/forza-horizon-spotify-radioadtyahac/acrobat-editormudler/locate-anything.cpp
Stars535353
LanguageC++C++C++
Setup difficultymoderatemoderatemoderate
Complexity2/52/54/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires a genuine copy of the game and an active Spotify Premium subscription.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

Forza Horizon Spotify Radio is a mod for the racing games Forza Horizon 5 and Forza Horizon 6 on Windows. It replaces the game's built-in radio system with a custom in-game station powered by your own Spotify account, so you can listen to your personal playlists and favorite tracks while driving instead of the game's default music. The mod uses Spotify Connect, a feature that lets you control playback from a phone, another computer, or a browser instead of switching away from the game. It also provides a local web dashboard, opened in a regular browser, for managing the mod's settings. There is built-in support for Forza Horizon's Streamer Mode, a setting that silences licensed music so recorded or live-streamed gameplay does not get flagged for copyright. Installation on Windows involves downloading a zip file, running the installer as an administrator, enabling Streamer Mode inside the game, and then connecting a Spotify Premium account through the in-game radio menu. The README is explicit that a Spotify Premium subscription is required and the free tier will not work. It also includes a troubleshooting table covering issues like the mod failing to load, Spotify not connecting, missing audio, and the dashboard not opening, mostly solved by running as administrator, checking antivirus settings, or restarting the relevant app. The README is brief and the project's own code is listed as C++. It states plainly that the mod is for educational and personal use, that players use it at their own risk regarding bans or terms-of-service issues, and that a real, legitimate copy of the game is required. It is released under the MIT license and described as optimized for Windows 11.

Copy-paste prompts

Prompt 1
Walk me through installing the Forza Horizon Spotify Radio mod on Windows 11
Prompt 2
Explain what Streamer Mode does and why this mod recommends enabling it
Prompt 3
Help me troubleshoot the mod's dashboard not opening in my browser
Prompt 4
What do I need, in terms of a Spotify account, for this mod to work

Frequently asked questions

What is forza-horizon-spotify-radio?

A Windows mod that replaces Forza Horizon's in-game radio with a custom station powered by your own Spotify account.

What language is forza-horizon-spotify-radio written in?

Mainly C++. The stack also includes C++, Spotify Connect.

What license does forza-horizon-spotify-radio use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is forza-horizon-spotify-radio to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is forza-horizon-spotify-radio for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.