Skip to content

Commit

Permalink
Update pak.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rgnter authored Sep 14, 2021
1 parent c7395db commit fa77290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theory/assets/pak.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ Contains tightly packed array of Assets (of which size is described by Content H
| `uint32` | Is embedded | Whether this data are embedded or not. |
| `uint64` | Unknown type | Always ASCII "FIS\0" |
| `uint64` | Unknown value | |
| `uint32` | Compressed CRC Result | |
| `uint32` | Embedded CRC Result | CRC32 checksum of data |
| `uint32` | Uncompressed CRC | Checksum on decompressed data |
| `uint32` | Embedded CRC | Checksum on embeded data |
| `uint32` | CRC Identification | Always ASCII "CRC2\0"|
| `uint32` | Unknown 7 | |
| `uint64` | Unknown 8 | |
Expand Down

0 comments on commit fa77290

Please sign in to comment.