farmerbb / RED-Project

ROM Extraction Documentation Project
181 stars 8 forks source link

nintendo switch DARIUS EXTRA Ver. (MEGA DRIVE) alldata.psb.m and alldata.bin can not decrypt #78

Closed yyoossk closed 1 year ago

yyoossk commented 1 year ago

MArchiveBatchTool.exe fullunpack --keep alldata.psb.m zlib +6ZU4rBUftNHH 64 Error while processing: ICSharpCode.SharpZipLib.SharpZipBaseException: Header checksum illegal at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.DecodeHeader() at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Inflate(Byte[] buffer, Int32 offset, Int32 count) at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.IO.Stream.CopyTo(Stream destination, Int32 bufferSize) at MArchiveBatchTool.MArchive.MArchivePacker.DecompressFile(String path, Boolean keepOrig) in /mnt/stateful_partition/chrx/Downloads/marchive-batch-tool/MArchiveBatchTool/MArchive/MArchivePacker.cs:line 50 at MArchiveBatchTool.MArchive.AllDataPacker.UnpackFiles(String psbPath, String outputPath, MArchivePacker maPacker) in /mnt/stateful_partition/chrx/Downloads/marchive-batch-tool/MArchiveBatchTool/MArchive/AllDataPacker.cs:line 29 at MArchiveBatchTool.Program.<>cDisplayClass1_10.

b__20() in /mnt/stateful_partition/chrx/Downloads/marchive-batch-tool/MArchiveBatchTool/Program.cs:line 282 at McMaster.Extensions.CommandLineUtils.CommandLineApplicationExtensions.<>cDisplayClass10_0.b0() at McMaster.Extensions.CommandLineUtils.CommandLineApplication.<>cDisplayClass144_0.b_0(CancellationToken ) at McMaster.Extensions.CommandLineUtils.CommandLineApplication.ExecuteAsync(String[] args, CancellationToken cancellationToken) at McMaster.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args) at MArchiveBatchTool.Program.Main(String[] args) in /mnt/stateful_partition/chrx/Downloads/marchive-batch-tool/MArchiveBatchTool/Program.cs:line 301