Questions about web deployment
by Accounts Payable · in Torque 3D Professional · 08/06/2009 (12:39 am) · 0 replies
Hi,
I'm using "T3D Beta 4" and I tried to web deployment the pureLIGHT example to my Apache Web Server. below is my steps.
1, package the pureLIGHT example game by clicking the "Package Project" in the Torque Toolbox.
2, Copies everything from "D:TorqueTorque 3D 2009 Beta 4PackagingOutputpureLIGHTweb" to the Apache home directory like "C:Program FilesApache Software FoundationApache2.2htdocs".
From the above steps, everybody can download MyGameInstaller.exe from my apache server by click the "getplugin.jpg" picture inside the page of sample.html. and they can play the game after the installation of MyGameInstaller.exe was done.
So my questions are:
1, Dose it means that the all steps to the game to a web server ?
2, The file size of MyGameInstaller.exe which is so huge for me, it's around 93.3MB. this may takes a long time to download from internet. so, can we make it smaller ? I think the web plug-in might not be big than 8 mega bytes. otherwise, it's not good for user experiences. dose anybody knows how to make it smaller ? how ?
Thanks for any helps or suggestions.
I'm using "T3D Beta 4" and I tried to web deployment the pureLIGHT example to my Apache Web Server. below is my steps.
1, package the pureLIGHT example game by clicking the "Package Project" in the Torque Toolbox.
2, Copies everything from "D:TorqueTorque 3D 2009 Beta 4PackagingOutputpureLIGHTweb" to the Apache home directory like "C:Program FilesApache Software FoundationApache2.2htdocs".
From the above steps, everybody can download MyGameInstaller.exe from my apache server by click the "getplugin.jpg" picture inside the page of sample.html. and they can play the game after the installation of MyGameInstaller.exe was done.
So my questions are:
1, Dose it means that the all steps to the game to a web server ?
2, The file size of MyGameInstaller.exe which is so huge for me, it's around 93.3MB. this may takes a long time to download from internet. so, can we make it smaller ? I think the web plug-in might not be big than 8 mega bytes. otherwise, it's not good for user experiences. dose anybody knows how to make it smaller ? how ?
Thanks for any helps or suggestions.