====== Color and Icon Key ====== RomVault supports custom graphics packs. Custom graphics should be placed in ZIP archive named ''graphics.zip'' or in a folder called ''graphics'' in the RomVault directory. Refer to the [[graphics_packs|Graphics Packs]] section for more details.\\ \\ Anyone is free to create their own graphics and share with the community. For example, the graphics pack below was created to assist color blind users by changing the ROM statuses to use unique iconography for better differentiation. \\ \\ Accessible graphics pack: {{ :gfxpacks:accessible:graphics.zip |}} \\ ----- ===== Game List Grid ===== ==== ROM Statuses ==== ^ Resting ||| | {{ :rom:g_correct.png?nolink |Green, Correct}} | Green | The ROM is correct. | | {{ :rom:g_correctmia.png?nolink |Super Green, MIA Correct}} | Super Green | The ROM was known to be MIA (Missing In Action), but you found it. (Good Job!) (*) | | {{ :rom:g_missing.png?nolink |Red, Missing}} | Red | The ROM is missing. | | {{ :rom:g_missingmia.png?nolink |Salmon, MIA}} | Salmon | The ROM is known to be private or missing in action (MIA). (*) | | {{ :rom:g_unknown.png?nolink |Cyan, Unknown}} | Cyan | The ROM is not needed here. Use 'Find Fixes' to see what should be done with the ROM. | | {{ :rom:g_unneeded.png?nolink |Light Cyan, Un-Needed}} | Light Cyan | The ROM is not needed here because it belongs in the parent or primary deduped set. | | {{ :rom:g_notcollected.png?nolink |Gray, Not Collected}} | Gray | The ROM is not collected here because it belongs in the parent or primary deduped set or is a 'BadDump' ROM | | {{ :rom:g_intosort.png?nolink |Magenta, Move To Sort}} | Magenta | The ROM is in a ToSort directory. | | {{ :rom:g_ignore.png?nolink |Dark Blue, Ignore}} | Gray-Blue | The file matches an ignore rule. | ^ Fixing ||| | {{ :rom:g_canbefixed.png?nolink |Yellow, Can Be fixed}} | Yellow | The ROM is missing here, but it's available elsewhere. The ROM will be fixed. | | {{ :rom:g_canbefixedmia.png?nolink |Super Yellow, MIA can Be fixed}} | Super Yellow | The MIA ROM is missing here, but it's available elsewhere. The ROM will be fixed. (*) | | {{ :rom:g_neededforfix.png?nolink |Orange, Needed for fix elsewhere}} | Orange | The ROM is not needed here, but it's needed elsewhere. The ROM will be moved. | | {{ :rom:g_rename.png?nolink |Light Orange, Needed for fix here}} | Light Orange | The ROM is needed here, but has the incorrect name. The ROM will be renamed. | | {{ :rom:g_movetosort.png?nolink |Purple, Move to ToSort}} | Purple | The ROM is not needed here, but a copy isn't located elsewhere. The ROM will be moved to the Primary ToSort. | | {{ :rom:g_incomplete.png?nolink |Pink, Move to ToSort}} | Pink | The ROM is needed here and you have a copy, but fixing would result in an incomplete set. The ROM will not be fixed. | | {{ :rom:g_delete.png?nolink |Brown, Delete}} | Brown | The ROM is not needed here, but a copy is located elsewhere. The ROM will be deleted. | ^ Problem ||| | {{ :rom:g_unscanned.png?nolink |Blue, Unscanned}} | Blue | The file could not be scanned. The file could be locked or have incompatible permissions. | | {{ :rom:g_corrupt.png?nolink |Bright Red, ROM Corrupt}} | Bright Red | The file is corrupt. | | {{ :rom:g_dircorrupt.png?nolink |Bright Red, Archive Corrupt}} | Bright Red | The archive containing the file is corrupt. | RomVault's MIA ROM status is based on the presence of the ``mia="yes"`` tags in the DATs. Most No-Intro DATs include this tag for MIA ROMs. All DATs provided by DatVault support this special tag for MIA tracking. \\ \\ The MIA tags in DatVault DATs are submitted by the community and removed automatically when MIA ROMs are found and scanned using RomVault. The community-driven approach ensures DatVault DATs contain the most up-to-date information about MIA ROMs right in the RomVault UI, so there is no need to refer to external wikis for MIA information. Refer to the [[mia_rom_tracking|MIA ROM Tracking]] section for more details. RomVault 3.6.0 WIP4 and above supports the ability to prevent incomplete archives with a directory setting. This setting is beneficial for people who want to collect multi-track Redump sets, but do not want common tracks or cue files to result in incomplete sets. ==== Set Types ==== ^ Have || | {{ :set:dir.png?50&nolink |folder}} | The set is uncompressed. | | {{ :set:zip.png?50&nolink |zip}} | The set is a regular ZIP archive. | | {{ :set:ziptrrnt.png?50&nolink |tzip}} | The set is torrentzipped. Modified timestamps are set to the first MAME release date. | | {{ :set:ziptdc.png?50&nolink |tdc zip}} | The set is zipped with deflate compression. Modified timestamps preserved and match a TDC dat. | | {{ :set:zipzstd.png?50&nolink |zstd zip}} | The set is zipped with zstd compression. Modified timestamps are nulled. | | {{ :set:sevenzip.png?50&nolink |7z}} | The set is a regular 7zip archive. RomVault only supports reading this type of archive. | | {{ :set:sevenzipt7z.png?50&nolink |t7z}} | The set is torrent7zipped. RomVault only supports reading this type of archive. | | {{ :set:sevenzipnlzma.png?50&nolink |non-solid lzma 7z}} | The set is a non-solid 7zip archive with LZMA compression. Modified timestamps are nulled. | | {{ :set:sevenzipslzma.png?50&nolink |solid lzma 7z}} | The set is a solid 7zip archive with LZMA compression. Modified timestamps are set to the first MAME release date. This is the old RV7Z. | | {{ :set:sevenzipnzstd.png?50&nolink |non-solid zstd 7z}} | The set is a non-solid 7zip archive with zstd compression. Modified timestamps are nulled. | | {{ :set:sevenzipszstd.png?50&nolink |solid zstd 7z}} | The set is a solid 7zip archive with zstd compression. Modified timestamps are nulled. | ^ Missing || | {{ :set:dirdirmissing.png?50&nolink |missing folder}} | The uncompressed set is missing. | | {{ :set:ziptrrntmissing.png?50&nolink |missing torrentzip}} | The torrentzipped set is missing. | | {{ :set:ziptdcmissing.png?50&nolink |missing tdc zip}} | The TDC zipped set is missing. | | {{ :set:zipzstdmissing.png?50&nolink |missing zstd zip}} | The zstd zipped set is missing. | | {{ :set:sevenzipnlzmamissing.png?50&nolink |missing non-solid lzma 7z}} | The non-solid LZMA 7z set is missing. | | {{ :set:sevenzipslzmamissing.png?50&nolink |missing solid lzma 7z}} | The solid LZMA 7z set is missing. | | {{ :set:sevenzipnzstdmissing.png?50&nolink |missing non-solid zstd 7z}} | The non-solid zstd 7z set is missing. | | {{ :set:sevenzipszstdmissing.png?50&nolink |missing solid zstd 7z}} | The solid zstd 7z set is missing. | ^ Corrupt || | {{ :set:zipdircorrupt.png?50&nolink |corrupt zip}} | The ZIP set is corrupt. | | {{ :set:sevenzipdircorrupt.png?50&nolink |corrupt 7z}} | The 7z set is corrupt. | \\ ----- ===== ROM Details Grid ===== ^ Resting Statuses || | {{ :romfix:r_indatcollect_correct.png?nolink |Correct}} | The ROM is correct. | | {{ :romfix:r_indatmia_correctmia.png?nolink |MIA Correct}} | The ROM is known to be MIA but you have it. | | {{ :romfix:r_indatcollect_missing.png?nolink |Missing}} | The ROM is missing. | | {{ :romfix:r_indatmia_missingmia.png?nolink |MIA Missing}} | The ROM is known to be MIA. | | {{ :romfix:r_notindat_unknown.png?nolink |Unknown}} | The ROM is not needed in the set. Use find fixes to determine what should be done with the ROM. | | {{ :romfix:r_indatmerged_unneeded.png?nolink |Unneeded}} | The ROM is present but unneeded because its wanted in a parent or primary deduped set. | | {{ :romfix:r_indatmerged_notcollected.png?nolink |Uncollected}} | The ROM is uncollected because its wanted in a parent or primary deduped set. | | {{ :romfix:r_intosort_intosort.png?nolink |In ToSort}} | The ROM is in a ToSort directory. | | {{ :romfix:r_notindat_ignore.png?nolink |Ignored}} | The file matches an ignore rule. | | {{ :romfix:r_notindat_unscanned.png?nolink |Unscaned}} | The file is unscanned. | | {{ :romfix:r_indatcollect_corrupt.png?nolink |Corrupt}} | The file is corrupt. | ^ Fix Actions || | {{ :romfix:r_indatcollect_canbefixed.png?nolink |Missing can be fixed}} | The ROM is missing. It can be fixed. | | {{ :romfix:r_indatmia_canbefixedmia.png?nolink |MIA can be fixed}} | The ROM is missing and known to be MIA. It can be fixed. | | {{ :romfix:r_indatcollect_unscanned.png?nolink |Unscanned can be fixed}} | The ROM is unscanned. It can be fixed by another copy of the ROM. | | {{ :romfix:r_indatcollect_corruptcanbefixed.png?nolink |Corrupt can be fixed}} | The ROM is corrupt. It can be fixed by another copy of the ROM. | | {{ :romfix:r_indatmia_corruptcanbefixed.png?nolink |Corrupt MIA can be fixed}} | The ROM is corrupt and known to be MIA. It can be fixed by another copy of the ROM. | | {{ :romfix:r_indatcollect_incomplete.png?nolink |Incomplete won't be fixed}} | The ROM is missing and you have a copy, but fixing would result in an incomplete set. The ROM will not be fixed. | | {{ :romfix:r_notindat_rename.png?nolink |Rename}} | The ROM is not needed here. It can be renamed to fix another ROM in the set. | | {{ :romfix:r_notindat_neededforfix.png?nolink |Needed for fix}} | The ROM is not needed here. It can be used for a fix elsewhere. | | {{ :romfix:r_notindat_movetosort.png?nolink |Move To ToSort}} | The ROM is not needed here. It will be moved to the Primary ToSort. | | {{ :romfix:r_notindat_delete.png?nolink |Delete}} | The ROM is not needed here. It will be deleted because a copy exists elsewhere. | | {{ :romfix:r_indatmerged_neededforfix.png?nolink |Merged needed for fix}} | The ROM is not needed here. It can be moved to the parent or primary deduped set. | | {{ :romfix:r_indatmerged_movetosort.png?nolink |Move merged}} | The ROM is not needed here. It will be moved to the Primary ToSort because its deduped or merged. | | {{ :romfix:r_indatmerged_delete.png?nolink |Delete merged}} | The ROM is not needed here. It will be deleted because its deduped or merged and a copy exists elsewhere. | | {{ :romfix:r_intosort_neededforfix.png?nolink |ToSort needed for fix}} | The ROM is no longer needed in ToSort. It can be used for a fix elsewhere. | | {{ :romfix:r_intosort_delete.png?nolink |Delete}} | The ROM is no longer needed in ToSort. It will be deleted because a collected copy exists elsewhere. | | {{ :romfix:r_indatcollect_movetocorrupt.png?nolink |Move To Corrupt}} | The file is corrupt. It will be moved to the Primary ToSort in the 'Corrupt' sub-directory. | | {{ :romfix:r_indatcollect_neededforfix.png?nolink |Fix Incomplete}} | The ROM is needed here, but the set would be incomplete. It will be removed and used for a fix elsewhere. | | {{ :romfix:r_indatcollect_movetosort.png?nolink |Move To ToSort}} | The ROM is needed here, but the set would be incomplete. It will be moved to the Primary ToSort. | | | The ROM is needed here, but the set would be incomplete. It will be deleted because a copy exists elsewhere. | \\ ----- ===== DAT Tree ===== ^Branches^^ |{{ :tree:expandboxplus.png?nolink |}}|The branch is collapsed.| |{{ :tree:expandboxminus.png?nolink |}}|The branch is expanded.| ^Checkboxes^^ |{{ :tree:tickboxunticked.png?nolink |}}|The branch is deselected. ROMs will not be scanned and cannot be used for fixes.| |{{ :tree:tickboxticked.png?nolink |}}|The branch is selected. ROMs will be scanned and can be used for fixes.| |{{ :tree:tickboxlocked.png?nolink |}}|The branch is locked as read-only. ROMs will be scanned and can be used for fixes, however they will not be altered.| ^Folders^^ |{{ :tree:directorytree3.png?nolink&40 |}}|No ROMs are missing from any DATs in the branch. Also used to signify an empty ToSort directory.| |{{ :tree:directorytree5.png?nolink&40 |}}|No ROMs are missing from any DATs in the branch, except for MIA ROMs. | |{{ :tree:directorytree2.png?nolink&40 |}}|Some ROMs missing from DATs in the branch. | |{{ :tree:directorytree1.png?nolink&40 |}}|All ROMs are missing from DATs in the branch. Also used to signify a ToSort directory that only contains corrupt files.| |{{ :tree:directorytree4.png?nolink&40 |}}|ToSort directory with files present. | ^DATs^^ |{{ :tree:tree3.png?nolink&40 |}}|No ROMs are missing. | |{{ :tree:tree5.png?nolink&40 |}}|No ROMs are missing, except for MIA ROMs. | |{{ :tree:tree2.png?nolink&40 |}}|Some ROMs missing. | |{{ :tree:tree1.png?nolink&40 |}}|All ROMs are missing. |