Main Menu Music Not Playing (SOLVED)

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Nekosousei
Regular
Posts: 83
Joined: Tue Jan 25, 2011 3:18 am
Projects: Scattered Starlight Dating Sim (GxB, GxG)
Organization: Neko Sousei
Location: Essex, United Kingdom
Contact:

Main Menu Music Not Playing (SOLVED)

#1 Post by Nekosousei »

I'm trying to set music to play at the main menu but no music plays.

There is no error, the music is turned up, my computer is working.

I've tried changing the file type from MP3 to OGG and to WAV but still no sound at all.

Music plays fine within the game.

This is what have in the options.rpy

Code: Select all

    ## Music that is played while the user is at the main menu.

    # config.main_menu_music = "main_screen.ogg"
Can anyone help?

Thanks
Last edited by Nekosousei on Mon Sep 16, 2013 1:12 pm, edited 1 time in total.

User avatar
xavimat
Eileen-Class Veteran
Posts: 1461
Joined: Sat Feb 25, 2012 8:45 pm
Completed: Yeshua, Jesus Life, Cops&Robbers
Projects: Fear&Love
Organization: Pilgrim Creations
Github: xavi-mat
itch: pilgrimcreations
Location: Spain
Discord: xavimat
Contact:

Re: Main Menu Music Not Playing

#2 Post by xavimat »

Maybe you need to uncomment (delete the #) the line:

Code: Select all

## Music that is played while the user is at the main menu.

config.main_menu_music = "main_screen.ogg"
Comunidad Ren'Py en español: ¡Únete a nuestro Discord!
Rhaier Kingdom A Ren'Py Multiplayer Adventure Visual Novel.
Cops&Robbers A two-player experiment | Fear&Love Why can't we say I love you?
Honest Critique (Avatar made with Chibi Maker by ~gen8)

Elmiwisa
Veteran
Posts: 476
Joined: Sun Jul 21, 2013 8:08 am
Contact:

Re: Main Menu Music Not Playing

#3 Post by Elmiwisa »

Nekosousei wrote:I'm trying to set music to play at the main menu but no music plays.

There is no error, the music is turned up, my computer is working.

I've tried changing the file type from MP3 to OGG and to WAV but still no sound at all.

Music plays fine within the game.

This is what have in the options.rpy

Code: Select all

    ## Music that is played while the user is at the main menu.

    # config.main_menu_music = "main_screen.ogg"
Can anyone help?

Thanks
Uh...because that line is still commented out? Remove the #

User avatar
Nekosousei
Regular
Posts: 83
Joined: Tue Jan 25, 2011 3:18 am
Projects: Scattered Starlight Dating Sim (GxB, GxG)
Organization: Neko Sousei
Location: Essex, United Kingdom
Contact:

Re: Main Menu Music Not Playing

#4 Post by Nekosousei »

I feel really stupid >__<

Thank you every!

Post Reply

Who is online

Users browsing this forum: Ocelot, piinkpuddiin, snotwurm