Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| submission:general [2022/03/28 19:04] – hiccup | submission:general [2024/08/12 16:15] (current) – [Required Dump Info] hiccup | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Gathering and Submitting Dump Info ===== | ===== Gathering and Submitting Dump Info ===== | ||
| - | ====Gathering | + | Once you've dumped your games, it's time to submit the metadata to a preservation project for validating and cataloging. [[https:// |
| - | < | + | |
| - | --Game-- | + | If you are new to dumping and want to start sending in your dump information to places such as No-Intro, items in the [[#Required Dump Info]] section are the minimum that's required. The more information about a dump, the better. If you want to provide more details than the bare minimum, then please take a look at the [[#Optional info]] section below. |
| + | |||
| + | {{wst> | ||
| + | |||
| + | ==== Required | ||
| + | |||
| + | The most basic information necessary for verifying a game dump are the hashes/ | ||
| + | |||
| + | **You can use [[https:// | ||
| + | |||
| + | Size/ | ||
| + | * **Size**: The size of the ROM in bytes. You can view this in your file manager, or on GNU/Linux and macOS, in the terminal run '' | ||
| + | * **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:// | ||
| + | |||
| + | 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 ==== | ||
| + | |||
| + | Complete this template to the best of your abilities. | ||
| + | |||
| + | < | ||
| Game name: | Game name: | ||
| - | --Dump-- | + | Dumper |
| - | Dump tool hardware, firmware and software version: | + | Affiliation |
| - | Dumper: | + | Dump tool: |
| - | Affiliation: | + | Dump date (YYYY-MM-DD): |
| - | Dump creation date: | + | Dump logs: |
| - | Dump release | + | |
| - | Link(s) to release: | + | |
| --ROM(s)/ | --ROM(s)/ | ||
| - | Size in bytes: | + | Size (bytes): |
| CRC32: | CRC32: | ||
| - | MD5: | + | MD5 hash: |
| - | SHA-1: | + | SHA-1 hash: |
| - | SHA-256: | + | SHA-256 |
| - | * Also attach any .txt files provided by the dump tool. | + | Links/attachments to Cart/PCB/box photos/scans: |
| - | * If the game is made up of a folder with subfolders, then follow this guide for getting the hashes: | + | |
| - | https://dumping.guide/directory_dir2dat_guide) | + | |
| - | + | ||
| - | --Physical media-- | + | |
| - | Region bought in: | + | |
| - | Photos/ | + | |
| </ | </ | ||
| + | |||
| + | ==== Optional info ==== | ||
| + | |||
| + | 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. Serials are also less necessary as they can usually be transcribed from the photos/ | ||
| + | |||
| + | === Game metadata === | ||
| + | |||
| + | * **Dump release date**: For public releases of prototypes, betas, or unreleased games. You should also include the build date, if known. | ||
| + | * **Languages**: | ||
| + | * Tip: Switching the BIOS language and fast-forwarding in an emulator can greatly speed up this process | ||
| + | * **ROM Region**: The region found in the ROM data. (Extractable with [[https:// | ||
| + | * **ROM Revision**: The revision found in the ROM data. (Extractable with GameHeader) | ||
| + | * **ROM Serial**: The four character serial found in the ROM data. (Extractable with GameHeader, if the header includes it) | ||
| + | * **Physical Media Serial 2**: Secondary serial. For most carts, this is an optional "REV X" or " | ||
| + | * **Physical Media Stamp**: For most carts, this is two numbers imprinted on the top-left or top-right of the back label (front label for GB/ | ||
| + | * **Box Barcode**: Keep the spaces between numbers. | ||
| + | |||
| + | 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 if it is a new ROM, the decrypted equivalent. Make a copy of the file, then use [[https:// | ||
| ==== Submission ==== | ==== Submission ==== | ||
| - | https:// | ||
| - | ==== Notes ==== | + | To submit your dump to No-Intro, please see [[https:// |
| - | See [[submission:general-detailed|here]] for details | + | |