Issue opening ".\wad2bin_wad_data\cert.bin"
Closed this issue · 2 comments
Tried on Python 3.9 (Windows & python.org downloads) and 3.10, same results
Tried with individual WADs and song folders
wad2bin v0.8 (c) DarkMatterCore.
Built on: 15:48:35 Aug 12 2021.
Keydata and device certificate successfully loaded.
WAD header:
Header size: 0x20 (InstallablePackage).
Type: "Is" (Normal).
Version: 0 (InstallablePackage).
Certificate chain size: 0xa00.
Ticket size: 0x2a4.
TMD size: 0x4978.
Content data size: 0x13a5340.
Certificate #1:
Signature type: 0x00010001 (RSA-2048 + SHA-1).
Signature issuer: Root-CA00000001.
Public key type: 0x00000001 (RSA-2048).
Name: XS00000003.
Date: 0xf1b89fd1.
Certificate #2:
Signature type: 0x00010000 (RSA-4096 + SHA-1).
Signature issuer: Root.
Public key type: 0x00000001 (RSA-2048).
Name: CA00000001.
Date: 0x5bfa7d5c.
Certificate #3:
Signature type: 0x00010001 (RSA-2048 + SHA-1).
Signature issuer: Root-CA00000001.
Public key type: 0x00000001 (RSA-2048).
Name: CP00000004.
Date: 0xf1b8a064.
utilsWriteDataToFile: Failed to open ".\wad2bin_wad_data\cert.bin" in write mode! (2).
wadUnpackInstallablePackage: Failed to save certificate chain from "C:/Users/guest/Desktop/rb3dlc/songs\Rock Band 2 - Muse - Hysteria (USA) (DLC) (RB2) (sZA).wad"!
Process failed!
utilsRemoveDirectoryRecursively: Error opening directory ".\wad2bin_wad_data"! (2).
Another user had this same problem and fixed it by using the python.org version of python; didn't work for me.
completely deleted and reinstalled python; fixed the issue