The document provides a log of the initialization process for a Ren'Py game on Windows 10, detailing various stages and their respective durations. It includes information about loading scripts, handling errors, and initializing graphics settings with an NVIDIA GeForce RTX 2050. The performance test indicates that the interface start took 1.50 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)
4 views
log
The document provides a log of the initialization process for a Ren'Py game on Windows 10, detailing various stages and their respective durations. It includes information about loading scripts, handling errors, and initializing graphics settings with an NVIDIA GeForce RTX 2050. The performance test indicates that the interface start took 1.50 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/ 1
Tue Feb 18 21:20:24 2025
Windows-10-10.0.26100 Ren'Py 7.4.8.1895
Bootstrap to the start of init.init took 0.08s
Early init took 0.00s Loader init took 0.40s Loading error handling took 1.41s Loading script took 31.67s Loading save slot metadata. took 0.13s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 8) - Init at gui.rpyc:11 took 0.33198 s. - Init at renpy/common/00images.rpy:52 took 0.76623 s. - Init at script.rpyc:7 took 0.81198 s. Running init code took 3.29s Loading analysis data took 0.37s Analyze and compile ATL took 0.49s Index archives took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Making clean stores took 0.01s Initial gc. took 1.57s DPI scale factor: 1.250000 nvdrs: Loaded, about to disable thread optimizations. nvdrs: Disabled thread optimizations. Creating interface object took 0.75s Cleaning stores took 0.01s Init translation took 1.57s Build styles took 0.01s Load screen analysis took 0.26s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.60s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.01s Performance test: Interface start took 1.50s