mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
Reenable XGD1 PVD reporting
This commit is contained in:
@@ -179,8 +179,7 @@ namespace MPF.Processors
|
||||
}
|
||||
|
||||
// Read the PVD
|
||||
if (!redumpCompat || System != RedumpSystem.MicrosoftXbox)
|
||||
info.Extras!.PVD = GetPVD($"{basePath}_mainInfo.txt") ?? string.Empty;
|
||||
info.Extras!.PVD = GetPVD($"{basePath}_mainInfo.txt") ?? string.Empty;
|
||||
|
||||
// Bluray-specific options
|
||||
if (Type == MediaType.BluRay)
|
||||
|
||||
Reference in New Issue
Block a user