http://tcrf.net/Donkey_Kong_Land_2
If you've played DKC2 before, chances are good that you've heard this song before. In that game, it's played in all boss stages, except for the K. Rool ones. The latter two use Crocodile Cacophony instead. OK, I assume most of you know that already... but in DKL2 (at least the final version), all boss themes only use the Crocodile Cacophony music.
But with the Boss Bossanova music programmed in the game, why was it unused? I would have liked to hear it in the game, and I certainly like the 8-bit rendition of it. I do think that one high-pitched sound going up and down sounds a bit weird, but still... it would have been better than hearing the Crocodile Cacophony music every time. (Not that I have anything wrong with that music, but having it replace Boss Bossanova is sure weird.)
To hear this for yourself, get a hex editor and go to ROM offsets 0x4037D, 0x40391, 0x403A5, and 0x403B9. These determine the music of Krow's Nest, Kleaver's Kiln, King Zing Sting, and Kreepy Krow, respectively. You'll see that all of these values are 0x23 (making it play the Crocodile Cacophony music). Change them to 0x19 so that they play the Boss Bossanova music instead.
If you use other values, this is the music that will play in these levels:
Alternately, I have a patch:
http://www.mediafire.com/download.php?5vh0r3pkyst8123
Besides changing the first four boss levels to the Boss Bossanova music, I also went ahead and made the following unrelated changes:
- The screen before bonus stages now plays the Titular Tableau music, like in DKC2.
- The 3-second timer on this screen is disabled so that you have to press A to go to the bonus stage, like the GBA version of DKC2. I did this so that people can hear the music before it cuts out too early.
- The Gangplank Galley and Rattle Battle levels now use the Shakey Chanty music instead of the overused Lockjaw's Saga music.
If you don't like these changes, I can also make a patch so that it only changes the music of the boss stages. Also, if anybody wants me to document how I made these changes, I can do that (although explaning how I disabled the timer on the screen before the bonus stage will be complicated as it involves ASM hacking).
Enjoy this unused music that went undiscovered for almost 16 years! I wonder if there's more, but I doubt it...