Chaos Project

RPG Maker => Tutorials => Tutorial Database => Topic started by: WhiteRose on June 23, 2010, 06:56:49 pm

Title: Changing Your Game Icon
Post by: WhiteRose on June 23, 2010, 06:56:49 pm
Hi everyone! Here's a little tutorial on how to change the icon on your game. This will also affect shortcuts made straight to your Game.exe, if you have an installer that creates a shortcut. Hopefully, after I write this, we'll be seeing a lot fewer orange spiky wheel thingy icons!

Changing Your Game's Icon


What you'll need:
Title: Re: Changing Your Game Icon
Post by: lonely_cubone on June 23, 2010, 09:18:29 pm
Hey, this is really helpful! I didn't know how to do this at all :shy:
Title: Re: Changing Your Game Icon
Post by: G_G on June 23, 2010, 11:12:31 pm
Nice job! *cough*[hr] tags *uncough* They'll make it look nicer
Title: Re: Changing Your Game Icon
Post by: Kett Shee on June 24, 2010, 12:13:08 am
I was actually looking for something to do this, and then this tutorial happened. =O Well done.
Title: Re: Changing Your Game Icon
Post by: lonely_cubone on June 24, 2010, 04:39:41 pm
Quote from: earthnite on June 24, 2010, 03:42:32 pm
i found a  program to convert regular files into icon files, its ToYcon (scroll down)

http://www.snapfiles.com/freeware/gmm/fwicontools.html


This is extremely helpful too. Rose, you should probably put this in the first post.

I have one question. Does the icon file have to be in the game's folder when you distribute it to someone else, or does it get saved within the game's code?
Title: Re: Changing Your Game Icon
Post by: G_G on June 24, 2010, 05:17:22 pm
Quote from: WhiteRose on June 23, 2010, 06:56:49 pm


EDIT: Added horizontal rules. (Just for you, G_G. <3)


<3
Title: Re: Changing Your Game Icon
Post by: WhiteRose on June 24, 2010, 05:18:50 pm
No, the icon gets embedded in the game's code, so you don't have to include the icon file. :)

The problem with using a program like that is that it simply resizes an image multiple times to create the icon file. You see, an .ico file actually contains six or so images, depending on resolution of the original icon. This allow the icon to be presented differently when used in different ways (for example, the title bar of the game as opposed to the game executable's icon.) If you simply resize an image, it will probably be completely indistinguishable on some of the smaller settings, depending on the image you used. While I don't have a problem with people using it, by any means, I wouldn't use it myself, as it would result in a lower quality end product. I would recommend using a pre-made icon, or creating one in GIMP or Photoshop, which both have settings for easy icon creation. Maybe I'm just being nit-picky, though; I'll go ahead and throw the link up there in case anyone needs it. I'll admit there would certainly be times when it would be useful, especially if you're using an easily scalable image.
Title: Re: Changing Your Game Icon
Post by: Blizzard on June 26, 2010, 04:08:50 am
Ah, good old ResHacker. Not only did I use it in CP, we also use that thing at Cateia. xD

BTW, I recommend IcoFX as icon editing tool. It's quite good.
Also, if somebody wonders what icon sizes they should support:



@WhiteRose: If you want, you can include this info in the first post.
Title: Re: Changing Your Game Icon
Post by: WhiteRose on June 26, 2010, 12:14:00 pm
Quote from: Blizzard on June 26, 2010, 04:08:50 am
Ah, good old ResHacker. Not only did I use it in CP, we also use that thing at Cateia. xD

BTW, I recommend IcoFX as icon editing tool. It's quite good.
Also, if somebody wonders what icon sizes they should support:


  • If you intend the game to run on Windows XP only, the following sizes should suffice: 48x48x32, 32x32x32, 24x24x32, 16x16x32, 48x48x8, 32x32x8, 24x24x8, 16x16x8, 48x48x4, 32x32x4, 24x24x4 and 16x16x4

  • If you intend the game to run on Windows Vista/7 as well, you should additionally include a 256x256x32 icon.

  • All icon sizes are listed as width-x-height-x-bitrate.



@WhiteRose: If you want, you can include this info in the first post.

<3
Edited first post.
Title: Re: Changing Your Game Icon
Post by: Futendra on December 30, 2010, 10:01:07 am
And what about installing the game?

The icon will stay the same if you isntall it?

Or will it become a standard again?
Title: Re: Changing Your Game Icon
Post by: WhiteRose on December 30, 2010, 04:56:34 pm
Quote from: Futendra on December 30, 2010, 10:01:07 am
And what about installing the game?

The icon will stay the same if you isntall it?

Or will it become a standard again?


It depends on what method you use to make the installer, but in most cases, it would stay the same.
Title: Re: Changing Your Game Icon
Post by: Spaceman McConaughey on December 31, 2010, 06:02:30 am
I am so confused as to why this wasn't in the tutorial database 6 months sooner.
Title: Re: Changing Your Game Icon
Post by: Futendra on December 31, 2010, 07:49:12 am
Quote from: WhiteRose on December 30, 2010, 04:56:34 pm
Quote from: Futendra on December 30, 2010, 10:01:07 am
And what about installing the game?

The icon will stay the same if you isntall it?

Or will it become a standard again?


It depends on what method you use to make the installer, but in most cases, it would stay the same.

Well, I'm new to the Xp, so maybe PM me some methods?
Title: Re: Changing Your Game Icon
Post by: Blizzard on December 31, 2010, 07:52:08 am
You can try NSIS install creator. But you should first finish a game before bothering about an installation creator.
Title: Re: Changing Your Game Icon
Post by: Futendra on December 31, 2010, 07:56:59 am
Quote from: Blizzard on December 31, 2010, 07:52:08 am
You can try NSIS install creator. But you should first finish a game before bothering about an installation creator.


Ye but I tought it was just click click and you had an install file?

Whatever  :urgh: :=:
Title: Re: Changing Your Game Icon
Post by: Holyrapid on January 01, 2011, 01:28:31 pm
That goes for the one in the editor itself. It's not that compact though (or i think)