dom_xml_dataset_generators icon indicating copy to clipboard operation
dom_xml_dataset_generators copied to clipboard

Suggestion: Work out name for DLC by using cmnt base title field

Open mariomadproductions opened this issue 2 years ago • 3 comments

mariomadproductions avatar Apr 17 '23 14:04 mariomadproductions

This is not really feasible unless we use some sort of external database to keep track of title names. Let me elaborate.

If a user provides DLC NSP(s) and no base NSP, we can easily get the base ID from the DLC CNMT(s), but we have no way to retrieve the metadata for the base title since no NSP was provided for it in the first place.

If a base NSP is provided as well, this could work because I can just retroactively update the NSP dictionary before writing the output XML.

DarkMatterCore avatar Apr 17 '23 14:04 DarkMatterCore

Maybe the user could be asked to provide a No-Intro dat via the command-line?

mariomadproductions avatar Apr 17 '23 14:04 mariomadproductions

Maybe the user could be asked to provide a No-Intro dat via the command-line?

It could work, but only if related entries have already been submitted to DoM. If there are no related entries for some reason (e.g. new submission?), the end result would be the same.

DarkMatterCore avatar Apr 17 '23 15:04 DarkMatterCore