User Tools

Site Tools


color_key

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
color_key [2023/04/06 19:00] – [Table] johnsanccolor_key [2024/04/06 19:28] (current) – [Table] johnsanc
Line 1: Line 1:
 ====== Color and Icon Key ====== ====== Color and Icon Key ======
  
-<WRAP round tip>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 |}}</WRAP>+<WRAP tip>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 |}}</WRAP>
  
 \\ \\
Line 32: Line 32:
  
  
-<WRAP round info>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.</WRAP>+<WRAP info>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.</WRAP>
  
-<WRAP round tip>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.</WRAP>+<WRAP tip>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.</WRAP>
  
  
 ==== Set Types ==== ==== Set Types ====
  
-^ Have ^^ +^ Have                                                                                                                                                                                                                || 
-|{{ :set:dirdircorrect.png?nolink&50 |folder}}|The set is uncompressed.  +| {{ :set:dir.png?50&nolink |folder}}                                      | The set is uncompressed.                                                                                                                  
-|{{ :set:zipdircorrect.png?nolink&50 |zip}}|The set is a regular ZIP archive.  +| {{ :set:zip.png?50&nolink |zip}}                                         | The set is a regular ZIP archive.                                                                                                         
-|{{ :set:ziptz.png?nolink&50 |tzip}}|The set is torrentzipped.  +| {{ :set:ziptrrnt.png?50&nolink |tzip}}                                   | The set is torrentzipped. Modified timestamps are set to the first MAME release date.                                                     
-|{{ :set:sevenzipdircorrect.png?nolink&50 |7z}}|The set is a regular 7zip archive. RomVault only supports reading this type of archive.  +| {{ :set:ziptdc.png?50&nolink |tdc zip}}                                  | The set is zipped with deflate compression. Modified timestamps preserved and match a TDC dat.                                            | 
-|{{ :set:sevenzipt7z.png?nolink&50 |t7z}}|The set is torrent7zipped. RomVault only supports reading this type of archive.  +| {{ :set:zipzstd.png?50&nolink |zstd zip}}                                | The set is zipped with zstd compression. Modified timestamps are nulled.                                                                  | 
-|{{ :set:sevenziptz.png?nolink&50 |rv7z}}|The set is rv7zipped.  | +| {{ :set:sevenzip.png?50&nolink |7z}}                                     | The set is a regular 7zip archive. RomVault only supports reading this type of archive.                                                   
-^ Missing ^^ +| {{ :set:sevenzipt7z.png?50&nolink |t7z}}                                 | The set is torrent7zipped. RomVault only supports reading this type of archive.                                                           
-|{{ :set:dirdirmissing.png?nolink&50 |missing folder}}|The uncompressed set is missing.  +| {{ :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:zipdirmissing.png?nolink&50 |missing zip}}|The ZIP set is missing. | +| {{ :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:sevenzipdirmissing.png?nolink&50 |missing 7z}}|The 7z set is missing. | +| {{ :set:sevenzipnzstd.png?50&nolink |non-solid zstd 7z}}                 | The set is a non-solid 7zip archive with zstd compression. Modified timestamps are nulled.                                                | 
-^ Corrupt ^^ +| {{ :set:sevenzipszstd.png?50&nolink |solid zstd 7z}}                     | The set is a solid 7zip archive with zstd compression. Modified timestamps are nulled.                                                    
-|{{ :set:zipdircorrupt.png?nolink&50 |corrupt zip}}|The ZIP set is corrupt. | +^ Missing                                                                                                                                                                                                             || 
-|{{ :set:sevenzipdircorrupt.png?nolink&50 |corrupt 7z}}|The 7z set is corrupt. |+| {{ :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.                                                                                                                    |
  
 \\ \\
color_key.1680832843.txt.gz · Last modified: 2023/04/06 19:00 by johnsanc