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/04/11 22:33] – hiccup | submission:general [2024/08/12 16:15] (current) – [Required Dump Info] hiccup | ||
---|---|---|---|
Line 9: | Line 9: | ||
==== Required Dump Info ==== | ==== Required Dump Info ==== | ||
- | 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:// | ||
Size/ | 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 <code bash> | + | * **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 <code bash>crc32 ROMFILENAME</ | + | * **CRC32**: On GNU/Linux and macOS, in the terminal run '' |
- | * **MD5**: On GNU/Linux, in the terminal run <code bash>md5sum ROMFILENAME</ | + | * **MD5**: On GNU/Linux, in the terminal run '' |
- | * **SHA-1**: On GNU/Linux and macOS, in the terminal run <code bash>shasum -a 1 ROMFILENAME</ | + | * **SHA-1**: On GNU/Linux and macOS, in the terminal run '' |
- | * **SHA-256**: | + | * **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:// | ||
Line 25: | Line 27: | ||
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. | 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/ | + | 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 34: | 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 45: | Line 49: | ||
SHA-256 hash: | SHA-256 hash: | ||
- | Links to PCB photos/ box scans: | + | Links/ |
</ | </ | ||
Line 68: | 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 if it is a new ROM, 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:// |
==== Submission ==== | ==== Submission ==== |