Jump to content

Recommended Posts

Posted

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.

  • 3 months later...
Posted

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}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...