submission:nintendo-carts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
submission:nintendo-carts [2021/10/11 19:26]
jonasrosland
submission:nintendo-carts [2021/10/11 19:29]
jonasrosland
Line 48: Line 48:
 General Note: If you are submitting this info to a person/group in order for them to add it to a database, you can skip the transcription of some things, and leave it to them. But it can make the process smoother if you do the transcription yourself. General Note: If you are submitting this info to a person/group in order for them to add it to a database, you can skip the transcription of some things, and leave it to them. But it can make the process smoother if you do the transcription yourself.
   * Link(s): Link to release post/page, if applicable.   * Link(s): Link to release post/page, if applicable.
 +  * Languages/Language Select: Some games either show a language selection screen at startup or in the game options. Note that it is possible to submit a game without checking the languages, but this then needs to be stated in your submission.
   * Cart Images: Back and front.   * 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.   * Box Barcode: Keep the spaces. It could be verified against the barcode itself by using barcode scanning software and using the check digit.
Line 53: Line 54:
   * ROM Revision: The revision found in the ROM data. (Can be extracted using GameHeader)   * 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)   * 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://mh-nexus.de/en/hxd/|HxD]] or [[http://implbits.com/products/hashtab/|HashTab]] on windows, or by using crc32 in a terminal emulator for linux/mac.
 +  * 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: As above, or by using shasum -a 256 in a terminal emulator for linux/mac.
  
 === NDS/3DS specific: === === NDS/3DS specific: ===
  • submission/nintendo-carts.txt
  • Last modified: 2022/02/17 14:32
  • by hiccup