2022-11-23, 16:03
(2022-11-23, 14:53)larsete Wrote: Ok I just realized that the skin is trying to load a different image. So while AKL loads "boxfront" for icon and thumbnail, Estuary tries to load "icon" which in the jsons is set to "DefaultProgram.png":I'll have to check on the icon field with Estuary. In the Arctic Zephyr skin I made it so that the boxfront is the default image when showing games. But that only applies to that skin.
json:
{
"art":{
"3dbox":"D:/Emulators/Kodi/Arcade/Assets/3d boxes/hharry.png",
"banner":"D:/Emulators/Kodi/Arcade/Assets/banners/hharry.png",
"boxback":"D:/Emulators/Kodi/Arcade/Assets/boxbacks/hharry.png",
"boxfront":"D:/Emulators/Kodi/Arcade/Assets/boxfronts/hharry.png",
"cartridge":"",
"clearlogo":"D:/Emulators/Kodi/Arcade/Assets/clearlogos/hharry.png",
"fanart":"",
"icon":"DefaultProgram.png",
"manual":"",
"map":"",
"poster":"",
"snap":"D:/Emulators/Kodi/Arcade/Assets/snaps/hharry.png",
"title":"",
"trailer":""
},
"id":"05c0291c33b3a57db95b65d014630d26",
"info":{
"genre":"Platform / Fighter Scrolling",
"overlay":4,
"plot":"This was released in Japanese Arcade's in 1990, and for the NES on November 15th 1991 and sometime in 1992 in Europe.",
"rating":"",
"studio":"Irem",
"title":"Hammerin' Harry",
"trailer":"",
"year":"1990"
},
Is there a way around this without having to edit the json files?
Thanks!!
On collection level, opening up the context menu, you can go to 'Choose defaulty Asset/artwork..' which gives you the option to select the asset you want for Icon etc. However, you can not do this on a virtual collection like 'Most played'.
I think that I do not copy the settings for Icon etc when adding the game to the most played. Could be because of boxfronts between systems are not all the same size, like between SNES boxes and Megadrive boxes. I will have to rethink that part and fix it with the next release.