diff --git a/NFC-Payload-Layout.md b/NFC-Payload-Layout.md index f6d2033..6ad4859 100644 --- a/NFC-Payload-Layout.md +++ b/NFC-Payload-Layout.md @@ -33,4 +33,15 @@ flowchart LR | Card | Event bytes | Palette byte | UUID suffix | Quote text | | --- | --- | --- | --- | --- | | Blue Portal | `E9 24` | `01` | `47 F2` | `Speedy thing goes in` | -| GLaDOS | `E9 24` | `03` | `DA 45` | `The cake is a lie` | \ No newline at end of file +| GLaDOS | `E9 24` | `03` | `DA 45` | `The cake is a lie` | + + +## Details on image data + +- 38x38px +- 8 color palettes x 16 colors +- Pixel encoding? + +## "Official" documentation + +![](https://git.rhetenor.de/rhetenor/creaturedex/raw/commit/af2d1712ae664d5bcc2bb370e2e727e6f501e852/docs/img/nfc-data-layout.png) \ No newline at end of file