fagnerpc / Alekfull-ARTFLIX

ARTFLIX for BATOCERA, RETROBAT, EMUELEC and BATOCERA PLUS
99 stars 37 forks source link

Missing logo's and system art work #25

Open KevinLeenders opened 1 year ago

KevinLeenders commented 1 year ago

Hi,

For Batocera V35 the following art is missing or has incorrect name:

Interton vc4000 = missing logo's and artwork batocera v35 name = " vc4000"

Philips Videopac+ G7400 = wrong name (videopac) batocera v35 name = " videopacplus"

Thnx.

KevinLeenders commented 1 year ago

also,

MSX2+ has the same logo and artwork as MSX2

pcengine and tg16 has the same logo and artwork pcenginecd and tgcd has the same logo and artwork

I know the above systems are not seperate systems in Batocera, but I have them configured as seperate both JP and US/EU romlist split, so it would be nice to have pcengine logo and tg16 logo (and artwork)

Example for pcegine the logo is defined:

    <image name="logo" lang="DE">
        <path>./../assets/logos/**tg16**.png</path>
    </image>

Should be:

    <image name="logo" lang="DE">
        <path>./../assets/logos/**pcengine.**png</path>
    </image>
edouardlicn123 commented 1 year ago

Hello. I checked the "pce-cd.png" "pcengine.png" "pcenginecd.png" "tg16.png" "tg-cd.png",they are seperated img files.I am not sure your need.

edouardlicn123 commented 1 year ago

I have updated the videopacplus.

OAiriku commented 1 year ago

Is this resolved now? It looks like the pcengine/tg16 issue is fixed.