This is out of the original Tutorial from the AGS Site:
Now, the first thing you need to do is draw the background for the room. Depending on what resolution you want to run the game at, you should draw it at either 320x200, 320x240, 640x400 or 640x480. Also, make sure your image is created at the colour depth that you chose earlier for the game.
Question: How can I find out or set my color-depth of a picture I made??
Now, the first thing you need to do is draw the background for the room. Depending on what resolution you want to run the game at, you should draw it at either 320x200, 320x240, 640x400 or 640x480. Also, make sure your image is created at the colour depth that you chose earlier for the game.
Question: How can I find out or set my color-depth of a picture I made??