Game Development Community

TGBX in windowed mode

by Eduardo Baiao · in Torque X 2D · 03/30/2007 (8:18 am) · 11 replies

Hi,

I'm playing with the last version of TorqueX (1.0.4.2) but it automatically runs on fullscreen mode.

My computer: AMD 64 - Radeon X1300.

When I alternate to another window and then try to come back to TGBX I get an error:
"Fatal ISV (..\..\source\dlg\gTextManager.cc @ 484)"
"Error ressurecting the texture cache. Possible cause: a bitmap was deleted during the course of the gameplay".

The same happens if I try to change to windowd mode clicking Alt+Enter.

Are there a way to start in windowed mode?

This is very strange. I tryed on another computer (PIII with old Nvidia) and there it works: TGBX starts in windowed mode.

#1
03/30/2007 (9:48 am)
You should post these things in the bug reporting forum for TGBX =)

www.linkedin.com/img/webpromo/btn_viewmy_160x25.gif

www.mmogamedev.info/images/imgdc_ad1.gif
#2
03/30/2007 (10:29 am)
Some things to check:

1) Is your desktop running in 16bit or 32bit color?
16bit color will cause the editor to run in fullscreen.

2) What kind of video card are you running?
#3
03/30/2007 (11:42 am)
Robert,

Thanks for the reponse.

My card is using 32 bit color.
I don't know exactly what you mean by "kind of vide card", so:

ATI Radeon X1300, 512mb, Shader Model 3.

http://ati.amd.com/products/RadeonX1300/specs.html
#4
03/30/2007 (12:16 pm)
Are you on Vista Eduardo?

www.linkedin.com/img/webpromo/btn_viewmy_160x25.gif

www.mmogamedev.info/images/imgdc_ad1.gif
#5
03/30/2007 (4:53 pm)
Quote:Are you on Vista Eduardo?

No, I'm using Windows XP 64.
#6
03/30/2007 (6:17 pm)
Hmm, that could be part of the problem. i had to uninstall win xp 64 due to all the incompatibilities.
#7
03/31/2007 (4:03 am)
Hi,

I'm using XP 32bit and I get the same error on changing screen modes. It doesn't however start in fullscreen by default.

Another thing is it takes ages to load. On launching it shows a window saying 'loading common scripts' and stays there for ages before it finally loads up and runs. Is this 'normal'?
#8
07/11/2007 (1:19 pm)
Same Issue. Load in Fullscreen mode (800x600), running XP 32 Bits
Card is Radeon 1800 XT.
#9
07/16/2007 (12:57 am)
I just realized that if I use the command in the console (pressing ' on the keyboard).

setres(1024, 768)

I can manage to adjust the resolution.

But I want a command to set the window to windowed mode
#10
09/05/2007 (6:04 pm)
I was having this problem earlier. I changed my desktop color depth to 16 then back to 32, alt-tabbed, crashed. Then restarted TXB, and it was clear sailing (TXB started in windowed mode).
Make sure your desktop is running at 32-bit color depth, then use alt-enter to toggle fullscreen/widescreen.
#11
09/05/2007 (9:22 pm)
Ugh.. I've had this problem too. I'm glad there's at least a workaround for now.

Edit: I'm running on x64 too. :(