cartreader/sd
PsyK0p4T 1a2a916db7
Update n64.txt
Whole file has been ordered by game serials for easier reading and modifications

Modified entries :
NDQP - Donald Duck - Quack Attack (Europe) : good crc e6220482 replaced bad one c4b0d9ea

Deleted entries :
68fe1cec,CFZE,16,1 : F-Zero X (USA) (Beta) (The Legend of Zelda Ocarina of Time Overdump) : Useless here
13ccb98d,NALJ,16,1 : Nintendo All-Star! Dairantou Smash Brothers (Japan) ? Only entry with crc 04c9d3b1 exists
433bd4a5,NALJ,16,1 : Nintendo All-Star! Dairantou Smash Brothers (Japan) ? Only entry with crc 04c9d3b1 exists
03db0407,NALJ,16,1 : Nintendo All-Star! Dairantou Smash Brothers (Japan) ? Only entry with crc 04c9d3b1 exists
64051ad3,NALJ,16,1 : Nintendo All-Star! Dairantou Smash Brothers (Japan) ? Only entry with crc 04c9d3b1 exists
b0986539,NNSP,16,0 : Beetle Adventure Racing! (Europe) ? Only entry with crc 5b6c6e4c exists
83590247,NPUP,12,0 : Power Rangers - Lightspeed Rescue (Europe) : bad dump, correct entry is crc 36ee5ca8
2c02621f,NPZJ,8,0 : Susume! Taisen Puzzle Dama - Toukon! Marutama Chou (Japan) ? Only entry with crc 4cd21372 exists
06bd781b,NPZJ,8,0 : Susume! Taisen Puzzle Dama - Toukon! Marutama Chou (Japan) ? Only entry with crc 4cd21372 exists
bbf7b6a8,NR6F,16,0 : entry was twice in file
5677eaef,NV2J,12,0 : Chameleon Twist 2 (Japan) ? Only entry with crc 08287cc8 exists
2022-06-08 00:26:18 +02:00
..
gba.txt update gba.txt 2021-04-29 21:55:20 +09:00
n64.txt Update n64.txt 2022-06-08 00:26:18 +02:00
nes20db.txt Updated to 2021-12-25 version of nes20db 2022-01-18 15:46:30 -08:00
PCE_CRC_LIST.txt Add files via upload 2022-04-27 14:01:10 +02:00
README.md Update README.md 2021-11-15 19:55:58 +01:00
snes.txt V5.3: Update snes.txt database 2020-06-30 12:52:08 +02:00

Copy these files to the root of your SD card.

gba.txt

This file stores the GBA database which is needed because the save type and rom size are not stored inside the rom.

Example:
A22J,08,3
game id, size in MByte, savetype

Savetypes:
0 = Unknown or no save
1 = 4k Eeprom
2 = 64K Eeprom
3 = 256K Sram
4 = 512K Flash
5 = 1024K Flash
6 = 512K Sram

n64.txt

This file stores the N64 database which is needed because the save type and rom size are not stored inside the rom.
The CRC32 checksum is used to verify a good dump.

Example:
002c3b2a,NO7P,32,0
CRC32, game id, size in MByte, savetype

Savetypes:
0 = no save chip
1 = SRAM
4 = Flashram
5 = 4K Eeprom
6 = 16K Eeprom

nes20db.txt

Database for NES cartridges.

PCE_CRC_LIST.txt

Placing this file into the root of the SD card will enable verify and automatic game name identifier.

snes.txt

This file is needed for odd sized SNES games like Final Fantasy (JAP), Super Metroid(US/JAP) or Tales of Symphonia. Without this file you will get overdumps and the checksum calculation will fail. This list was generated by a simple script and might contain many errors.

Example:
A172,24,48
checksum, size in Mbit, number of banks (lorom needs twice as many banks as hirom for the same rom size, lorom: 32kb banks, hirom: 64kb banks)

snes_clk.txt

Calibration data for clock generator.