This document provides log information from initializing and loading a game made with Ren'Py. It details the steps taken such as loading scripts, compiling code, analyzing screens, and preparing textures. It also lists system information like the graphics card, screen resolution, and supported OpenGL extensions. Performance tests show it can render 5 frames in under 0.1 seconds, meeting the target frame rate.
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%(1)0% found this document useful (1 vote)
615 views6 pages
Summertime Saga Log Exp
This document provides log information from initializing and loading a game made with Ren'Py. It details the steps taken such as loading scripts, compiling code, analyzing screens, and preparing textures. It also lists system information like the graphics card, screen resolution, and supported OpenGL extensions. Performance tests show it can render 5 frames in under 0.1 seconds, meeting the target frame rate.
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/ 6
Mon Apr 30 05:51:29 2018
Windows-7-6.1.7601-SP1 Ren'Py 6.99.12.4.2187
Bootstrap to the start of init.init took 0.28s
Early init took 0.03s Loader init took 0.43s Loading error handling took 0.17s Loading script took 7.26s Loading persistent took 0.03s Importing _renpysteam: ImportError('No module named _renpysteam',) Running init code took 1.67s Loading analysis data took 1.15s Analyze and compile ATL took 0.12s Index archives took 0.00s Backing up script files to 'C:\\Users\\CasTLeR\\AppData\\Roaming/RenPy/backups\\SummertimeSaga-0.15.30-pc': Dump and make backups. took 0.06s Cleaning cache took 0.00s Making clean stores took 0.00s DPI scale factor: 1.000000 Creating interface object took 0.05s Cleaning stores took 0.00s Init translation took 0.02s Build styles took 0.00s Load screen analysis took 0.18s Analyze screens took 0.02s Save screen analysis took 0.00s Prepare screens took 1.24s Save pyanalysis. took 0.00s Save bytecode. took 0.35s Running _start took 0.01s Performance test: Interface start took 0.03s
Python Advanced Programming: The Guide to Learn Python Programming. Reference with Exercises and Samples About Dynamical Programming, Multithreading, Multiprocessing, Debugging, Testing and More