Hello.
Since recently, the Wii U Digital CDN dat file now includes all updates merged into a single entry.
Is there a way in DAT-o-MATIC to make them separate again when I generate the dat file?
Can DAT-o-MATIC issue separate Wii U update versions?
-
- Posts: 2
- Joined: 13 Aug 2020 19:34
-
- Datter
- Posts: 1469
- Joined: 09 Oct 2015 11:29
Re: Can DAT-o-MATIC issue separate Wii U update versions?
Hi. Thanks for the suggestion - this is something I've been planning to look at actually, but your message prompted me to have a go at it again. I've made a script to extract version info from CDN contents. I'm going to send the script to someone with a set of the CDN data. When they've finished running the script, I'll submit that info to be batch-imported into the database, and then in the near future hopefully we can get the ability to download DATs with specific versions.
-
- Posts: 2
- Joined: 13 Aug 2020 19:34
Re: Can DAT-o-MATIC issue separate Wii U update versions?
That is great news!!!
I thought asking about it would be a long shot, as I'm sure you had good reasons to restructure the database the way you did, which makes perfect sense from an archive efficiency point of view. However, making the version breakdown available would provide the additional benefit of knowing what files went with what update, which also helps enrich the archiving effort.
Thank you very much.
I thought asking about it would be a long shot, as I'm sure you had good reasons to restructure the database the way you did, which makes perfect sense from an archive efficiency point of view. However, making the version breakdown available would provide the additional benefit of knowing what files went with what update, which also helps enrich the archiving effort.
Thank you very much.
-
- Datter
- Posts: 1469
- Joined: 09 Oct 2015 11:29
Re: Can DAT-o-MATIC issue separate Wii U update versions?
Yeah exactly, it makes sense from the database point-of-view, and also because that's how the actual CDN is laid out. But having extra metadata and extra DAT export options is a good thing.
You're welcome.
You're welcome.
- xuom2
- High Council
- Posts: 923
- Joined: 22 May 2008 18:45
Re: Can DAT-o-MATIC issue separate Wii U update versions?
what's the sense of all this, when we simply could have added the separated versions, like every other system on db, and only via option merge everything in datfile?Hiccup wrote: ↑02 Apr 2022 23:37 Hi. Thanks for the suggestion - this is something I've been planning to look at actually, but your message prompted me to have a go at it again. I've made a script to extract version info from CDN contents. I'm going to send the script to someone with a set of the CDN data. When they've finished running the script, I'll submit that info to be batch-imported into the database, and then in the near future hopefully we can get the ability to download DATs with specific versions.
-
- Datter
- Posts: 1469
- Joined: 09 Oct 2015 11:29
Re: Can DAT-o-MATIC issue separate Wii U update versions?
Well its because the versions are intrinsically joined together. Its not like carts where you have separate ROMs for revisions. A lot of files are shared between CDN versions, and they are all stored in one "folder" on the CDN, and often people will download all the versions at once from the CDN. Just seemed simpler to do it this way.
- xuom2
- High Council
- Posts: 923
- Joined: 22 May 2008 18:45
Re: Can DAT-o-MATIC issue separate Wii U update versions?
Dunno, I'm curious to see if the splitting solution is easier than having "double" files between archives.
-
- Datter
- Posts: 1469
- Joined: 09 Oct 2015 11:29
Re: Can DAT-o-MATIC issue separate Wii U update versions?
This solution doesn't require having double files between archives.
- xuom2
- High Council
- Posts: 923
- Joined: 22 May 2008 18:45
Re: Can DAT-o-MATIC issue separate Wii U update versions?
but it will add new fields and rules? I don't know if it's better...