Anonymous user
Distributing your game: Difference between revisions
m
→Custom icon
*>RedruM No edit summary |
*>SSH m (→Custom icon) |
||
Line 26: | Line 26: | ||
Your icon must be standard 32x32 pixels in 16-colour. If it is any other size or colour depth, the editor will give an error. | Your icon must be standard 32x32 pixels in 16-colour. If it is any other size or colour depth, the editor will give an error. | ||
'''NOTE:''' The icon must be a proper Windows .ICO file, not just a renamed BMP file. Icon editors, such as AX-Icons from http://www.axialis.com, will convert it for you. | '''NOTE:''' The icon must be a proper Windows .ICO file, not just a renamed BMP file. Icon editors, such as AX-Icons from http://www.axialis.com, will convert it for you. Irfanview also does a good job on this. | ||
You can also have a custom icon for the Setup program generated. To do so, create your icon as above but name it setup.ico in the game folder. | You can also have a custom icon for the Setup program generated. To do so, create your icon as above but name it setup.ico in the game folder. | ||
== Splitting resource files == | == Splitting resource files == |