The document details the initialization process of Ren'Py 7.4.2.1292 on an Emscripten-compiled build. It initializes various modules, analyzes assets, and configures the graphics system before reporting the interface is ready after approximately 8 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)
14 views
Log
The document details the initialization process of Ren'Py 7.4.2.1292 on an Emscripten-compiled build. It initializes various modules, analyzes assets, and configures the graphics system before reporting the interface is ready after approximately 8 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/ 3
Wed Dec 6 01:29:39 2023
Emscripten-1.0-x86-JS-32bit Ren'Py 7.4.2.1292
Bootstrap to the start of init.init took 0.00s
Early init took 0.00s Loader init took 0.03s Loading error handling took 0.06s Loading script took 6.41s Loading save slot metadata. took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) import tarfile # precompiled from /lib/python2.7/tarfile.pyo Set script version to: (7, 4, 2) Running init code took 0.13s Loading analysis data took 0.08s Analyze and compile ATL took 0.07s 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.12s DPI scale factor: 1.000000 Creating interface object took 0.00s Cleaning stores took 0.00s Init translation took 0.13s Build styles took 0.01s Load screen analysis took 0.00s Analyze screens took 0.07s Save screen analysis took 0.14s Prepare screens took 0.35s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Interface start took 0.15s import renpy.gl.gldraw # builtin import renpy.gl.gltexture # builtin import renpy.gl.glfunctions # precompiled from ./renpy/gl/glfunctions.pyo import renpy.gl.glrtt_copy # builtin import renpy.gl.glrtt_fbo # builtin import renpy.gl.glenviron_shader # builtin