libretro / libretro-fceumm

FCEUmm libretro port.
GNU General Public License v2.0
125 stars 113 forks source link

Compatibility Test: No-Intro romset (2019-06-01) #99

Open ghost opened 7 years ago

ghost commented 7 years ago

Some games based from no-intro (20170318-001230) dat that have issues, either loading the game or some graphics corruption. -romsets are verified using no-intro (20170318-001230) -headers are fixed using "goodnes fixnes" command(adding beforehand blank iNes header to existing headerless roms

Additions/Renamed based on latest 2017-9-8 Dat(for testing):

Additions/Renamed based on latest 2018-3-23 Dat(for testing):

Current known NoIntro rom sets 2748

NEWLY added games for datfile version 2019-06-01

ghost commented 6 years ago

list updated based on 2017-09-08 datfile.

 You are missing 1 of 2743 known Nintendo - Nintendo Entertainment System sets

Dragon Warrior (USA) (Beta)
ghost commented 6 years ago

Additions/Renamed based on latest 2018-3-23 Dat(for testing):

Cadillac (Japan) (Sample) Donkey Kong - Original Edition (USA) (Virtual Console) Dragon Warrior (USA) (Beta) L.A Cop - Miss. Peach World (Japan) (Unl) Tale, The - Elrond no Eiyuu (Japan) (Beta) Super Adventure Quests (Europe) (Unl) - don't have dump to test.

LodanZark commented 5 years ago

Some extra games that doesn't work from no-intro "Nintendo - Nintendo Entertainment System (2019-01-01)"

Field Combat (Japan) Galaxian (Japan) (Rev A) Hidden Chinese Chess - An Qi (Asia) (Ja) (NTSC) (Unl) King Neptune's Adventure (USA) (Unl) Othello (Australia) (HES) (Unl) Sidewinder (Australia) (Unl)

ghost commented 5 years ago
* **Galaxian (already listed, an overdumped version should work, or just duplicate PRG area and increase the size in header)** 

**Hidden Chinese Chess - An Qi (Asia) (Ja) (NTSC) (Unl)** - working

[libretro INFO] Loading /mnt/shared/EMULATORS/ConsoleRoms/Nintendo - Nintendo Entertainment System/Hidden Chinese Chess - An Qi (Asia) (Ja) (NTSC) (Unl).nes... [libretro INFO] PRG ROM: 1 x 16KiB [libretro INFO] CHR ROM: 1 x 8KiB [libretro INFO] ROM CRC32: 0x961adca7 [libretro INFO] ROM MD5: 0x2b5010407be85468e2f885e040d9c4f1 [libretro INFO] Mapper #: 0 [libretro INFO] Mapper name: NROM [libretro INFO] Mirroring: Horizontal [libretro INFO] Battery-backed: No [libretro INFO] Trained: No


**King Neptune's Adventure (USA) (Unl) - working**

[libretro INFO] Loading /mnt/shared/EMULATORS/ConsoleRoms/Nintendo - Nintendo Entertainment System/King Neptune's Adventure (USA) (Unl).nes... [libretro INFO] PRG ROM: 4 x 16KiB [libretro INFO] CHR ROM: 4 x 8KiB [libretro INFO] ROM CRC32: 0xcb53c523 [libretro INFO] ROM MD5: 0xc0dfe24dedeb3c704a51d3688a2e161d [libretro INFO] Mapper #: 11 [libretro INFO] Mapper name: Color Dreams [libretro INFO] Mirroring: Vertical [libretro INFO] Battery-backed: No [libretro INFO] Trained: No


### Othello (Australia) (HES) (Unl) - working, but not sure why your rom has (HES) in it (looks like a sound rom or nfs?)

[libretro INFO] Loading /mnt/shared/EMULATORS/ConsoleRoms/Nintendo - Nintendo Entertainment System/Othello (Australia) (Unl).nes... [libretro INFO] PRG ROM: 1 x 16KiB [libretro INFO] CHR ROM: 1 x 8KiB [libretro INFO] ROM CRC32: 0x9c4589e3 [libretro INFO] ROM MD5: 0xf28c6225095600b6b401469b0796cbf1 [libretro INFO] Mapper #: 113 [libretro INFO] Mapper name: HACKER/SACHEN BOARD [libretro INFO] Mirroring: Horizontal [libretro INFO] Battery-backed: No [libretro INFO] Trained: No


**Sidewinder (Australia) (Unl) - working**

[libretro INFO] Loading /mnt/shared/EMULATORS/ConsoleRoms/Nintendo - Nintendo Entertainment System/Sidewinder (Australia) (Unl).nes... [libretro INFO] PRG ROM: 1 x 16KiB [libretro INFO] CHR ROM: 2 x 8KiB [libretro INFO] ROM CRC32: 0xf5350410 [libretro INFO] ROM MD5: 0x240302af153103e9136269933d696daf [libretro INFO] Mapper #: 113 [libretro INFO] Mapper name: HACKER/SACHEN BOARD [libretro INFO] Mirroring: Horizontal [libretro INFO] Battery-backed: No [libretro INFO] Trained: No



most of the not-working NES roms are caused by wrong headers
LodanZark commented 5 years ago

Weird, isn't suppose the No-Intro sets to be headerless? Othello (Australia) (HES) (Unl) profile: http://datomatic.no-intro.org/?page=show_record&s=45&n=1616 I suppose the HES it's the publisher name.

I just reopened all those again with the latest fceumm core and got gray screen meanwhile every rom worked with bizhawk 2.3.0

galax

ghost commented 5 years ago

its a header problem... NES has to have header. there are alot of random rompack out there with incorrect headers. NoIntro doesn't check headers during verification coz some bits there are normally not used and some old dumps have something else written there causing verification errors.

fceumm's header correction are only meant (atm probably) for roms that have mapper-specific function(or behaves differently on the mapper unlike its other roms of the same mapper.

i can probably do something for verified dump of galaxian, but for the wrong headers or no header roms, this has to be done and fixed manually or use another emu that supports this.

wwark commented 5 years ago

Hi,

I have 2 new entries from No-intro set (trusted dump): Dragon Quest (Japan).nes (4E72277DC2AB3B70B29086C0664014CAF6E16CB2) Dragon Quest II - Akuryou no Kamigami (Japan).nes (538E641861695C5D2CF219AD72E9F5C5C9F5EE11)

For these two roms we have error "Missing header or invalid iNes format file" on kodi retroplayer.

Thanks, Wwark

ghost commented 5 years ago

then you have a headerless roms, which is not supported by this emulator(probably never) youll have to get the correct headers for these roms and add it

wwark commented 5 years ago

ok thank you for your return.

ghost commented 5 years ago

updated for 20190601 No-Intro datfile