This document provides log output from initializing a Ren'Py game engine on an Android device. It includes details on the device model, screen size, initialization times for various components, and configuration of the graphics renderer. The game is loading from a specific save location on internal storage and preparing screens, styles, and translations before making the interface ready in around 9 seconds total.
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)
33 views2 pages
Log
This document provides log output from initializing a Ren'Py game engine on an Android device. It includes details on the device model, screen size, initialization times for various components, and configuration of the graphics renderer. The game is loading from a specific save location on internal storage and preparing screens, styles, and translations before making the interface ready in around 9 seconds total.
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
Sun Jan 22 02:04:07 2023
Unknown platform. Ren'Py 7.4.11.2266
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer samsung model SM-A125F Screen diagonal is 5.78474969913 inches. Early init took 0.37s Early init took 0.37s Android search paths: /storage/emulated/0/Android/data/ttos_eng.pornoisland.site/files/../../../../ Documents/Admin_Island/ttos_eng.pornoisland.site/game /data/user/0/ttos_eng.pornoisland.site/files/game Loader init took 0.11s Loader init took 0.11s Loading error handling took 0.21s Loading error handling took 0.21s Loading script took 2.68s Loading script took 2.68s Saving to /storage/emulated/0/Android/data/ttos_eng.pornoisland.site/files/../../../../ Documents/Admin_Island/ttos_eng.pornoisland.site Loading save slot metadata. took 0.33s Loading save slot metadata. took 0.33s Loading persistent took 0.01s Loading persistent took 0.01s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 10) Running init code took 0.87s Running init code took 0.87s Loading analysis data took 0.13s Loading analysis data took 0.13s Analyze and compile ATL took 0.07s Analyze and compile ATL took 0.07s Index archives took 0.00s Index archives took 0.00s Dump and make backups. took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Cleaning cache took 0.00s Making clean stores took 0.00s Making clean stores took 0.00s Initial gc. took 0.49s Initial gc. took 0.49s DPI scale factor: 1.000000 Creating interface object took 0.00s Creating interface object took 0.00s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.60s Init translation took 0.60s Build styles took 0.04s Build styles took 0.04s Load screen analysis took 0.13s Load screen analysis took 0.13s Analyze screens took 0.01s Analyze screens took 0.01s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 0.57s Prepare screens took 0.57s Save pyanalysis. took 0.00s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Running _start took 0.00s Interface start took 1.04s Interface start took 1.04s