SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
427 stars 34 forks source link

Detect System by inspecting disc filesystem contents #142

Closed gingerbeardman closed 4 years ago

gingerbeardman commented 5 years ago

49 requested detect disc type and also mentioned detect system.

detect disc type has been added in #73

detect system would be very useful for those platforms it is possible for.

Below is edited version of what is at https://github.com/SabreTools/DICUI/issues/49#issuecomment-397791742 thanks @dizzzy77

Work in progress guide:

Sony

Sega

Microsoft - not sure about these

Misc

mnadareski commented 5 years ago

Clarification question: For Sega CD, are all of those files supposed to be present? Or is it just some of them?

gingerbeardman commented 5 years ago

Good question!

Any one of them.

But... it's an incomplete list. Have added a few more to it now.

mnadareski commented 5 years ago

Even further clarification: Before, the files like IP.BIN for SCD were all listed as being under a _BOOT directory. Is this true for those files or any of the others listed?

gingerbeardman commented 5 years ago

I read that somewhere but I've been unable to verify it myself. I've only found those files at root level.

mnadareski commented 4 years ago

I'm going to close this since the core of the request has been fulfilled a few times now. If more systems come up, they should be submitted as separate issues.