Commit aa7c7f9c authored by tuxuser's avatar tuxuser
Browse files

Create initial xvi page

parent d1bd7376
Loading
Loading
Loading
Loading

XVI.md

0 → 100644
+13 −0
Original line number Diff line number Diff line
# Xvi files
Some sort of metadata file related to [XVD files](xbox-virtual-disk).

## File format
Total size: 0x1000

| Offset | Length | Type     | Information                    |
| ------ | ------ | -------- | ------------------------------ |
| 0x00   | 0x08   | uint64   | Magic (crdi-xvc)               |
| 0x08   | 0x238  | byte[]   | Unknown                        |
| 0x240  | 0x10   | byte[]   | ContentId                      |
| 0x250  | 0x10   | byte[]   | Other Id                       |
| 0x260  | 0xDA0  | byte[]   | Unknown                        |
 No newline at end of file