Talk:SpotPass

From 3dbrew
Revision as of 16:14, 21 January 2023 by DaniElectra (talk | contribs) (Created page with "I was looking at the content header of various BOSS files and I noticed a pattern: * When the first byte is 0x80, the BOSS payload is saved to the boss extdata directory. * I...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I was looking at the content header of various BOSS files and I noticed a pattern:

  • When the first byte is 0x80, the BOSS payload is saved to the boss extdata directory.
  • If the first byte is 0x00, the BOSS payload is processed by the target title, but isn't saved to the extdata.

Any thoughts on this? DaniElectra (talk) 15:13, 21 January 2023 (CET)