The document provides a detailed log of the initialization process for a Ren'Py application, including timing for various stages such as loading scripts and initializing the interface. It also includes technical specifications of the graphics environment, such as the GPU used, supported extensions, and texture capabilities. The total time taken for the interface to be ready is recorded as approximately 63.15 seconds.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views
Log
The document provides a detailed log of the initialization process for a Ren'Py application, including timing for various stages such as loading scripts and initializing the interface. It also includes technical specifications of the graphics environment, such as the GPU used, supported extensions, and texture capabilities. The total time taken for the interface to be ready is recorded as approximately 63.15 seconds.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7
Mon Jun 02 13:37:46 2025
Windows-8-6.2.9200 Ren'Py 7.3.2.320
Bootstrap to the start of init.init took 0.61s
Early init took 0.01s Loader init took 0.81s Loading error handling took 1.31s Loading script took 37.28s Loading save slot metadata. took 0.10s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 3, 2) Running init code took 4.52s Loading analysis data took 5.61s Analyze and compile ATL took 2.95s 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 1.89s DPI scale factor: 1.000000 Creating interface object took 0.56s Cleaning stores took 0.00s Init translation took 0.21s Build styles took 0.03s Load screen analysis took 0.24s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.63s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.01s Performance test: Interface start took 2.59s