This document summarizes the startup process of a game engine called Ren'Py. It details loading scripts and saves, initializing various components like translations and styles, analyzing screens, and preparing the interface. The game is running on an Android device with a Qualcomm Adreno GPU. Startup is completed in under 3 seconds.
This document summarizes the startup process of a game engine called Ren'Py. It details loading scripts and saves, initializing various components like translations and styles, analyzing screens, and preparing the interface. The game is running on an Android device with a Qualcomm Adreno GPU. Startup is completed in under 3 seconds.
This document summarizes the startup process of a game engine called Ren'Py. It details loading scripts and saves, initializing various components like translations and styles, analyzing screens, and preparing the interface. The game is running on an Android device with a Qualcomm Adreno GPU. Startup is completed in under 3 seconds.
This document summarizes the startup process of a game engine called Ren'Py. It details loading scripts and saves, initializing various components like translations and styles, analyzing screens, and preparing the interface. The game is running on an Android device with a Qualcomm Adreno GPU. Startup is completed in under 3 seconds.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1/ 2
Sun Jul 2 01:13:43 2023
Unknown platform. Ren'Py 7.5.0.242n
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer Xiaomi model 220333QL Screen diagonal is 5.2192636349 inches. Early init took 0.14s Early init took 0.14s Android search paths: /storage/emulated/0/Android/data/waifusplus.traduccionesjcch18.com/ files/../../../../JCCH18/waifusplus.traduccionesjcch18.com/game /data/user/0/waifusplus.traduccionesjcch18.com/files/game Loader init took 0.02s Loader init took 0.02s Loading error handling took 0.06s Loading error handling took 0.06s Loading script took 0.38s Loading script took 0.38s Saving to /storage/emulated/0/Android/data/waifusplus.traduccionesjcch18.com/ files/../../../../Documents/RenPy-Saves/waifusplus.traduccionesjcch18.com Loading save slot metadata. took 0.33s Loading save slot metadata. took 0.33s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 11) Running init code took 0.22s Running init code took 0.22s Loading analysis data took 0.11s Loading analysis data took 0.11s Analyze and compile ATL took 0.04s Analyze and compile ATL took 0.04s 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.11s Initial gc. took 0.11s 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.16s Init translation took 0.16s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.09s Load screen analysis took 0.09s Analyze screens took 0.00s Analyze screens took 0.00s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 0.28s Prepare screens took 0.28s 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 0.57s Interface start took 0.57s
Initializing gles2 renderer:
primary display bounds: (0, 0, 720, 1507) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 610' Version: 'OpenGL ES 3.2 [email protected] (GIT@43fc279f3a, I58833f8ed4, 1679659134) (Date:03/24/23)' Display Info: None Screen sizes: virtual=(1080, 1920) physical=(720, 1601) drawable=(720, 1601) Maximum texture size: 4096x4096 Total time until interface ready: 2.89368796349s Hid presplash. controller: u'05000000660600008808000001000000' u'uinput-fpc' 1 Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.01s Init translation took 0.01s Build styles took 0.02s Build styles took 0.02s Load screen analysis took 0.09s Load screen analysis took 0.09s Analyze screens took 0.00s Analyze screens took 0.00s Prepare screens took 0.00s Prepare screens took 0.00s Running _start took 0.02s Running _start took 0.02s