The document provides log output from initializing the Ren'Py game engine on Windows. It details the various initialization steps taken such as loading scripts and data, compiling shaders, and preparing the interface. It also reports hardware and driver information including the graphics card, supported OpenGL extensions, and results of texture size tests. The full initialization process took 16.37 seconds.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
54 views
Log
The document provides log output from initializing the Ren'Py game engine on Windows. It details the various initialization steps taken such as loading scripts and data, compiling shaders, and preparing the interface. It also reports hardware and driver information including the graphics card, supported OpenGL extensions, and results of texture size tests. The full initialization process took 16.37 seconds.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7
Tue Oct 26 03:18:17 2021
Windows-8-6.2.9200 Ren'Py 7.0.0.196
Bootstrap to the start of init.init took 0.06s
Early init took 0.01s Loader init took 0.15s Loading error handling took 0.31s Loading script took 7.89s Loading save slot metadata. took 0.77s Loading persistent took 0.04s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 0, 0) Running init code took 2.69s Loading analysis data took 0.28s Analyze and compile ATL took 0.40s Index archives took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Making clean stores took 0.00s Initial gc. took 0.54s DPI scale factor: 1.000000 Creating interface object took 0.09s Cleaning stores took 0.00s Init translation took 0.01s Build styles took 0.00s Load screen analysis took 0.22s Analyze screens took 0.01s Save screen analysis took 0.00s Prepare screens took 0.47s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Performance test: Interface start took 0.57s