Logo: Difference between revisions
Created page with "{{Stub}} This page describes the format of the file stored in CXI ExeFS:/logo. This file is a LZ11 compressed DARC, which might contain the logo data displayed when lau..." |
No edit summary |
||
Line 2: | Line 2: | ||
This page describes the format of the file stored in [[CXI]] ExeFS:/logo. | This page describes the format of the file stored in [[CXI]] ExeFS:/logo. | ||
This file is a LZ11 compressed [[DARC]] | The Logo contains distribution licensing Binary data. (Types: Nintendo, Licensed, Published, or Distributed) Additionally it could have no license (type None). System applications and applets that interact with the Home Menu are typically set to type 'none' as they don't display that information. | ||
This file is a LZ11 compressed [[DARC]]. The last 0x20-bytes of the decompressed data is a HMAC SHA256 hash over the actual DARC. |