The windows build has this output_log as a text file inside the data folder.
Can this info be helpful in figuring out why some windows run very slow?
Thanks,
Ray
The windows build has this output_log as a text file inside the data folder.
Can this info be helpful in figuring out why some windows run very slow?
Thanks,
Ray
Sometimes yes. At start of it there’s a video card information, and that is most often the #1 cause (e.g. a typical office PC situation - a fast CPU, enough memory and a really crappy video card).
Other than that, if the log file contains a lot of information, then you might look into what’s exactly written in there. Maybe you’re getting a lot of null reference exceptions (or something) at runtime.