SabreTools / MPF

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

Fix XboxOne/XboxSX Filename bug #698

Closed Deterous closed 2 months ago

Deterous commented 2 months ago

XboxOne/XboxSX has a post-dump error since at least v3.1.6 due to a bug where SiteCode.Filename is not present in the dictionary during null-coalescing check This fixes it