Game Development Community

Tge Demo And Torsion Demo

by Witty1982 · in Torsion · 06/14/2007 (2:59 pm) · 8 replies

Hi everyone. I have downloaded torsion and tge trials. I am trying to find debug exe for the configuaration of a new project. I have been told that this capability isnt available for demo versions, is this true? Can someone please help me.

Witty

#1
06/14/2007 (5:24 pm)
Yes. There is no Debug.exe for the demos.
#2
06/14/2007 (5:27 pm)
So therefore i cant set up new projects or run hello world type projects in torsion using torquescript?
#3
06/14/2007 (5:30 pm)
You can, you just can't run the debug build of TGE. Two separate concepts entirely
#4
06/14/2007 (5:31 pm)
The question is however does the debugging feature for Torsion work with the demo build? I honestly cannot remember.
#5
06/14/2007 (5:32 pm)
Debugging for Torsion, demo or full, pretty much works the same. No cut features as far as I can remember.
#6
06/14/2007 (6:05 pm)
Following the torsion help instructions but without adding the config debug .exe command leads to no export generation and when i try to run Debug->Start Without Debugging it precompiles 47 items successfully but does not lead to game load
#7
06/16/2007 (1:07 am)
@Witty1982 - Just use TGE.exe instead of TGE_Debug.exe and it works pretty much the same. You'll still be able to generate exports, precompile, and debug TorqueScript.

I'll change the docs for the next release because i'm tired of answering this question. ;)
#8
06/16/2007 (4:17 pm)
Many thanks