MAME4iOS icon indicating copy to clipboard operation
MAME4iOS copied to clipboard

Artwork assets

Open daedalia opened this issue 5 years ago • 11 comments

Hello. I'm the guy who created the original artwork for MAME4iOS back before Gridlee appeared on the app store. I'd like to update the artwork and tidy some things up like the icon being more rounded in iOS nowadays and the scaling problems with larger device screens. I can't seems to find some of the assets though like the joystick and buttons. There's a skin_1 folder with config files for the different devices but the PNGs are the wrong colour. I remember Apple altering regular PNG files in the past, they used to not display. Is this skin_1 folder the right place for the assets?

daedalia avatar Sep 19 '19 08:09 daedalia

Hi! Yes the skin_1 folder has the images - i think i might have disabled the other skins because of the difficulty in scaling them to the right size because of the many different screen sizes that we have on iOS now. Please feel free to make a PR for any image updates, especially the icon and splash screen - thanks!!

yoshisuga avatar Sep 19 '19 22:09 yoshisuga

Cool. I'll sort out the layouts for the XS also, seen another issue here about that too.

daedalia avatar Oct 10 '19 09:10 daedalia

Hey, finally done this and created a PR. One question; I wanted to take the button layout from my deviceand add it to the repo but it's a dat file in binary rather than text. Is there an easy way to convert it?

daedalia avatar Jan 07 '20 13:01 daedalia

Hi @daedalia, any ideas for a tvOS specific artwork item to use as the tvOS Topshelf or general icon? We can adapt your 1K iOS version but wanted to reach out and ask directly.

mrjschulte avatar Feb 22 '20 19:02 mrjschulte

I am gonna do a dynamic Topshelf that shows recent games with Title artwork, so the need for a default is not as critical

ToddLa avatar Feb 26 '20 12:02 ToddLa

Ok, standing down on the ask then.

mrjschulte avatar Mar 04 '20 04:03 mrjschulte

Hey, finally done this and created a PR. One question; I wanted to take the button layout from my deviceand add it to the repo but it's a dat file in binary rather than text. Is there an easy way to convert it?

The way I did it (I fixed all device sizes...ick) was I fixed the code that NSLogs all the layout positions and did a copy/paste from the debugger

ToddLa avatar Mar 04 '20 17:03 ToddLa

It might be a while (if ever) before a top shelf, so having a nice top shelf static image would be nice.

ToddLa avatar Mar 05 '20 17:03 ToddLa

Sorry guys missed all this somehow. I'll have a look into this then when I get a chance. Let's see what a top shelf image is exactly.

daedalia avatar Jun 23 '20 14:06 daedalia

Shall I make something for game with no preview? Saw the icon in there currently.

daedalia avatar Jun 23 '20 14:06 daedalia

Hi @daedalia! If you have the time and want to create something that you think looks better than what's in there currently, then we'd love to take a look. Submit a PR with your idea and we'll take a look!

mrjschulte avatar Jun 24 '20 04:06 mrjschulte