Xpl0itU / WiiUDownloader

Allows to download encrypted wiiu files from nintendo's official servers
GNU General Public License v3.0
696 stars 16 forks source link

Decryption Error: Too many open files #95

Closed wannafedor4 closed 2 months ago

wannafedor4 commented 2 months ago

While trying to download "The legend of Zelda: Breath of the Wild" DLC, I get this error: Screenshot 2024-04-20 at 2 20 37 PM

Is this maybe a problem of having too many files in RAM at once? If it is, maybe try making a feature to decrypt in chunks Only happens on large update and DLC files from my knowledge (e.g. BOTW's DLC) Also happens on BOTW's update

ghost commented 2 months ago

Yeah, this happened to me too on Linux using the appimage. Downgrading to 2.29 allowed me to decrypt.

Xpl0itU commented 2 months ago

Doesn't happen to me on v2.55 anymore