codewario / PocketLibraryImages

This tool will prepare an image library for use with cartridges (and openFPGA cores if Analogue ever supports them) on Analogue OS
MIT License
110 stars 1 forks source link

Missing images for some German Pokemon cartridges #16

Open Bubu opened 11 months ago

Bubu commented 11 months ago

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

codewario commented 10 months ago

So a couple things are going on here:

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

codewario commented 10 months ago

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.

MadBlade91 commented 8 months ago

Hello there, any updates on that issue?