If your intended game has multiple game files required, enter them here, one at a time.
You likely need headerless versions of the game files that are required. This tool can remove the headers for you.
The following are known valid CRC codes for the required game files.
3FE272FB: The Legend of Zelda (NES) (PRG0)
EAF7ED72: The Legend of Zelda (NES) (PRG1)
7AE0BF3C: Zelda no Densetsu 1 - The Hyrule Fantasy (NES)
D7AE93DF: The Legend of Zelda (NES) (PRG0)
70080810: Metroid (NES)
4DE6A02B: Metroid (NES) (Metroid (U))
ROM info for the file you provided:
- Filename: {{file.name}}
- Headered: {{isHeadered | yesno}}
- CRC32: {{crc | upper}} (headerless: {{calcCrcHeaderless | upper}})
- Filesize: {{file.size}} bytes ({{parseInt(file.size/1024)}} kbytes, {{parseInt(file.size/1024/1024)}} mbytes)
- {{genError()}}
- This seems to match.
- The file you selected looks like it could be a compressed file.
- If it's a
.zip
, your operating system should be able to extract it by right-clicking.
- If it's a
.7z
, you'll need 7-Zip (which is primarily a Windows application) to extract it.
- If it's a
.rar
, you'll need WinRAR (which is primarily a Windows application) to extract it.