Thealexbarney / LibHac

A library that reimplements parts of the Nintendo Switch OS
Other
397 stars 50 forks source link

Better handling of NCAs with sparse storages #312

Open DarkMatterCore opened 2 months ago

DarkMatterCore commented 2 months ago
sparse_error

In these cases, I think it'd be desirable to at least get some information about the provided NCA, even if its storages can't be properly verified. Maybe warning the user about this would suffice?

Please note this even happens when hash verification isn't enabled (e.g. -y argument not provided).