cache_structure
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cache_structure [2022/11/08 03:20] – [Table] johnsanc | cache_structure [2022/11/24 22:30] (current) – johnsanc | ||
---|---|---|---|
Line 2: | Line 2: | ||
RomVault stores all information about scanned and datted files in the RomVault Cache. This cache file is essentially a highly optimized database that includes filenames, sizes, hashes, modified timestamps, and pertinent flags to track various ROM statuses. | RomVault stores all information about scanned and datted files in the RomVault Cache. This cache file is essentially a highly optimized database that includes filenames, sizes, hashes, modified timestamps, and pertinent flags to track various ROM statuses. | ||
- | |**ⓘ NOTE:** \\ This page is under construction and should not be considered comprehensive | + | <WRAP info> |
===== RomVault 3.5.x Cache ===== | ===== RomVault 3.5.x Cache ===== | ||
- | ^ Example Offset (h) ^ Size (bytes) | + | ^ Example Offset (h) ^ Size (bytes) |
- | ^ Header Section | + | ^ Header Section |
- | | 0x00000000 | + | | 0x00000000 |
- | | 0x00000004 | + | | 0x00000004 |
- | | 0x00000008 | + | | 0x00000008 |
- | | 0x00000009 | + | | 0x00000009 |
- | | 0x0000000A | + | | 0x0000000A |
- | | 0x00000012 | + | | 0x00000012 |
- | | 0x00000013 | + | | 0x00000013 |
- | | 0x00000014 | + | | 0x00000014 |
- | | 0x00000015 | + | | 0x00000015 |
- | | 0x00000016 | + | | 0x00000016 |
- | | ... (end of cache) | + | | ... (end of cache) |
- | ^ File Type 1 - Directory without DATs |||||| | + | ^ File Type 1 - Directory without DATs |
- | | 0x0000001A | + | | 0x0000001A |
- | | 0x0000001B | + | | 0x0000001B |
- | | 0x0000001F | + | | 0x0000001F |
- | | 0x00000028 | + | | 0x00000028 |
- | | 0x00000029 | + | | 0x00000029 |
- | | 0x00000031 | + | | 0x00000031 |
- | | 0x00000032 | + | | 0x00000032 |
- | | 0x00000033 | + | | 0x00000033 |
- | | 0x00000034 | + | | 0x00000034 |
- | | 0x00000035 | + | | 0x00000035 |
- | | ... (end of group) | + | | ... (end of group) |
- | ^ File Type 1 - Directory with DATs | + | ^ File Type 1 - Directory with DATs |||||| |
- | | 0x00000039 | + | | 0x00000039 |
- | | 0x0000003A | + | | 0x0000003A |
- | | 0x0000003E | + | | 0x0000003E |
- | | 0x00000042 | + | | 0x00000042 |
- | | 0x00000043 | + | | 0x00000043 |
- | | 0x0000004B | + | | 0x0000004B |
- | | 0x0000004C | + | | 0x0000004C |
- | | 0x0000004D | + | | 0x0000004D |
- | | 0x0000004E | + | | 0x0000004E |
- | | 0x0000004F | + | | 0x0000004F |
- | | 0x00000053 | + | | 0x00000053 |
- | | 0x0000005B | + | | 0x0000005B |
- | | 0x0000005C | + | | 0x0000005C |
- | | 0x0000005D | + | | 0x0000005D |
- | | 0x0000005E | + | | 0x0000005E |
- | | 0x00000068 | + | | 0x00000068 |
- | | 0x00000069 | + | | 0x00000069 |
- | | 0x00000083 | + | | 0x00000083 |
- | | 0x00000084 | + | | 0x00000084 |
- | | 0x0000008E | + | | 0x0000008E |
- | | 0x0000008F | + | | 0x0000008F |
- | | 0x000000AC | + | | 0x000000AC |
- | | 0x000000AD | + | | 0x000000AD |
- | | 0x000000B1 | + | | 0x000000B1 |
- | | 0x000000B2 | + | | 0x000000B2 |
- | | 0x000000BB | + | | 0x000000BB |
- | | 0x000000BC | + | | 0x000000BC |
- | | 0x000000CD | + | | 0x000000CD |
- | ^ ToSort Directory | + | | ... (end of group) |
- | | 0x00000000 | + | ^ File Type 1 - Directory within a DAT |||||| |
- | | 0x00000001 | + | | 0x000000D1 |
- | | | + | | 0x000000D2 |
- | | | + | | 0x000000D6 |
- | | | + | | 0x000000FC |
- | ^ File Record (Non-Archive File) | + | | 0x000000FD |
- | | 0x00000000 | + | | 0x00000105 |
- | | 0x00000020 | + | | 0x00000109 |
- | | | + | | 0x0000010A |
- | | | + | | 0x0000010B |
- | | | + | | 0x0000010C |
- | | | + | | 0x0000010D |
- | | | + | | ... (end of group) |
- | | | + | ^ File Type 2 - ZIP Archive |
- | | | + | | 0x00000111 |
- | | | + | | 0x00000112 |
- | | | + | | 0x00000116 |
- | | | + | | 0x00000135 |
- | | | + | | 0x00000136 |
- | | | + | | 0x0000013E |
- | | | + | | 0x00000142 |
- | | | + | | 0x00000143 |
- | | | + | | 0x00000144 |
- | ^ Footer | + | | 0x00000145 |
- | | 0x00000000 | + | | 0x00000146 |
- | | | + | | 0x00000147 |
+ | | 0x00000162 | ||
+ | | ... (end of group) | ||
+ | ^ File Type 5 - File In ZIP | ||
+ | | 0x00000166 | ||
+ | | 0x00000167 | ||
+ | | 0x0000016B | ||
+ | | 0x0000017E | ||
+ | | 0x0000017F | ||
+ | | 0x00000187 | ||
+ | | 0x0000018B | ||
+ | | 0x0000018C | ||
+ | | 0x0000018D | ||
+ | | 0x00000195 | ||
+ | | 0x0000019A | ||
+ | | 0x000001AF | ||
+ | | 0x000001C0 | ||
+ | | ... (end of group) | ||
+ | ^ End of Cache |||||| | ||
==== Enums ==== | ==== Enums ==== | ||
- | ^ Enum ^ Name ^ Description | + | ^ Enum ^ Name |
- | | TreeSelect | + | | DatData |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | FileType | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | DatData | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | DatStatus |
- | | ::: | + | | ::: |
- | | ::: | HomePage | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | FileType |
- | | ::: | + | | ::: |
- | | ::: | Header | + | | ::: |
- | | ::: | + | | ::: |
- | | DatStatus | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | ::: |
- | | ::: | + | | GotStatus |
- | | ::: | + | | ::: | Got | The file is present |
- | | ::: | + | | ::: | Corrupt |
- | | GotStatus | + | | ::: | FileLocked |
- | | ::: | Got | + | | HeaderFileType |
- | | ::: | Corrupt | + | | ::: | ZIP | ZIP archive |
- | | ::: | FileLocked | + | | ::: | GZ |
- | | HeaderFileType | + | | ::: | SevenZip |
- | | ::: | ZIP | + | | ::: | RAR | RAR archive |
- | | ::: | GZ | GZip archive | + | | ::: | CHD | CHD file | '' |
- | | ::: | SevenZip | + | | ::: | A7800 | Atari 7800 | '' |
- | | ::: | RAR | + | | ::: | Lynx |
- | | ::: | CHD | + | | ::: | NES | Nintendo Entertainment System |
- | | ::: | A7800 | + | | ::: | FDS | Nintendo Famicom Disk System |
- | | ::: | Lynx | Atari Lynx | '' | + | | ::: | PCE | NEC PC Engine |
- | | ::: | NES | + | | ::: | PSID |
- | | ::: | FDS | + | | ::: | SNES |
- | | ::: | PCE | + | | ::: | SPC | SNES Audio | '' |
- | | ::: | PSID | Commodore 64 SID (Sound Interface Device) Audio | '' | + | | ::: | HeaderMask |
- | | ::: | SNES | Super Nintendo Entertainment System | + | | ::: | Required |
- | | ::: | SPC | + | | TreeSelect |
- | | ::: | HeaderMask | + | | ::: | Selected |
- | | ::: | Required | + | | ::: | Locked |
+ | | ZipStatus | ||
+ | | ::: | TrrntZip | ||
+ | | ::: | ExtraData | ||
+ | | ::: | Trrnt7Zip | ||
cache_structure.1667877618.txt.gz · Last modified: 2022/11/08 03:20 by johnsanc