[Bf-committers] Deprecated methods in Blender Game Engine SVN(2.5 to be?)

patrick patrick at 11h11.com
Wed Jan 28 06:42:44 CET 2009


blenderplayer.exe is not closing the console on windows :
#ifdef WIN32
#ifdef NDEBUG
if (closeConsole)
{
//::FreeConsole();    // Close a console window
}
#endif // NDEBUG
#endif // WIN32anyone can fix this?


also, maybe it's on my side, but the blenderplayer.exe frequency mode is not 
working:

blenderplayer.exe -f 320 240 16 30
resolution: ok (320x240)
bit depth: ok (16)
frequency mode: 60 fps WHY?

patrick 



More information about the Bf-committers mailing list