CyberSkull Posted June 5, 2014 Posted June 5, 2014 ReMixes belonging to Zelda't Theme are also showing up as belonging to Princess Zelda's Rescue. For example, 'At the End of All Things' belongs to Zelda's Theme but also shows up in Zelda's Rescue. Quote
Rozovian Posted June 5, 2014 Posted June 5, 2014 They're practically the same song. The alttp source has an intro that's no present in the oot version, and the instrumentation is different, but what most people think of as Zelda's lullaby from oot actually didn't originate in oot but in alttp. Same song, different games. Someone with a better grasp of how the database is handled could probably explain the rationale behind when and how sources count as being the same, like here, and provide some other examples of it. Quote
CyberSkull Posted September 7, 2014 Author Posted September 7, 2014 Well, if you change the database structure a little you can allow for a single song entity to belong to multiple game entities. I don't know the OCR db, but generally it's done with something like this: {table game} <-> {table song_relation: game.id, song.id} <-> {table song} Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.