Add your own music to the Rhythmbox by creating your own expansion mod that communicates with the Rhythmbox mod.
Requirements
Ark Editor[store.epicgames.com]
Can be installed for free from Epic Games[store.epicgames.com]
Basic JSON knowledge
Can be installed for free from Epic Games[store.epicgames.com]
Basic JSON knowledge
How to
Getting Ready
- Download this example mod folder[drive.google.com]
- Unzip this folder
- Cut the unzipped folder (Ctrl + X)
- Navigate to the folder <PathToInstallLocation>\ARKEditor\Projects\ShooterGame\Content\Mods
- Paste the folder here (Ctrl + V)
- Launch Ark Editor
– This can take 15 minutes or more on low end systemsImport Music - Open the mods folder in ARK Editor
- Open the RhythmboxCustomMusic folder
- Click the Music folder
- Import all music in the Music folder
– Only allowed format is Wav. I use Audacity[www.audacityteam.org] to convert mp3 files.
- Open the blueprint named “BP_RhythmboxCustom_CCA_RBC” from the folder RhythmboxCustomMusic
- Under the “Rhythmbox Json” field, you can find a “Songs” field
- Click the plus button to add an element
- Add your imported music in the element and do this for all imported music
– You can select a sound file in the content browser and click the arrow button
Creating The JSON - Download this example JSON[drive.google.com]
- Open this file
– Visual Studio Code[code.visualstudio.com] helps with any issues - Edit this file
- This file adds 2 categories with each 3 songs
- “SongName” : This is what players see in the radial menu
- “SongFile” : This is the reference to the song file in ARK Editor
– You can get the file reference by right-clicking on the file in the ARK Editor and clicking “Copy reference”
- Copy the whole JSON file (Ctrl + A -> Ctrl + C)
- Open the blueprint named “BP_RhythmboxCustom_CCA_RBC” from the folder RhythmboxCustomMusic
- Paste the JSON file in the “Rhythmbox Json” field (Ctrl + A -> Ctrl + V)
Uploading To Steam - Click the button that says “Steam Upload” (Top Left Corner)
- Click “Save All”
- Choose “RhythmboxCustomMusic” In the list
- Add a “Preview Image”
- Add a “Title”
- Add a “Description”
- Click “Reset Mod Guid”
– Always click this button before cooking the mod - Click “Cook Game Mod” at the top
– This can take 15 minutes or more on low end systems - Click “Upload” at the bottom
Remember that you still need the Rhythmbox mod, this just adds music to the original mod.
By Benz0minera
More Guides:
- ARK Survival Evolved: Fjordur All Cave Locations (Coordinates)
- ARK Survival Evolved: How to Make a Bio Toxin Farm
- ARK Survival Evolved: Dwungeons & Dwinos Server Mechanics
- ARK Survival Evolved: Scorched Earth Explorer Notes Locations