Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revision Both sides next revision | ||
|
submission:nintendo-carts [2021/10/11 18:35] jonasrosland created |
submission:nintendo-carts [2021/10/11 19:49] jonasrosland |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Gathering Dump Info for No-Intro ===== | ===== Gathering Dump Info for No-Intro ===== | ||
| + | ==== Common dump info structure ==== | ||
| <code -> | <code -> | ||
| - | Dumping tool: | + | Dumping tool and version: |
| Dumper: | Dumper: | ||
| Affiliation: | Affiliation: | ||
| Dump creation date: | Dump creation date: | ||
| Dump release date: | Dump release date: | ||
| + | Link(s): | ||
| Title: | Title: | ||
| Line 15: | Line 17: | ||
| WikiData ID: | WikiData ID: | ||
| + | ROM Region: | ||
| + | ROM Revision: | ||
| + | ROM Serial: | ||
| + | |||
| + | Size: | ||
| + | CRC32: | ||
| + | MD5: | ||
| + | SHA-1: | ||
| + | SHA-256: | ||
| + | |||
| + | Physical Media Serial 1: | ||
| + | Physical Media Serial 2: | ||
| + | PCB Serial: | ||
| + | ROM Chip Serial 1: | ||
| + | ROM Chip Serial 2: | ||
| + | ROM Chip Serial 3: | ||
| + | Box Serial 1: | ||
| + | Box Serial 2: | ||
| + | Box Serial 3: | ||
| + | Box Barcode: | ||
| + | |||
| + | Links to | ||
| + | Cart Images: | ||
| + | PCB Images: | ||
| + | Box Images: | ||
| + | |||
| + | </ | ||
| + | |||
| + | ==== Detailed information ==== | ||
| + | |||
| + | |||
| + | General Note: If you are submitting this info to a person/ | ||
| + | * **Link(s)**: | ||
| + | * **Languages/ | ||
| + | * **Cart Images**: Back and front. | ||
| + | * **Box Barcode**: Keep the spaces. It could be verified against the barcode itself by using barcode scanning software and using the check digit. | ||
| + | * **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**: | ||
| + | |||
| + | === GBA/N64 specific === | ||
| + | |||
| + | < | ||
| + | Physical Media Stamp: | ||
| + | </ | ||
| + | |||
| + | * **Physical media stamp**: Two numbers imprinted on the back label, possibly followed by an A or B. May need to view under a light source. | ||
| + | |||
| + | === NDS/3DS specific === | ||
| + | |||
| + | |||
| + | < | ||
| + | Encrypted ROM file info: > | ||
| + | Size: | ||
| + | CRC32: | ||
| + | MD5: | ||
| + | SHA-1: | ||
| + | SHA-256: | ||
| + | |||
| + | Decrypted ROM file info: > | ||
| Size: | Size: | ||
| CRC32: | CRC32: | ||
| Line 22: | Line 89: | ||
| </ | </ | ||
| - | * General Note: If you are submitting this info to a person/ | + | * **Decrypted ROM file info**: To encrypt |
| + | * **ROM Serial**: You can find this at 0x1150 in the ROM. | ||
| + | * **ROM Revision**: You can find this at 0x312 in the ROM. | ||
| + | * **Cart ID**: Included in the txt file beside the ROM in the virtual drive called “GAMECART”. | ||
| + | * Technical note - GodMode9 displays these in the little endian byte order (i.e. first byte is the chip manufacture byte), which makes sense as the 3DS CPU is little endian (as are the DS and DSi's CPUs). But the gbatek documentation of the [[https:// | ||
| + | * **Save Chip ID**: Found in the same file as the Cart ID. | ||
| + | * **PCB Serial**: Use for '' | ||