The document summarizes the log from initializing the Ren'Py visual novel engine. It details the various startup steps like loading scripts and data, analyzing and compiling code, and initializing the graphics renderer. The renderer is identified as an NVIDIA GeForce GTX 1650 Ti on Windows 10. Initialization and loading took a total of around 6 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)
30 views
Log
The document summarizes the log from initializing the Ren'Py visual novel engine. It details the various startup steps like loading scripts and data, analyzing and compiling code, and initializing the graphics renderer. The renderer is identified as an NVIDIA GeForce GTX 1650 Ti on Windows 10. Initialization and loading took a total of around 6 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/ 2
Fri Dec 9 09:26:35 2022
Windows-10-10.0.22621 Ren'Py 7.4.11.2266
Bootstrap to the start of init.init took 0.12s
Early init took 0.00s Loader init took 0.15s Loading error handling took 0.24s Loading script took 4.55s Loading save slot metadata. took 0.17s Loading persistent took 0.01s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 11) - Init at renpy/common/00images.rpy:52 took 0.60675 s. Running init code took 1.68s Loading analysis data took 0.47s Analyze and compile ATL took 1.69s 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.11s DPI scale factor: 1.000000 nvdrs: Loaded, about to disable thread optimizations. nvdrs: Disabled thread optimizations. Creating interface object took 0.35s Cleaning stores took 0.00s Init translation took 0.73s Build styles took 0.01s Load screen analysis took 0.16s Analyze screens took 0.00s Save screen analysis took 0.00s Prepare screens took 0.19s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.01s Performance test: Interface start took 0.79s
Initializing gl2 renderer:
primary display bounds: (0, 0, 1280, 720) swap interval: 1 frames Windowed mode. Vendor: 'NVIDIA Corporation' Renderer: 'NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2' Version: '4.6.0 NVIDIA 471.96' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(1099, 618) drawable=(1099, 618) Maximum texture size: 4096x4096 Screen sizes: virtual=(1920, 1080) physical=(1280, 697) drawable=(1280, 697) Maximum texture size: 4096x4096 Screen sizes: virtual=(1920, 1080) physical=(1099, 618) drawable=(1099, 618) Maximum texture size: 4096x4096 Cleaning stores took 0.00s Init translation took 0.04s Build styles took 0.01s Load screen analysis took 0.08s Analyze screens took 0.00s Prepare screens took 0.00s Running _start took 0.01s