Posted May 09, 2025
About Captain Blood 2025 game soundtrack:
Since OST wasn't released, I made a script for extracting audio data from the game.
https://gist.github.com/shmerl/5a9c1be1d5b10f080fc8d88d7ec8999d
Note that music themes are found in global.ssb (index from 057 to 127) and mini.ssb.
Example: main menu theme is in mini.ssb and the same one is also in index 126 in global.ssb.
Since OST wasn't released, I made a script for extracting audio data from the game.
https://gist.github.com/shmerl/5a9c1be1d5b10f080fc8d88d7ec8999d
Note that music themes are found in global.ssb (index from 057 to 127) and mini.ssb.
Example: main menu theme is in mini.ssb and the same one is also in index 126 in global.ssb.
Post edited May 12, 2025 by shmerl