VPP Format - Troodon80/Summoner-Save-File-Editor GitHub Wiki
VPP File Format
Header Format
Offset | Size | Description |
---|---|---|
0x00 | 4 bytes | File signature |
0x04 | 4 bytes | Format Version |
0x08 | 4 bytes | Number of File Entries |
0x0C | 4 bytes | Total file size |
0x10-0x7FF | 2036 bytes | Reserved Space/Padding |
File Entry Format
Offset from Entry Start | Size | Description |
---|---|---|
0x00 | 60 bytes (0x3C) | File Name (ASCII, null-terminated) |
0x3C | 4 bytes | File size in bytes |