IniEngine3D let's the computer go black for a fraction of a second
Posted: Mon Mar 25, 2024 6:26 pm
Hi,
I recently started using the 3D engine on Windows. Now, some somputer turn the screen black for a second or less when starting the program. I moved the line with "InitEngine3D()" into the subroutine which which starts the 3D stuff, but it always occurs on startup (which is surely normal as I expect the program always initializes the 3D engine on startup). However, is there a way to prevent it? Is it a driver thing or maybe the screen settings (resolution, framerate...)?
I recently started using the 3D engine on Windows. Now, some somputer turn the screen black for a second or less when starting the program. I moved the line with "InitEngine3D()" into the subroutine which which starts the 3D stuff, but it always occurs on startup (which is surely normal as I expect the program always initializes the 3D engine on startup). However, is there a way to prevent it? Is it a driver thing or maybe the screen settings (resolution, framerate...)?