The document provides log output from initializing Ren'Py, a visual novel engine. It details the initialization process, loading of files, and performance of graphics tests. The graphics card is identified as an Intel HD Graphics 520 with support for OpenGL features. Texture sizes up to 2048px were tested to work properly. The entire initialization process took 12.278 seconds.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
42 views
Log
The document provides log output from initializing Ren'Py, a visual novel engine. It details the initialization process, loading of files, and performance of graphics tests. The graphics card is identified as an Intel HD Graphics 520 with support for OpenGL features. Texture sizes up to 2048px were tested to work properly. The entire initialization process took 12.278 seconds.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6
Tue Jul 23 11:19:18 2019
Windows-8-6.2.9200 Ren'Py 7.2.1.457
Bootstrap to the start of init.init took 0.11s
Early init took 0.00s Loader init took 1.03s Loading error handling took 0.30s Loading script took 3.64s Loading save slot metadata. took 0.45s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 0, 0) Running init code took 0.85s Loading analysis data took 0.09s Analyze and compile ATL took 0.00s 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.05s DPI scale factor: 1.000000 Creating interface object took 0.15s Cleaning stores took 0.00s Init translation took 0.04s Build styles took 0.01s Load screen analysis took 0.10s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.27s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Performance test: Interface start took 0.06s Couldn't import angle renderer: Traceback (most recent call last): File "D:\Project Ara\Betrayed-0.41-pc\renpy\display\core.py", line 1930, in make_draw __import__(mod) ImportError: DLL load failed: The specified module could not be found. Unknown renderer: angle