How to add music to the game?

Everything about this tennis manager game

How to add music to the game?

Postby Martin1986 » 28 Jan 2020, 16:22

Hi, I want to replace the menu music with my own selection. I have followed the modding guide but it didn't work for me. Here's what I've done:
Created a new "MyMod" folder inside of "Mods" folder.
Created a new "Music" folder inside of "MyMod" folder and copied my own music in there ("Song1.ogg)".
Copied the "Specifics" folder (from ModdingSDK) inside of "MyMod" folder and removed all the Ini files inside the "Ini" folder.
Created a new empty file called "Music_Mod.Ini" inside the "Ini" folder. Added the following to this file:

Code: Select all
[Menu]
MyMod   =   Song1
Base   =   Song1


Now when I launch the game there's no music inside the menus. What did I do wrong?
Martin1986
Guest
 

Re: How to add music to the game?

Postby manutoo » 29 Jan 2020, 07:36

Hello,

it seems alright. (if you want to replace the base songs, you could have only "Base = Song1")

Click on Settings -> Profil -> Show Engine Log, and check for Warning & Error (and/or post it here).
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18737
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: How to add music to the game?

Postby Martin1986 » 29 Jan 2020, 19:47

This doesn't seem to work. Now I only put "Base = Song1" inside the "Music_Mod.Ini" file which looks like this:

Code: Select all
[Menu]
Base   =   Song1


Still when I launch the game there's no music playing and after 15 seconds the game crashes to desktop. I've attached the crash report.
Attachments
2020-01-29_205350.zip
(18.41 KiB) Downloaded 5 times
Martin1986
tennis curious
 
Messages: 3
Gaming Since: 29 Jan 2020, 19:35

Re: How to add music to the game?

Postby manutoo » 30 Jan 2020, 07:39

The Unity engine crashes which means there's a bug in it.

Before crashing, it says "out of memory", so maybe there's some kind of issue with the .ogg file you use. Could you send it to me ? (=> contact (at) managames --dot-- com)
I'll check if it has any particularities.

PS: it means you have correctly configured the things, though... :blackeye:
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18737
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: How to add music to the game?

Postby Martin1986 » 30 Jan 2020, 13:23

I was actually using one of the menu music ("Fearless.ogg") from TE 2013 to make sure that the problem wasn't from my songs. So I don't know what could cause this issue :?
Martin1986
tennis curious
 
Messages: 3
Gaming Since: 29 Jan 2020, 19:35

Re: How to add music to the game?

Postby manutoo » 30 Jan 2020, 17:39

Ok, I gave it a try and got the crash as well.

I checked and I found out I could add a "streaming" flag so it doesn't run out of memory.

So it should work in the next update, thanks to your bug report ! :yes:
ManuTOO
== Mana Games ==

>> I don't answer Private Message, except if it's really a _Private_ topic <<
User avatar
manutoo
Game Author
 
Messages: 18737
Gaming Since: 24 Jan 2004, 15:38
Location: France

Re: How to add music to the game?

Postby Martin1986 » 30 Jan 2020, 19:50

Great! Thanks for fixing it :applause:
Martin1986
tennis curious
 
Messages: 3
Gaming Since: 29 Jan 2020, 19:35


Return to Tennis Elbow Manager 2

Who is online

Users browsing this forum: No registered users and 3 guests