Talk:Music in Pikmin 2

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search

Phew... Okay, so I've been messing about with Pikmin 2's music files in hopes of understanding them a bit better. DebugYoshi and some other people have been trying to decode the .bms file format, but this time, I just tried snooping around the other files and reaching conclusions. This'll just serve as a bag of notes and... experiment results, I guess?

  1. /AudioRes/BgmList.txt seems to be unused because it is quite incomplete. I'll try tampering with it some time later to check if the game uses it.
  2. /AudioRes/Banks is where the sound effects of the game and the instrument samples are. There's more info on TCRF's Pikmin 2 notes page.
  3. /AudioRes/Conductor.arc has .cnd files. I don't know what they are, but opening them with a text editor reveals English names of instruments lying around, like "marimba", "orchpad" or "Dulcima".
  4. /AudioRes/Key.arc contains a folder for some enemies and objects with .bas files in them. The files are named after the respective object's animations, and because this is in the game's main audio folder, I can only assume that these files map what sounds to play at what points during an enemy/plant/etc.'s animation.
  5. /AudioRes/PSound.aaf is used with other Nintendo games' .bms files.
  6. /AudioRes/PSound.asn is unknown.
  7. /AudioRes/Seqs/Seq.arc stores the .bms files.
  8. /AudioRes/Stream is where the streamed music is. You can listen to this with Winamp and some plugins. Think of it like MP3 files.
  9. /User/Totaka/BgmList.txt is similar to the AudioRes folder's BgmList.txt, but more complete. This might be the one the game actually uses.
  10. /User/Totaka/BgmList_*.txt are files for every area in the game. At first glance, they definitely look like the songs (the .cnd files) that the game should use for each sublevel in each cave. But then you start noticing stuff like how the Emergence Cave's second sublevel should play a metallic sublevel song, according to the US version's files. The only conclusion I reached is that the game does not use these files and must be getting its sublevel music data elsewhere. So I tried changing them. And the game refused to load. So... is it using the files, but ignoring their content? I honestly don't know. Also, to note is that this includes the songs used on newtest too. ...I suppose.
  11. /User/Totaka/ChallengeBgmList.txt is like the previous BgmList files.
  12. /User/Totaka/StreamList.txt seems to be the map between streamed music and its ID. It also includes the volume of each track, but this might be wrong, because the values are crazy. Some tracks have 60, others have 100. Would they really create the tracks with such wild volume changes that they'd need a configuration file in the final game to balance it?
  13. /User/Totaka/trackMap_*_T.txt could be something that relates the .cnd files's instruments with the different gameplay events (carrying treasure, battling an enemy, etc.) tha makes the music change. I have no idea which ones are used and which ones aren't.
  14. /User/Wakai/trackMap_*_W.txt: same comment as above.

Hopefully we can gather some more useful data about the way the music and works in the future. But for now, I'll place this information here so I don't forget. — {EspyoT} 18:45, 17 July 2015 (EDT)

Boss attack stinger order

Hey Scruffy, are you sure that that's the order they play in? I only once took the time to look into it, and that was ages ago, but I think that they don't play in that order. I might just be remembering wrong. — {EspyoT} 08:03, 18 July 2015 (EDT)

I'm absolutely sure of it. I've checked with every boss many times, and every time it started with the one I labeled as 1 and went in sequence to 2, 3, and 4, then repeated. Even when there are two Burrowing Snagrets in one sublevel, the order is still global, meaning if one appears and activates "Short Attack 1," the second one appearing will activate "Short Attack 2," and so on. Scruffy (talk) 11:35, 18 July 2015 (EDT)
Okay, awesome. You can probably add that info too, about it being global. I wonder if it resets between sublevels or caves, though? — {EspyoT} 16:24, 18 July 2015 (EDT)

Secret Testing Range

I think it's worth noting that the music that plays on the second floor of Secret Testing Range is not Metal 2 but rather a slightly different variation of it. --Neini - Talk! - Contributions! 00:59, 30 August 2015 (EDT)

To add onto this, Metal 3 is exclusive to sublevel 5 of the Snagret Hole. A very similar theme plays on sublevel 5 of the Subterranean Complex and sublevel 1 of the Cavern of Chaos, but it isn't Metal 3. ~PikFan23 05:24, 30 August 2015 (EDT)
Um, except it is. Compare this video of CoC 1 to this part of Metal 3. They're the same. In the future, please provide evidence instead of just making claims. --En Passant 13:04, 30 August 2015 (EDT)
checked the BgmList files and it does appear that the files are different
  • snagret hole floor 5: cavemetal_10_4.cnd
  • subterranean complex floor 6/collector's room floor 3/secret testing range floor 1: cavemetal_10_0.cnd
whatever differences there are must be very minimal (if at all) because I've never noticed them --Neini - Talk! - Contributions! 15:46, 30 August 2015 (EDT)