02-11-2020, 11:28 AM
(02-11-2020, 05:23 AM)Santikun Wrote: Does this work with pepsiman? I can't seem to get it working
Code:Scan begin 02/11/2020 07:22:10
DiscUtils.InvalidFileSystemException: Volume is not ISO-9660
in DiscUtils.Iso9660.VfsCDReader..ctor(Stream data, Iso9660Variant[] variantPriorities, Boolean hideVersions)
in DiscUtils.Iso9660.VfsCDReader..ctor(Stream data, Boolean joliet, Boolean hideVersions)
in DiscUtils.Iso9660.CDReader..ctor(Stream data, Boolean joliet)
in PSXPrev.Program.ScanFiles() in C:\Repos\psxprev\Program.cs:línea 364
in PSXPrev.Program.DoScan(String path, String filter, Boolean checkTmd, Boolean checkVdf, Boolean checkTim, Boolean checkPmd, Boolean checkTod, Boolean checkHmdModels, Boolean log, Boolean noVerbose, Boolean debug, Boolean checkCrocModels, Boolean checkPsx) in C:\Repos\psxprev\Program.cs:line 195
Your iso is not a ISO-9660.
Try to find the image in the Bin format and us WinBin2Iso to convert it.