Game Development Community

How do i change the icon of torque demo.exe

by Gogu Gigel · in Technical Issues · 07/24/2006 (10:43 pm) · 4 replies

Please tell me how do i change the icon of the torque demo ???

#1
07/24/2006 (11:00 pm)
Make a new build of the engine. Change the name in preferences of the solution, and change the icon in the Vc6, or Vc7 folder to change the icon, depending on what compiler your using.
#2
11/14/2006 (10:47 am)
Hi,
I'm new, I have just bought the SDK.
I'm reading the official book to torque, and I have a simple question: if I only use the scripting why I have to compile the engine? Just at the end to change the name and the Icon?
Thank you and sorry for my first simple question.
#3
11/14/2006 (11:20 am)
Make a .ico, and replace the one in the SDK, recompile.

You need to recompile to associate the .ico with the .exe and to change its name. Otherwise, just changeing the name will de-link your scripts from the EXE.
#4
06/04/2007 (10:50 am)
Hrmmm you can change the name pretty easily, I think it's in the common folder *if you were looking at the starter.fps or starter.racer or w/e :).