mrchrisster / 0mhz-collection

A curated collection of configurations for individually bootable DOS games for the ao486 core on MiSTer
24 stars 1 forks source link

MT-32 titles are downloaded every time #1

Closed djfumberger closed 5 months ago

djfumberger commented 6 months ago

I have prefers_mt32 set to true, and each time I run the downloader the MT-32 folders are flagged as missing and are re-downloaded.

Also thanks for the script, really useful!

djfumberger commented 6 months ago

I think also related to this is I'm seeing a .mgl for both the standard and mt32 version being created in "_DOS Games" when ideally I'd assume only the .mgl for the mt32 version should be added to there when prefers_mt32 is true.

Or if this assumption isn't true, it could be nice to have an additional flag to specify only mt32 mgl's in the case where there will be two.

mrchrisster commented 6 months ago

just working on that. can you test if https://github.com/mrchrisster/0mhz-collection/blob/main/0mhz_downloader-wip.sh works as expected?

djfumberger commented 6 months ago

Just ran it and can confirm it didn't redownload unchanged / existing mt-32 files. Cheers