The document provides details about initializing and loading a Ren'Py game on an Android device. It lists the device specifications and Android version. It also includes timing information for various initialization steps and loading screens.
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)
6 views
Log
The document provides details about initializing and loading a Ren'Py game on an Android device. It lists the device specifications and Android version. It also includes timing information for various initialization steps and loading screens.
Version: Ren'Py 7.6.1.23060707 Early init. took 0.12s Early init. took 0.12s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/com.fitb_games.alifeworthliving/files/../../../../ Documents/RenPy_Saves/com.fitb_games.alifeworthliving/game /data/user/0/com.fitb_games.alifeworthliving/files/game Loader init. took 0.13s Loader init. took 0.13s Loading error handling. took 0.16s Loading error handling. took 0.16s Loading script. took 2.32s Loading script. took 2.32s Saving to /storage/emulated/0/Android/data/com.fitb_games.alifeworthliving/files/../../../../ Documents/RenPy_Saves/com.fitb_games.alifeworthliving Loading save slot metadata. took 0.18s Loading save slot metadata. took 0.18s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (7, 6, 1) - Init at 00images.rpyc:55 took 0.34867 s. Running init code. took 0.59s Running init code. took 0.59s Loading analysis data. took 0.08s Loading analysis data. took 0.08s Analyze and compile ATL. took 0.06s Analyze and compile ATL. took 0.06s Reloading save slot metadata. took 0.17s Reloading save slot metadata. took 0.17s 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.46s Init translation took 0.46s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.07s Load screen analysis took 0.07s 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.25s Prepare screens took 0.25s 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.66s Interface start. took 0.66s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2170, 970) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 610' Version: 'OpenGL ES 3.2 V@0502.0 (GIT@3d24e2bbef, I3c0bc64a9d, 1636541542) (Date:11/10/21)' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2302, 1080) drawable=(2302, 1080) Maximum texture size: 4096x4096 Total time until interface ready: 6.03952383995s. Hid presplash. Entered background. -------------------------------------------- Entering foreground. ------------------------------------------- Screen sizes: virtual=(1920, 1080) physical=(2302, 1080) drawable=(2302, 1080) Maximum texture size: 4096x4096 Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.04s Init translation took 0.04s Build styles took 0.03s Build styles took 0.03s Load screen analysis took 0.06s Load screen analysis took 0.06s Analyze screens took 0.00s Analyze screens took 0.00s Prepare screens took 0.00s Prepare screens took 0.00s Running _start took 0.00s Running _start took 0.00s