Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
submission:general [2023/03/05 01:51] – cartridge_hermit | submission:general [2024/08/12 16:15] (current) – [Required Dump Info] hiccup | ||
---|---|---|---|
Line 11: | Line 11: | ||
The most basic information necessary for verifying a game dump are the hashes/ | The most basic information necessary for verifying a game dump are the hashes/ | ||
- | | + | **You can use [[https:// |
- | * **CRC32**: On GNU/Linux and macOS, in the terminal run <code bash>crc32 ROMFILENAME</ | + | |
- | * **MD5**: On GNU/Linux, in the terminal run <code bash>md5sum ROMFILENAME</ | + | Size/ |
- | * **SHA-1**: On GNU/Linux and macOS, in the terminal run <code bash>shasum -a 1 ROMFILENAME</ | + | |
- | * **SHA-256**: | + | * **CRC32**: On GNU/Linux and macOS, in the terminal run '' |
+ | * **MD5**: On GNU/Linux, in the terminal run '' | ||
+ | * **SHA-1**: On GNU/Linux and macOS, in the terminal run '' | ||
+ | * **SHA-256**: | ||
If the game is made up of a folder with subfolders, follow the [[https:// | If the game is made up of a folder with subfolders, follow the [[https:// | ||
You should also include any text/ | You should also include any text/ | ||
+ | |||
+ | === Photos === | ||
+ | PCB photos are an important, but often overlooked aspect of preservation. Along with providing some evidence that the game is genuine, they also help with verifying version numbers, manufacturing dates, and documenting component usage across games. | ||
+ | |||
+ | Photos should include all sides of packaging, physical media, and the PCB, with all text clearly readable, including any imprinted/ | ||
==== Common dump info structure ==== | ==== Common dump info structure ==== | ||
Line 28: | Line 36: | ||
Game name: | Game name: | ||
- | Dump tool: | + | Dumper (person who dumped the ROM): |
+ | Affiliation (if applicable): | ||
+ | Dump tool: | ||
Dump date (YYYY-MM-DD): | Dump date (YYYY-MM-DD): | ||
Dump logs: | Dump logs: | ||
Line 39: | Line 49: | ||
SHA-256 hash: | SHA-256 hash: | ||
- | Links to PCB photos/ box scans: | + | Links/ |
</ | </ | ||
Line 46: | Line 56: | ||
This information isn't required, but maximizing the information in your submission helps the preservation community as a whole. | This information isn't required, but maximizing the information in your submission helps the preservation community as a whole. | ||
- | Aside from the hashes, items derived from the ROM file itself can be skipped if your ROM matches an existing dump. | + | Aside from the hashes, items derived from the ROM file itself can be skipped if your ROM matches an existing dump. Serials are also less necessary as they can usually be transcribed from the photos/ |
=== Game metadata === | === Game metadata === | ||
Line 62: | Line 72: | ||
Please note if you have modified the physical media in any way. | Please note if you have modified the physical media in any way. | ||
- | DS/DSi/3DS dumps should include hashes for the originally dumped (encrypted) file, plus the decrypted equivalent. Make a copy of the file, then use [[https:// | + | DS/DSi/3DS dumps should include hashes for the originally dumped (encrypted) file, plus if it is a new ROM, the decrypted equivalent. Make a copy of the file, then use [[https:// |
- | + | ||
- | === Photos === | + | |
- | + | ||
- | PCB photos are an important, but often overlooked aspect of preservation. Along with providing some evidence | + | |
- | + | ||
- | Photos should include all sides of packaging, physical media, and the PCB, with all text clearly readable, including any imprinted/ | + | |
==== Submission ==== | ==== Submission ==== |