dimok789 / loadiine_gx2

A WiiU SD Loader with GX2 GUI
GNU General Public License v3.0
287 stars 78 forks source link

[Feature Request] Add container support #92

Open Destiny1984 opened 8 years ago

Destiny1984 commented 8 years ago

Repacking gamefiles in a container might help with slow loading times and reduce space usage on SD-card (overhead with many small files on large clustersize like 64kb).

Maybe we could reuse the WBFS container, or just use zip files (without compression / split to 4gb chunks).

dimok789 commented 8 years ago

Yeah I already said on the forum that I am thinking of doing that too. Will see about it. Its a bit of work though but doable.

mariogamer2 commented 8 years ago

It will be good to be compatible with bzip2 and gzip format (more powerfull than zip)