SabreTools / MPF

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

[Problem] PS3 Media Type always preset to DVD-ROM #510

Closed Ragowit closed 1 year ago

Ragowit commented 1 year ago

Version

Build

Describe the issue A PS3 disc is BD-ROM, however the pre-selected value is always DVD-ROM.

To Reproduce Steps to reproduce the behavior:

  1. Insert a PS3 disc
  2. Start MPF
  3. Notice that System is correctly set to "Sony PlayStation 3", but Media Type is wrongly set to "DVD-ROM"

Expected behavior I expect the Media Type to be "BD-ROM"

Screenshots image

mnadareski commented 1 year ago

Known issue with .NET 6, it can't determine media types. Not fixing.