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/20 01:41] – [Cache Structure] 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 for low level debugging reference only. You should never need to look at the cache contents in a hex editor, but if you do the tables below help to explain the cache structure. This page is under construction and should not be considered comprehensive.| | + | <WRAP info>This page is for low level debugging reference only. You should never need to look at the cache contents in a hex editor, but if you do the tables below help to explain the cache structure. This page is under construction and should not be considered comprehensive.</ |
===== RomVault 3.5.x Cache ===== | ===== RomVault 3.5.x Cache ===== | ||
Line 58: | Line 58: | ||
| 0x000000B2 | | 0x000000B2 | ||
| 0x000000BB | | 0x000000BB | ||
- | | 0x000000BC | + | | 0x000000BC |
| 0x000000CD | | 0x000000CD | ||
| ... (end of group) | | ... (end of group) | ||
Line 100: | Line 100: | ||
| 0x0000018D | | 0x0000018D | ||
| 0x00000195 | | 0x00000195 | ||
- | | 0x0000019A | + | | 0x0000019A |
- | | 0x000001AF | + | | 0x000001AF |
| 0x000001C0 | | 0x000001C0 | ||
| ... (end of group) | | ... (end of group) |
cache_structure.1668908488.txt.gz · Last modified: 2022/11/20 01:41 by johnsanc