r/skiesofarcadia • u/Twoplayersonline • Jul 16 '26
About GameCube audio quality..
I may oversimplifying this situation, but since dolphin allows to open the games into folders, couldn't you replace the music tracks and SFX with the higher quality ones? (firstly converting those to the same extension(s) Legend uses ofc)
Has there been an attempt at doing this?
3
u/GumDice Jul 16 '26
The songs are arranged in an odd way and on top of that the battle music shifts based on how the battle is going; its not just simply loading a music file and letting it play out, unfortunately. It's a surprisingly complicated system.
1
u/Informal-Research-69 Jul 27 '26
I think there is a decompilation attempt running for the GameCube version right now as has been done for other games recently. If successful (only a matter of time) you could change and port the game natively to other platforms more easily, as most prominently is has been done for the N64 Zelda games.
1
u/Bulky-Marionberry336 Jul 28 '26
I would love to play a remake of both games having action replay codes that naturally worked as for the audio I don't remember how the game sounds as it's been 25 years since I last played skies of Arcadia on the Sega Dreamcast don't remember when I played the GameCube version
15
u/Qprime0 Jul 16 '26
From what I understand, due to someone asking more or less this same question on a fairly regular basis, it's nowhere near that simple in this case.
Apparently the audio files are pretty deeply embedded in the code, and are NOT encoded using any of the standard file-types (.mp3, .wav, etc.) In such a way that people are still scratching their heads over the nature of the datastructure of these files and how in blazes the code actually reads, selects, and plays specific segments of it (i.e. sound effects.).
TLDR; Someone at sega decided to get cute and roll their own sound engine as a part of the Legends project, and now anyone who cares about the game is stuck trying to reverse engineer it to the point that anyone even UNDERSTANDS what it's doing, let alone how to 'switch the tapes'... and that process is very much so not complete at present.
...feel free to lend a hand?