[DiscordArchive] does the client version determine how to read the entries or something?
[DiscordArchive] does the client version determine how to read the entries or something?
Archived author: Harbynger • Posted: 2020-11-19T07:44:50.249000+00:00
Original source
does the client version determine how to read the entries or something?
Archived author: Harbynger • Posted: 2020-11-19T07:45:16.556000+00:00
Original source
or is it just *speculated* theres a difference since the version hash is different
Archived author: MaxtorCoder • Posted: 2020-11-19T07:48:13.818000+00:00
Original source
There is no speculation lol
Archived author: MaxtorCoder • Posted: 2020-11-19T07:48:19.879000+00:00
Original source
The data for it is literally in the client
Archived author: MaxtorCoder • Posted: 2020-11-19T07:48:42.248000+00:00
Original source
You dump the layouts + structures etc from the Binary.
Archived author: MaxtorCoder • Posted: 2020-11-19T07:49:46.542000+00:00
Original source
It's simple, the extractor extracted the latest DB2 version from the CASC Storage. The layouthash is in the DB2Format
Archived author: MaxtorCoder • Posted: 2020-11-19T07:50:41.811000+00:00
Original source
`db2_header + 0x1C` is where it's located.