Skip to main content

Custom Content

Installing backgrounds, highways, and color profiles.

Important note for v1.0.4080 players

The Rescan Custom Content button in Settings > Gameplay is currently broken. You must restart the game in order for changes in custom content to show up, it rescans automatically on startup.


The "Custom" folder

Every type of custom asset has its own folder within the Custom folder.

On Windows, the location of the Custom folder depends on what mode you installed the game in.

  • Typical Install: This folder is located in Documents > Clone Hero
  • Portable Mode: This folder is located in the PlayerData folder inside the game's install directory.

On Linux, this folder is located in the ~/.clonehero folder.
On Mac, this folder is located in the ~/Clone Hero folder.
On Android, this is located in Internal Storage > Clone Hero

NOTE: If you can't find any of these directories, you can select the Open Default Songs Folder button at the top of the General settings and back up by one folder.


Supported Formats

Static backgrounds and highways:
.png, .jpg, .jpeg

Animated backgrounds:
Windows & Mac: .mp4 (x264), .avi, .webm (VP8), .ogv, .mpeg
Linux: .webm (VP8), .ogv

Animated highways:
.webm (VP8)


Adding Backgrounds

  1. Open either the Custom > Image Backgrounds or Custom > Video Backgrounds folder, depending on what you want to add.
  2. Place an image or video in your folder of choice.
    See the Supported Formats section above for supported file types.
  3. Restart the game, then navigate to the bottom of Settings > Gameplay.
  4. Select one of the background settings and press Up/Down to change the background.
  • Backgrounds can be any resolution, but for general purposes a resolution of 1920x1080 or 4K is recommended.


Adding Image Highways

  1. Open the Custom > Highways folder.
  2. Place an image in the folder.
    See the Supported Formats section above for supported file types.
  3. Restart the game, then press Start to open the profile menu.
  4. Select Highway in your profile menu and press Up/Down to change the highway.
  • Highways can be any resolution, but 512x1024 is recommended. (The game will scale the image to this resolution at run-time if it isn't already that.)


Adding Video Highways

  1. Open the Custom > Video Highways folder.
  2. Create a new folder and name it whatever you want.
  3. Place a vp8 .webm video in the newly-created folder and name it "highway".
  4. Restart the game.
  5. Optionally, edit the config.ini file that the game will have created for the highway to configure how it will be displayed in-game, then restart again.
  6. Press Start to open the profile menu, then select Highway and press Up/Down to change the highway.
  • Video highways must be VP8-encoded .webm. This restriction is imposed to ensure stability and compatibility on all platforms, as .mp4 doesn't work on Linux and may have performance or stability issues in-game.


Adding Song-specific Content

  1. Open the folder of a song.
  2. Place an image or video in the folder and name it "background" for backgrounds, "video" for videos, or "highway" for highways.
    See the Supported Formats section above for supported file types.
  3. Restart the game.
  4. Navigate to Settings > Gameplay.
  5. Enable the "Use Song Backgrounds", "Song Videos", and/or "Song Highways" settings.

Syncing Song-specific Videos

In-game:

  1. Start the song and pause.
  2. Open Song Settings.
  3. Select Video Start Time.
  • This value is in milliseconds. You can use Up/Down to change it by 1 ms intervals, and Left/Right to change it by 100 ms intervals.
  • A positive value will move the start time further into the video, while a negative one will delay the video.

Via the song.ini:

  1. Open the song's song.ini file.
  2. Find the video_start_time field and set its value to the desired number of milliseconds.


Adding Source Icons

  1. Open the Custom > Game Icons folder.
  2. Place a 1:1 aspect ratio .png image in the folder.
  3. Open the song.ini file of the song you want to add the icon to.
  4. Change the "icon" field to the name of your icon, without the file extension.
  5. Restart the game and it should show up on the song.


Adding Color Profiles

  1. Open the Custom > Colors folder.
  2. Place the profile you want to use into the folder.
  3. Restart the game, then press Start to open the profile menu.
  4. Select Color Profile and press Up/Down to change your selected profile.


Creating Color Profiles

In-game:

  1. Open your profile's Color Profile selection and select Editor.
  2. Enter a name into the New Profile field and hit the + button to create a new profile.
  3. Edit its colors as desired, then exit out of the editor. (Changes are saved automatically.)
  4. Select the new color profile in your profile settings.

Manually:

  1. Open the Custom > Colors folder.
  2. Make a copy of the DefaultColors.ini file and give it a new name.
    Do not edit DefaultColors.ini directly, as the game will overwrite your changes to it!
  3. Open the new file with any text editor and edit the color values to your likings.
    You may get the values to put into each field by using any online color picker.
  4. Restart the game and select the color profile in your profile settings.
  • If you need a description of what every color setting means, see this spreadsheet.