Game Development Community

Confused about Torque X versions...

by Zilla · in Torque X 2D · 03/21/2008 (4:40 am) · 8 replies

What's the difference between Torque X 2.0 and Torque 1.5.0.0?
Quote:Torque X 1.0 launched as a 2D only game engine. Lots of you downloaded our recent beta release of Torque X 1.5 which supported a full range of 3D features, but the last component missing was an update to the XNA 2.0 framework. Torque X 2.0 is a full-featured 3D component engine compatible with XNA 2.0.

Does this mean that if I have XNA 2.0 and 1.0 Refresh installed side-by-side and Torque 1.5.0.0 installed that I still develop under XNA 1.0?

Which starter kits are not compatible with 2.0 yet?

If I upgrade to 2.0, will I have to convert all my previous TXB projects with the Upgrade Wizard?

Where can I download 2.0? I could only find links to 1.5.0.0

Will Torque X 3D replace Torque X 2.0 and be the "one-and-only" Torque X?

Where are the easter eggs? ;-)))

Happy Easter!

#1
03/21/2008 (9:46 am)
The quote you've provided sums up all the differences as well as I think is possible. There is only one TorqueX. There isn't a TX 2D or a TX 3D. There is one engine, called TX which started off as only having 2D capabilities. Version 1.0 was 2D only, version 1.5 had a basic 3D engine included (along side the 2D that was being improved) and version 2.0 is the full 3D engine, full 2D engine and XNA 2.0 compliant.

if you want TX 1.5 (or prior) support, you have to use xna 1.0 refresh. If you want TX 2.0 support, you'll have to use xna 2.0.

Yes you'll have to upgrade all older projects using the upgrade wizard.

To download, you go to the TX page and click either the one you purchase or the one you get free and after clicking on 'download' it will give you the option for 1.5 or 2.0.

If you purchased TX 1.5 (or sooner) pro, then the tx link will show up under the main tx title in your account page. you'll get the option for older versions as well as the newer one.

The platformer kit is the only one that isn't ready yet, but should be shortly for 2.0 (and it's fairly simple to just upgrade it yourself if need be).
#2
03/22/2008 (2:09 am)
Hey, Jonathon

Thank you very much for this detailed and complete information :-)
#3
04/15/2008 (3:20 am)
Quote:clicking on 'download' it will give you the option for 1.5 or 2.0
I can only chose between TorqueX 1.0.5.1. and TorqueX 2.0.0.0.

Is TorqueX 1.0.5.1. = Torque 1.5.? Or is the free binary Torque X = Torque 1.5?
#4
04/15/2008 (6:41 am)
1.0.5.1 is version 1 built on XNA 1.0 (2D)
1.5 is a beta version that adds 3D built on XNA 1.0
2.0 is the current version almost identical to 1.5 but converted to support XNA 2.0.

New users should go directly to 2.0. Old users may want to keep 1.0 for a while if they have a large code base that they aren't ready to convert.
#5
04/15/2008 (12:11 pm)
@Scott Goodwin
Thank you very much :-)
#6
06/03/2008 (12:09 pm)
Hi Guys, i'm new here and have the same confussion pointed above, my problem is that when I choose to download the demo the only option available is the 1.0.5.1, and not the 2.0 which works with my setup.

I downloaded the demo from here: http://www.garagegames.com/pg/demo.php?id=255

Thanks in advance,
#7
06/03/2008 (12:19 pm)
Try the TX demo download instead. Builder is bundled with it.
#8
06/03/2008 (11:13 pm)
Thank you David, that works!