[DiscordArchive] So the blob value would be something like:
[DiscordArchive] So the blob value would be something like:
Archived author: Vel • Posted: 2025-09-09T19:13:59.307000+00:00
Original source
So the blob value would be something like:
```
0x12345689 0x5898498329 Ox498329839289 Ox3290392032 etc etc
```
?
Archived author: Vel • Posted: 2025-09-09T19:14:26.666000+00:00
Original source
I see ther is a blob for example:
```
0xFFFFFFFFFFFFFFFFED9E98EC9D8420EB9098ECB0BEEC9584EB9DBC000087EF0000941A020000000000FFFF0000000000000000000000000000000000000000000000000000000000000000000000000000000012BE00006D000000C00B00000000000003000000000179020020000000000000000000000000000000000000
```
Archived author: Vel • Posted: 2025-09-09T19:14:35.457000+00:00
Original source
Now I wonder how are the columns delimetered?
Archived author: Tea • Posted: 2025-09-09T19:14:43.421000+00:00
Original source
they arent, thats the neat part
Archived author: Vel • Posted: 2025-09-09T19:15:01.164000+00:00
Original source
So you have to keep them the exact bytes they should be as in packets?
Archived author: Tea • Posted: 2025-09-09T19:15:02.139000+00:00
Original source
its binary data, each field has fixed width
Archived author: Tea • Posted: 2025-09-09T19:15:05.310000+00:00
Original source
yes
Archived author: Vel • Posted: 2025-09-09T19:15:13.517000+00:00
Original source
Ah! That will be "fun" to debug.
Archived author: Tea • Posted: 2025-09-09T19:15:18.005000+00:00
Original source
that entire table is literally just raw packet data dump
Archived author: Vel • Posted: 2025-09-09T19:15:28.812000+00:00
Original source
Wait, when are those hotfix packets send to the client?