Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
fun:pictochat_hacking [2022/09/09 03:39] – image format guesses michaelbromilow | fun:pictochat_hacking [2022/09/09 17:35] (current) – ↷ Links adapted because of a move operation michaelbromilow | ||
---|---|---|---|
Line 4: | Line 4: | ||
==== Image format ==== | ==== Image format ==== | ||
The drawable canvas is 228x79 (the lines are 16px apart, and there are 5 horizontal segments). You can't draw on the leftmost, rightmost and topmost line of pixels so the actual canvas is 230x80 for a total of 18,400px for a full frame (3680px per " | The drawable canvas is 228x79 (the lines are 16px apart, and there are 5 horizontal segments). You can't draw on the leftmost, rightmost and topmost line of pixels so the actual canvas is 230x80 for a total of 18,400px for a full frame (3680px per " | ||
- | The image format, present guess, is 4 bits per pixel for a total of 16 colours - then each segment is 1840 bytes, the full frame is 9200 bytes. | + | |
+ | The image format | ||
Line 34: | Line 35: | ||
- DSi leaves room | - DSi leaves room | ||
- | {{ :fun:capture3.pcapng |Second capture with tshark}} | + | {{ fun:pictochat_3.pcapng |Second capture with tshark}} |
===== Channels ===== | ===== Channels ===== | ||
Line 42: | Line 43: | ||
* C - 13 | * C - 13 | ||
* D - 7 | * D - 7 | ||
- | |||
- | ===== Watching traffic ===== | ||
- | |||
===== DS info ===== | ===== DS info ===== |