The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model running Android 14. It includes timestamps for various initialization steps, loading scripts, and rendering processes, indicating the performance and resource usage. The total time until the interface was ready was approximately 4.03 seconds.
The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model running Android 14. It includes timestamps for various initialization steps, loading scripts, and rendering processes, indicating the performance and resource usage. The total time until the interface was ready was approximately 4.03 seconds.
The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model running Android 14. It includes timestamps for various initialization steps, loading scripts, and rendering processes, indicating the performance and resource usage. The total time until the interface was ready was approximately 4.03 seconds.
The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model running Android 14. It includes timestamps for various initialization steps, loading scripts, and rendering processes, indicating the performance and resource usage. The total time until the interface was ready was approximately 4.03 seconds.
Version: Ren'Py 7.6.1.23060707 Early init. took 0.13s Early init. took 0.13s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/com.android.zdv.wh7sep/files/../../../../ZDv- Games/com.android.zdv.wh7sep/game /data/user/0/com.android.zdv.wh7sep/files/game Loader init. took 0.09s Loader init. took 0.09s Loading error handling. took 0.08s Loading error handling. took 0.08s Loading script. took 0.98s Loading script. took 0.98s Saving to /storage/emulated/0/Android/data/com.android.zdv.wh7sep/files/../../../../ZDv- Games/com.android.zdv.wh7sep Loading save slot metadata. took 0.30s Loading save slot metadata. took 0.30s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (7, 3, 2) Running init code. took 0.23s Running init code. took 0.23s Loading analysis data. took 0.10s Loading analysis data. took 0.10s Analyze and compile ATL. took 0.09s Analyze and compile ATL. took 0.09s Reloading save slot metadata. took 0.31s Reloading save slot metadata. took 0.31s 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.27s Initial gc. took 0.27s 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.27s Init translation took 0.27s Build styles took 0.00s Build styles took 0.00s Load screen analysis took 0.11s Load screen analysis took 0.11s 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.27s Prepare screens took 0.27s 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.41s Interface start. took 0.41s
Initializing gles renderer:
primary display bounds: (0, 0, 2192, 1012) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 610' Version: 'OpenGL ES 3.2 V@0615.76 (GIT@fc9849b050, Ibccd5936db, 1700474993) (Date:11/20/23)' 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: 16384 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1280, 720) physical=(2327, 1080) drawable=(2327, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 4.02680587769s. Hid presplash. Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.00s Init translation took 0.00s Build styles took 0.00s Build styles took 0.00s Load screen analysis took 0.07s Load screen analysis took 0.07s 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 Entered background. --------------------------------------------