Game Development Community

TGEA.exe filesize

by Howard Dortch · in Torque Game Engine Advanced · 03/10/2007 (2:23 pm) · 6 replies

The TGEA.exe that came with the package is 2.8 meg and my build is over 4 meg. Did GG use a file packer or different build for that?

#1
03/10/2007 (4:25 pm)
Mine usually compiles to 4mb with additional code. If it goes over 4mb then I know somethings up ;)

Im unaware that they used a filepacker, I just put it down to the fact my build has a few fixes and extra code...

addikt
#2
03/10/2007 (5:22 pm)
Doesn't GG always UPX the executables?
#3
03/10/2007 (8:29 pm)
Mine is fresh out of the box untouched over 4m debug is over 10 and optimized is over 5. Anyone care to comment?
#4
03/10/2007 (8:31 pm)
Wasnt sure if they UPX em or not. Was trying to get a baseline for first build.
#5
03/11/2007 (4:23 am)
Similar sizes of the exes beside Debug which is 7.4MB here.
(Oct 06 DX SDK, VC++ 2005 Pro)
#6
03/12/2007 (1:12 pm)
I used VS 2003 to compile it, which has optimized compiler, so that's probably why.