Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
submission:general-detailed [2022/09/29 00:48] – ↷ Links adapted because of a move operation 162.158.62.195 | submission:general-detailed [2023/03/05 01:53] (current) – cartridge_hermit | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Gathering and Submitting Dump Info (Detailed) ===== | ===== Gathering and Submitting Dump Info (Detailed) ===== | ||
- | The more information that can be gathered about a dump the better. If you want to provide more details than the bare minimum found in the [[submission: | + | This page is in the process of being merged with [[submission: |
- | + | ||
- | Reminder: Not all the information below is required, but if you can help fill gaps in the information submitted then it helps the preservation community as a whole. | + | |
==== Common dump info structure ==== | ==== Common dump info structure ==== | ||
- | < | + | < |
Dumping tool and version: | Dumping tool and version: | ||
Dumper: | Dumper: | ||
Line 28: | Line 26: | ||
Size: | Size: | ||
CRC32: | CRC32: | ||
- | MD5: | + | MD5 hash: |
- | SHA-1: | + | SHA-1 hash: |
- | SHA-256: | + | SHA-256 |
Physical Media Serial 1: | Physical Media Serial 1: | ||
Line 48: | Line 46: | ||
PCB Images: | PCB Images: | ||
Box Images: | Box Images: | ||
- | |||
</ | </ | ||
==== Detailed information ==== | ==== Detailed information ==== | ||
- | |||
- | |||
- | General Note: If you are submitting this info to a person/ | ||
- | * **Dump release date**: For public releases of prototypes (etc) | ||
- | * **Link(s)**: | ||
- | * **Languages/ | ||
- | * Tip: Using an emulator like Desmume can speed up the language checking dramatically since you can switch the BIOS language in the emulator settings much faster than on a real DS. You can hold down the tab key to speed up emulation. | ||
- | * **ROM Region**: The region found in the ROM data. (Can be extracted using [[https:// | ||
- | * **ROM Revision**: The revision found in the ROM data. (Can be extracted using GameHeader) | ||
- | * **ROM Serial**: The four-character serial found in the ROM data. (Can be extracted using GameHeader, if the header includes it) | ||
- | * **Size**: The size of the ROM in bytes. | ||
- | * **CRC32**: Generated from the ROM file using [[https:// | ||
- | * **MD5**: As above, or by using md5 in a terminal emulator for linux/mac. | ||
- | * **SHA-1**: As above, or by using shasum -a 1 in a terminal emulator for linux/mac. | ||
- | * **SHA-256**: | ||
- | * **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. It could be verified against the barcode itself by using barcode scanning software and using the check digit. | ||
- | * **Cart Images**: Back and front. | ||
=== NDS/3DS specific === | === NDS/3DS specific === | ||
+ | Submitting info for NDS and 3DS games requires checksums for the encrypted and decrypted dump. | ||
< | < | ||
- | Encrypted ROM file info: > | + | Encrypted ROM file info |
Size: | Size: | ||
CRC32: | CRC32: | ||
- | MD5: | + | MD5 hash: |
- | SHA-1: | + | SHA-1 hash: |
- | SHA-256: | + | SHA-256 |
- | Decrypted ROM file info: > | + | Decrypted ROM file info |
Size: | Size: | ||
CRC32: | CRC32: | ||
- | MD5: | + | MD5 hash: |
- | SHA-1: | + | SHA-1 hash: |
- | SHA-256: | + | SHA-256 |
</ | </ | ||
- | * **Decrypted ROM file info**: To encrypt a copy of the ROM in order to get the encrypted hashes, use [[https:// | + | * **Decrypted ROM file info**: To encrypt a copy of the ROM to get the encrypted hashes, use [[https:// |
* **ROM Serial**: You can find this at 0x1150 in the ROM. | * **ROM Serial**: You can find this at 0x1150 in the ROM. | ||
* **ROM Revision**: You can find this at 0x312 in the ROM. | * **ROM Revision**: You can find this at 0x312 in the ROM. | ||
- | * **.txt file**: Its a good idea to provide the .txt file produced by GodMode9 as it includes info not from the ROM itself: cart ID, save chip ID, dump date (if the 3DS internal clock is set correctly) and the GodMode9 version. | + | * **.txt file**: Its a good idea to provide the .txt file produced by GodMode9 as it includes |
* **PCB Serial**: Use for '' | * **PCB Serial**: Use for '' | ||
* **ROM Chip Serial**: You may not want to open the cart, as its possible the plastic will break or that the cart won't be easy to put together again. However this hasn't been tested thoroughly. The ROM chip serial isn't so important for DS/3DS as the pertinent info is also written on the outside of the cart. | * **ROM Chip Serial**: You may not want to open the cart, as its possible the plastic will break or that the cart won't be easy to put together again. However this hasn't been tested thoroughly. The ROM chip serial isn't so important for DS/3DS as the pertinent info is also written on the outside of the cart. |