- Joined
- May 16, 2015
- Messages
- 218
- Reaction score
- 111
- Trophies
- 2
- Location
- Wherever I am Needed
- XP
- 1,624
- Country

I don't even mind the NLA music but I need Melancholia back in the game

Thanks a lot for your time and effort! Will do local version of NLA music when time permits and maybe write a short tutorial about it, unless someone else beats me at it.Here is my Python script that can unpack .bnk and .wav files from .pck
//SNIP
You replaced NLA Day with another XCX music track or an external music file?Hey thanks, this is great! It was just the springboard I needed; I can't thank you enough.
Initial dirty testing is going pretty well, I managed to swap NLA Day with a new track, I'd show video evidence but I'm too new around here to show a video lol. Once I clean things up on my end I can finally start porting my CEMU mods over to Switch.
You replaced NLA Day with another XCX music track or an external music file?
What tool did you used to convert the external wav into a compatible wav?External. Freedom Buzz Dance from P5S to be specific lol
That's not how any of this works. No, you can't use raw bfstm files as it's not AudioKinetic's format.Thank you! Going to sift through them. Also, does anyone know if you can just use a .BFSTM with these file names to inject them with a mods folder via emulator, or do we have to repack the music.pck to get this to work?
Sorry I didn't fully understand previous posts. I saw a previous post by Arpeggiate mention being able to replace a song. I did the extracting and converted the files with VGM so they're previewable.That's not how any of this works. No, you can't use raw bfstm files as it's not AudioKinetic's format.
Arpeggiate has the details I think, I just used other tracks from OST, so no conversion was necessary.I see that Arpeggiate and Iwiz got it to work, and I would be grateful if you or others can give detail how to convert it.
What tool did you used to convert the external wav into a compatible wav?
battle (?) 1D6308EB
Battle (?) (lyrics) 2A8720AB
In the Forest (lyrics) 30D2E39E
In the Forest (no lyrics) 3F130BE5
Teletia battle (no lyrics) 15C3EC96
Teletia battle (lyrics) 2F4B7A3E
Don't Worry (Skell flight) (lyrics) 2D6EA0A4
Don't Worry (Skell flight) (no lyrics) 227751D9
Don't worry (Skell flight) (lyrics alt ver) 2FFD64D8
Wir fliegen (lyrics) 3BB72308
Wir fliegen (fast) (no lyrics) 24EBFB92
Wir fliegen (no lyrics) 1F430BF5
Wir fliegen (lyrics) 04CDD66F
Black Tar (lyrics) 07D2FBE2
Black Tar (lyrics) 046C954F
Black Tar (lyrics) 01546BBB
Black Tar (lyrics) 10692B95
NLA Day 34A380BD
NLA Night (lyrics) 385CB3EB
Hangar customization (?) 37E08443
Hangar customization (?) 004664CC
Epic big battle final credits? (no lyrics) 3635105A
Epic Battle (no lyrics) 09BAB7D7
BANKS_IDS = {
0x50C63A23: "Init",
0x1899AC8D: "bgm",
0xA7A2F691: "Common_2xx",
0xDD4B5BF7: "CS_music",
0x14D7D7E0: "CS_FX",
0xC0AF27EA: "CS_dialog",
0xA3A900B3: "Common_0xx",
0xADA53E8A: "Common_1xx",
0xA1A0AE98: "Common_3xx",
0xAFAD90A5: "Common_6xx",
0xB1391129: "Common_etc",
0x4BC75294: "Common2",
0x6F772BA0: "BG",
0x12E95823: "Weather",
0xA576C2EC: "Maps",
0x37C1C2B3: "ev_voice",
0x8DDD29D9: "voice_mb",
0x8EDD2B3E: "voice_np",
0x04A6A750: "pc_voices",
0x671ADFE4: "SeVoices",
0xBEF5CF2A: "BradeRoomDoor",
0x1454D1B8: "CookingJingle",
0xE633F6CC: "missions",
0x1537F38D: "Gimmick_etc",
0x6E96B32A: "town1",
0x6E96B329: "town2",
0xBD2312BF: "Talk",
0xE5BDB566: "syanai",
0x76D55BB9: "takeda",
0x35A3F705: "Voice202307",
}
ffmpeg -i song.wav -c:a libopus -b:a 196k -ar 48000 -ac 2 song_opus.ogg52 49 46 46 28 C7 48 00 57 41 56 45 66 6D 74 20 28 00 00 00 39 30 02 00 80 BB 00 00 00 EE 02 00 04 00 10 00 06 00 C0 03 02 31 00 00 6A FD 8D 00 00 00 00 00 30 2F 48 00 78 97 00 00 73 6D 70 6C 3CNo experience in making OSTs for games. This was his first big game, before was only some mobile game. After XCX he never again took a job in making OSTs for games, it's easy to guess why. He feels the best making OST for TV series and movies.The mod I remember using has NLA Day replaced by colony 9, NLA Night replaced with Valak Mountain Night, and straight replaced all the battle music with xeno 1.
if… any are looking for suggestion.
going through xeno 1 tracks researching for this reminds me of how exceptional xeno 1 score was.., what the hell happened on xbx….? I understand the composer for xbx is famous, but these songs are bad.
we have to deal with those fixed loop as well, for now I satified by replace NLA theme with Melancholia and opening track.
Here the mod file for anyone dont know or didnt bother to do this. Its must better to play now.


