Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional music by player #1143

Closed
Nikmond opened this issue Feb 24, 2018 · 1 comment
Closed

Additional music by player #1143

Nikmond opened this issue Feb 24, 2018 · 1 comment

Comments

@Nikmond
Copy link

Nikmond commented Feb 24, 2018

Can i add my own music in menu music in the game? If i do, so how?

@ThePotatoGuy
Copy link
Member

You'd want to download the source code and add entries for you music in zz_music_selector.rpy. this particular section handles the generation of the music menu.

Check near the top of the file for the actual value of those constants.

Renpy can only play oggs, so your music needs to be in that format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants