SabreTools / MPF

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

[System Detection Improvement] CDTV/CD32 detection based on presence of root/S/STARTUP-SEQUENCE #629

Closed NovaSAurora closed 6 months ago

NovaSAurora commented 6 months ago

CDTV/CD32 discs have an autoboot/autoexe file located at: X:\S\STARTUP-SEQUENCE the STARTUP-SEQUENCE file has no extension. Both CDTV and CD32 discs have this to auto-boot into the program when inserted. This will result in the false detection of CD32 discs as CDTV, at the moment there is no known way to further detect this accurately. On Redump.org, CDTV compatibility takes priority over CD32 compatibility for CDTV/CD32 "hybrid" discs.