codewario/PocketLibraryImages

Missing images for some German Pokemon cartridges

Bubu opened this issue · 3 comments

Bubu commented

I noticed that the images for 2 of my German pokemon cartridges are missing from the library (Though it does have the one for German Pokemon Red, so it's not that all of them are missing.)

They seem to be correctly present in both the dat database as well as the libretro thumbnail db, so I don't know why they would be missing? ( I can't run the tooling myself unfortunately as I don't have access to a Windows machine)

Release version of the sample image pack
1.2

Additional context

These are the missing cartridges/images:

DAT entry: https://datomatic.no-intro.org/index.php?page=show_record&s=23&n=2159
Boxart: https://github.com/libretro-thumbnails/Nintendo_-_Game_Boy_Advance/blob/17c74d9d2529bc79b7036417f3ee4794de964438/Named_Boxarts/Pokemon%20-%20Smaragd-Edition%20(Germany).png

DAT entry: https://datomatic.no-intro.org/index.php?page=show_record&s=47&n=0909
Boxart: https://github.com/libretro-thumbnails/Nintendo_-_Game_Boy_Color/blob/d794278a15e9b21a82cf72572580b947be2479ce/Named_Boxarts/Pokemon%20-%20Kristall-Edition%20(Germany).png

So a couple things are going on here:

  • Kristall is not in the DAT file I used to generate the last sample pack, which are only a few months old. Not sure why that is since it has a dump date of 2019, but I don't know how long it takes no-intro to verify titles.
  • Smargd is in the DAT file however, and seems to use the same name in the libratro-thumbnails filename, so not sure why that didn't make it in.

I'll take a look at both of these when I get some time in the coming weeks.

Nevermind, it's late for me and I think I need some sleep 😄

I checked Kristall against my GBA DAT, not the GBC DAT. It's in the GBC DAT, so it's likely the same problem that Smargd has. I should be able to get to investigating in the next couple of weeks as things slow down for the holidays.

Hello there,
any updates on that issue?