Those are screens at their original size, right?
Is this an all-in-one picture or are the "Back", "Start", etc. an own picture?
The background is one image:
The Main Menu text is another image
Start is another image
back is another image
etc.
We don't have to do it that way but the more seperate we have the images, the more customization we have when/if we want to change things.
As for the size, no. The original size of the images are in the zip file of the game itself.
However, we must consider the fact that players will not all be running the game at the same screen resolution. The size of the images needs to scale to fit the screen. My program will handle this, so no worries.
Basically, I need images as big as you can get them to me. The game supports resolutions as high as 1920x1080 (1080p) right now (we can go even higher if we really want but it requires dual DVI or multiple video cards to effectively go any higher in widescreen, so I limited the game to 1920x1080).
Basically, if the background images are 1920x1080 and the other images to whatever scale you want them to be to make it look pretty, my program can scale them as needed to fit any resolution.
