TGEA 1.7.0 Beta 1 Bug - TGE Demo Advanced
by Stephan Goebels · in Torque Game Engine Advanced · 03/19/2008 (12:32 pm) · 5 replies
If you change the resolution of the "TGE Demo Advance" to 1600 x 1200 and 1920 x 1200, the resolution will switch to 1050.
The resolutions 640 x 480, 800 x 600, 1024 x 768, 1280 x 800, 1280 x 1024, 1440 x 900 and 1680 x 1050 are ok.
Windows XP. Latest DirectX (WEB March 2008) and Drivers 69.21: Nvidia 7800GS.
--------------
Attempting to set resolution to "1600 1200 0 32 60 0"
Warning: The requested windowed resolution is equal to or larger than the current desktop resolution. Attempting to find a better resolution
Warning: Switching to " 1050 32"
Accepted Mode:
--Resolution : 1050
--Full Screen : No
--Bits Per Pixel : 32
--Refresh Rate : 60
--FSAA Level 0
--------------
GFXPCD3D9Device::reset - depthstencil 1925c0 has 2 ref's
--- Resetting D3D Device ---
SFXSource::_create() - The sound file was not found!
SFXSystem::createSource() - Creation failed!
Profile: AudioButtonOver
Filename: scriptsAndAssets/data/sound/gui/buttonOver.ogg
--------------
Attempting to set resolution to "1280 1024 0 32 60 0"
Accepted Mode:
--Resolution : 1280 1024
--Full Screen : No
--Bits Per Pixel : 32
--Refresh Rate : 60
--FSAA Level 0
--------------
GFXPCD3D9Device::reset - depthstencil 180e60 has 2 ref's
--- Resetting D3D Device ---
SFXSource::_create() - The sound file was not found!
SFXSystem::createSource() - Creation failed!
Profile: AudioButtonOver
Filename: scriptsAndAssets/data/sound/gui/buttonOver.ogg
--------------
Attempting to set resolution to "1920 1200 0 32 60 0"
Warning: The requested windowed resolution is equal to or larger than the current desktop resolution. Attempting to find a better resolution
Warning: Switching to " 1050 32"
Accepted Mode:
--Resolution : 1050
--Full Screen : No
--Bits Per Pixel : 32
--Refresh Rate : 60
--FSAA Level 0
--------------
The resolutions 640 x 480, 800 x 600, 1024 x 768, 1280 x 800, 1280 x 1024, 1440 x 900 and 1680 x 1050 are ok.
Windows XP. Latest DirectX (WEB March 2008) and Drivers 69.21: Nvidia 7800GS.
--------------
Attempting to set resolution to "1600 1200 0 32 60 0"
Warning: The requested windowed resolution is equal to or larger than the current desktop resolution. Attempting to find a better resolution
Warning: Switching to " 1050 32"
Accepted Mode:
--Resolution : 1050
--Full Screen : No
--Bits Per Pixel : 32
--Refresh Rate : 60
--FSAA Level 0
--------------
GFXPCD3D9Device::reset - depthstencil 1925c0 has 2 ref's
--- Resetting D3D Device ---
SFXSource::_create() - The sound file was not found!
SFXSystem::createSource() - Creation failed!
Profile: AudioButtonOver
Filename: scriptsAndAssets/data/sound/gui/buttonOver.ogg
--------------
Attempting to set resolution to "1280 1024 0 32 60 0"
Accepted Mode:
--Resolution : 1280 1024
--Full Screen : No
--Bits Per Pixel : 32
--Refresh Rate : 60
--FSAA Level 0
--------------
GFXPCD3D9Device::reset - depthstencil 180e60 has 2 ref's
--- Resetting D3D Device ---
SFXSource::_create() - The sound file was not found!
SFXSystem::createSource() - Creation failed!
Profile: AudioButtonOver
Filename: scriptsAndAssets/data/sound/gui/buttonOver.ogg
--------------
Attempting to set resolution to "1920 1200 0 32 60 0"
Warning: The requested windowed resolution is equal to or larger than the current desktop resolution. Attempting to find a better resolution
Warning: Switching to " 1050 32"
Accepted Mode:
--Resolution : 1050
--Full Screen : No
--Bits Per Pixel : 32
--Refresh Rate : 60
--FSAA Level 0
--------------
About the author
#2
03/19/2008 (12:40 pm)
The underlying desktop resolution is 1920 x 1200.
#3
03/19/2008 (5:24 pm)
I'm glad I read this. My monitor's native resolution is 1680 x 1050 and I was wondering if TGEA would look right at that res or if it would even allow me to use that res. I haven't had time to actually test it out yet.
#5
It is fixed.
04/01/2008 (12:37 pm)
If you change the resolution of the "TGE Demo Advance" to 1600 x 1200 and 1920 x 1200, the resolution will switch now to 1680 x 1050. It is fixed.
Torque 3D Owner Stephen Zepp