#radio #game #song #file #rainbow #audiosurf #cgr

app rainbowdream

A CLI app to make custom Audiosurf Radio .cgr files

3 stable releases

1.2.0 Jan 22, 2024
1.1.0 Jan 22, 2024
1.0.0 Jan 18, 2024

#252 in Game dev

MIT license

11KB
108 lines

Rainbow Dream

Running on "the rainbow dreams"

CLI app for injecting a custom song into an Audiosurf Radio .cgr file.

Installation

With Rust and Cargo installed, open your terminal of choice and enter

cargo install rainbowdream

Make sure the cargo bin path is in your PATH environment variable.

Usage

To use Rainbow Dream, you need the following:

  • An existing Audiosurf Radio .cgr file (the Audiosurf Overture file that comes with the game works)
  • A song file in a format supported by the game
  • An .ash file rendered by the game

Run rainbowdream --help to see the available arguments.

Dependencies

~14MB
~195K SLoC