Can't wait! Cosmo anyway I can fix stretched box art in Sega CD layout?
search this in the layout.nut...
local boxart = fe.add_artwork("boxart"
then add below this line...
boxart.preserve_aspect_ratio = true;
I will update all the themes in time. I'm busy now with the main menu theme...
Does anyone else notice that the upper left corner is White on all the themes? If you know how to fix it, I would love to know. I can't figure out the issue in the .nut. it happens only on Cosmos themes
That problem is in every robospin theme i have used. Barely noticiable in a full hd tv but it's there. Something botched in the code i was using, i presume. I will purge it if i can find what's wrong with it.