Red alert
by Zilla · in Torque X 2D · 08/30/2007 (7:30 am) · 6 replies
The default scene (screen) of TXB on my XP computer is always red and I cannot change it - makes me kind of aggressive ;-). I have removed and installed TXB several times. I also cannot maximize the window because the button is greyed.

Where can I change this?

Where can I change this?
#2
08/30/2007 (8:24 am)
I cannot even resize the TXB window and therefore I cannot access all the controls in the edit/project/create panel.
#3
08/30/2007 (8:37 am)
I ran into this at GDC when using TXB on Vista. We never figured out how to fix the red but the resize was something like: setres(1024, 768); or some such.
#5
08/31/2007 (6:03 am)
Press the '(tilde) key to bring down the console then type setres(*some width*, *some height*) as jonathon says.
Torque Owner Frederic
I had trouble with TXB not even starting because I updated my graphics drivers. Re-installing the old ones solved the problem.