-
Notifications
You must be signed in to change notification settings - Fork 198
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
BGM of main title does not change when loading game with Maniacs 200128 #3176
Comments
Seems similar to #3029 that was fixed in the continuous build months ago, just to be sure, have you checked if you were able to reproduce it on the continuous build? |
I will provide some more information: This is the song configured in this map and it sounds like this after passing the intro (new game): If I proceed to resume a game and load normally, the main menu music continues to play: |
I add more missing details: The title screen acts from a map (custom title menu), not the default of RPGM. There is also no change if the music is configured from the map properties or if it is played from a specific event, so far the options are exhausted. EDIT: There seems to be a way to fix it FROM RM: common event, Player variable by Map ID and if it matches the music plays. EDIT 2: It's important to note, that the above fix works as long as the tune set in the map where the game was saved is OFF, even if the common event does its fix, as long as you set a tune other than OFF, the above error returns. |
@Br4ssman Sorry I'm not sure if I missed it but I cannot find the file you sent me. Can you send it me again? |
The game incorporates a custom save/load system with this version of Maniacs.
The process to test this is to get to the title screen, load game and note that the music is set from the map itself, this problem is not remedied until you change area, there is a fade out music and then starts the song of the new area.
I send it to @Ghabry privately as it is a Steam game for spring 2024.
Thank you very much.
The text was updated successfully, but these errors were encountered: