An open API service indexing awesome lists of open source software.

https://github.com/rukai/smashmusic

Reads state from dolphin-emu to play user defined music for each stage in SSBM.
https://github.com/rukai/smashmusic

Last synced: 3 months ago
JSON representation

Reads state from dolphin-emu to play user defined music for each stage in SSBM.

Awesome Lists containing this project

README

        

#Smash Music

(Working Title)

Reads state from dolphin-emu to play user defined music for each stage in SSBM.

## Instructions

1. Run `./run.py`
2. Then populate the .m3u playlist files with the paths to your music for each stage. A .m3u editor is highly recommended.
3. Launch SSBM (NTSC) in the latest dolphin

## Requirements

* Python 3
* VLC media player

Only Linux is supported at the moment, other platforms are planned.