Skip to content

Commit

Permalink
Update 2023-09-23-Pokemon-GEN-I-and-II-Link-Cable-Protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisbalbachan authored Nov 15, 2023
1 parent 5ee4751 commit 8bd67e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2604,7 +2604,7 @@ The payload itself is composed of:
* There's no preamble, so the list starts immediately after the last byte of the mails payload.
* Offset values range from 0x01 to [NOT CONFIRMED] 0xFC.
* Any 0XFE will be ignored, as if nothing was sent.
* **102 bytes are always exchanged**. This ensures that even in the worst case players can patch any amount of bytes of the metadata section.
* **102 bytes are always exchanged**. This ensures that even in the worst case players can patch **all** the bytes in the metadata section.
* After players finish sending their lists they will repeatedly send **0x00** until 102 bytes are exchanged.


Expand Down

0 comments on commit 8bd67e2

Please sign in to comment.