Did you know? (3)
August 7, 2008 |Did you know you can show debug information on screen, like the framerate and texture memory, in the editor and/or viewer by setting a variable in the registry?
Before you start though, editing the registry is done on your own risk!
Here’s how: Open the registry editor (start->run->’regedit’) then browse to HKEY_LOCAL_MACHINE\SOFTWARE\Act-3D\ and then select the Quest3D editor or viewer and version of which you want to enable the debug output.
Once you are for instance in HKEY_LOCAL_MACHINE\SOFTWARE\Act-3D\Quest3D\4.00.000 add a new string value and name it Show_Debug then double click this new value and set the value to be true or false depending if you want to enable or disable the debug info.
Using the channel DebugOutput you can add your own debug values and text to the debuginfo.



Del.icio.us
Digg.com
Technorati.com
August 7th, 2008 at 18:31
Thanks! I didn’t know about that one.