Page 1 of 1

Issue regarding music replacement in P4G PC

Posted: Tue Feb 02, 2021 12:28 am
by NintendoReject
Hello, I have been trying to troubleshoot this for quite a few hours, and I can't seem to figure out the cause, and it's the weirdest thing.

Issue: Music won't play when replaced... kinda.
If I replace the direct audio file from the game's directory it's perfectly fine and I can hear the audio but for some reason if I try to use it through the mod loader It simply does not play. I think it's an issue with the txth file, maybe the sample size became wrong during conversion? I'm not quite sure but I am very confused. I am using P4G Music Manager

What my txth file says:

Code: Select all

num_samples = 52
codec = MSADPCM
channels = 2
sample_rate = 44100
interleave = 140
#samples_per_block = 128
loop_start_sample = 0
loop_end_sample = 0

Re: Issue regarding music replacement in P4G PC

Posted: Thu Feb 04, 2021 3:36 pm
by Roman
I am not sure if it will help but from the look of it it seems that you are using an outdated version of the modloader/music tool. :D

Try reinstalling all your mod tools :lol: [it will work[/I promise]

Re: Issue regarding music replacement in P4G PC

Posted: Thu Feb 04, 2021 7:48 pm
by NintendoReject
Roman wrote: Thu Feb 04, 2021 3:36 pm I am not sure if it will help but from the look of it it seems that you are using an outdated version of the modloader/music tool. :D

Try reinstalling all your mod tools :lol: [it will work[/I promise]
I tried this and no luck. I believe that the music manager is outputting corrupted/incorrect txth files, but I'm not sure why it's doing that.