Skip to content

A gta 5 mod, add a radio that plays music from Spotify

Notifications You must be signed in to change notification settings

sahailee/GTA-Spotify-Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GTA-Spotify-Radio

A gta 5 mod

About: This will add a new radio to the radio wheel that will control any Spotify playback currently playing.

Video Showcase: https://www.youtube.com/watch?v=6DNEsgMy9Uk

Download: https://www.gta5-mods.com/scripts/spotify-radio-mod

Requirements(Must have these downloaded and installed first):

  1. Scripthook V
  2. Community Script Hook V
  3. NativeUI
  4. Community HUD.gfx by WildBrick142
  5. Microsoft Visual C++ 2015 Redistributable[IF NOT INSTALLED ALREADY] The download is located under "Visual Studio 2015, 2017 and 2019" Download the x64 version

Additional Note: This should work with free Spotify, but Spotify Premium may be required for some features to work correctly.

Credits:

  • Thank you to WildBrick142 for creating the Community HUD.gfx mod because this would not be possible without WildBrick's mod and contributions
  • Thank you to Dexyfex for CodeWalker and the CoderWalker community. CodeWalker's discord is an amazing resource and where I was able to learn how to make this mod.
  • Thank you to Carl Johnson for the Chatterbox FM mod. I did not know addon radios were possible until this mod, I had the spotify up and working but did not an addon radio was possible.
  • These 3 individuals may not even know it, but reading their posts and their discussions helped greatly and this mod wouldn't be possible with that them. Shoutout to them!!!
  • Also big thanks to Spotify for their API and JohnnyCrazy for the C# client

How To Use: Make sure to have Spotify open somewhere, it could be the desktop application, the web application, your phone, an alexa, idk, as long as it is Spotify and its running on the device you want to hear it from. The Spotify web player can be found here: https://open.spotify.com/

When you have installed the mod correctly, you will sign in with Spotify, and then all you have to do is get in a car and switch to the newly added Spotify Radio Press F10 in game for additional control over your music like setting your Radio's Playlist and changing volume.

How To Install (Make sure to have installed the requirements first):

  1. Use OpenIV to edit the file: "mods\update\update.rpf\common\data\dlclist.xml"
  2. Add this to the dlclist.xml:
    dlcpacks:/spotifyradio/
  3. Use OpenIV to place the "hud.gfx" file in "mods\update\update.rpf\x64\patch\data\cdimages\scaleform_generic.rpf"
  4. Use OpenIV in Edit mode to open
    "mods\update\update.rpf\x64\patch\data\cdimages\scaleform_generic.rpf\hud.ytd"
  5. Select "gtav_radio_stations_textures05_512" in the texture editor
  6. Press "Replace" and select "gtav_radio_stations_textures05_512" from this mod's files
  7. Close and Save
  8. Close OpenIV
  9. In this mod's files open the folder "Place in GTA Root"
  10. Select all the folders and drag that to the root directory of GTA
    Default location is "C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V"