The document provides details about the initialization and startup of a Ren'Py game engine on Windows. It lists performance metrics and timings for various startup steps. It also describes the graphics hardware and capabilities including supported OpenGL extensions and maximum texture size.
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)
26 views7 pages
Log
The document provides details about the initialization and startup of a Ren'Py game engine on Windows. It lists performance metrics and timings for various startup steps. It also describes the graphics hardware and capabilities including supported OpenGL extensions and maximum texture size.
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
Sun Feb 02 23:58:09 2020
Windows-8-6.2.9200 Ren'Py 7.1.0.882
Bootstrap to the start of init.init took 0.12s
Early init took 0.02s Loader init took 1.94s Loading error handling took 0.36s Loading script took 11.38s Loading save slot metadata. took 0.59s Loading persistent took 0.01s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 1, 0) Running init code took 2.38s Loading analysis data took 0.21s Analyze and compile ATL took 0.19s 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.55s DPI scale factor: 1.000000 Creating interface object took 0.18s Cleaning stores took 0.00s Init translation took 0.07s Build styles took 0.01s Load screen analysis took 0.15s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.31s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Performance test: Interface start took 0.64s Couldn't import angle renderer: Traceback (most recent call last): File "D:\Storage\A\Melody-1.00-pc\renpy\display\core.py", line 1911, in make_draw __import__(mod) File "gltexture.pxd", line 28, in init renpy.angle.gldraw File "gltexture.pyx", line 1, in init renpy.angle.gltexture ImportError: No module named gl Unknown renderer: angle