The document provides a log of the initialization process for the Ren'Py game engine version 7.6.3 on an Infinix X6711 device running Android 14. It details various stages of the boot process, including loading scripts, syncing saves, and initializing the graphics renderer. The total time until the interface is ready is approximately 4.33 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)
12 views
log
The document provides a log of the initialization process for the Ren'Py game engine version 7.6.3 on an Infinix X6711 device running Android 14. It details various stages of the boot process, including loading scripts, syncing saves, and initializing the graphics renderer. The total time until the interface is ready is approximately 4.33 seconds.
Version: Ren'Py 7.6.3.23091805 Early init. took 0.08s Early init. took 0.08s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/com.estrada777.familyvacation/files/../../../../ Documents/RenPy_Saves/com.estrada777.familyvacation/game /data/user/0/com.estrada777.familyvacation/files/game Loader init. took 0.17s Loader init. took 0.17s Loading error handling. took 0.10s Loading error handling. took 0.10s Loading script. took 1.47s Loading script. took 1.47s Saving to /storage/emulated/0/Android/data/com.estrada777.familyvacation/files/../../../../ Documents/RenPy_Saves/com.estrada777.familyvacation Loading save slot metadata. took 0.20s Loading save slot metadata. took 0.20s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (7, 6, 2) Running init code. took 0.26s Running init code. took 0.26s Loading analysis data. took 0.20s Loading analysis data. took 0.20s Analyze and compile ATL. took 0.15s Analyze and compile ATL. took 0.15s Reloading save slot metadata. took 0.19s Reloading save slot metadata. took 0.19s 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.24s Initial gc. took 0.24s 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.26s Init translation took 0.26s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.10s Load screen analysis took 0.10s 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.37s Interface start. took 0.37s
Initializing gles renderer:
primary display bounds: (0, 0, 2232, 1008) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G57 MC2' Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.0a0b917d9265b4c01be9925306306139' Display Info: None Number of texture units: 16 Using shader environment. Using FBO RTT. Root FBO is: 0 FBO Maximum Texture Size: 2048 Using gles renderer. Texture testing: - Hardware max texture size: 16383 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 4.33410406113s. Hid presplash. Entered background. --------------------------------------------