0% found this document useful (0 votes)
11 views2 pages

log

The document provides a detailed log of the initialization and loading process for a Ren'Py application on a Xiaomi device. It includes timings for various stages such as early initialization, script loading, and interface startup, totaling approximately 14 seconds until the interface is ready. Additionally, it notes the device specifications, screen sizes, and graphics renderer information.

Uploaded by

Marco Chuin
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
11 views2 pages

log

The document provides a detailed log of the initialization and loading process for a Ren'Py application on a Xiaomi device. It includes timings for various stages such as early initialization, script loading, and interface startup, totaling approximately 14 seconds until the interface is ready. Additionally, it notes the device specifications, screen sizes, and graphics renderer information.

Uploaded by

Marco Chuin
Copyright
© © All Rights Reserved
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

2025-05-14 05:44:38 UTC

Unknown platform.
Ren'Py 8.3.7.25031702

Manufacturer Xiaomi model 2201117TG


Screen diagonal is 5.185016162096486 inches.
Version: Ren'Py 8.3.7.25031702
Mobile search paths: /storage/emulated/0/Documents/RenPy/awake.apolovers/game
/data/user/0/awake.apolovers/files/game
Early init took 3.49s
Early init took 3.49s
Loading error handling took 0.40s
Loading error handling took 0.40s
Loading script took 2.96s
Loading script took 2.96s
Saving to /storage/emulated/0/Documents/RenPy/awake.apolovers/saves
Saving to /storage/emulated/0/Documents/RenPy/awake.apolovers/saves
Loading save slot metadata took 0.15s
Loading save slot metadata took 0.15s
Loading persistent took 0.00s
Loading persistent took 0.00s
Set script version to: (8, 3, 7)
Running init code took 0.50s
Running init code took 0.50s
Loading analysis data took 0.26s
Loading analysis data took 0.26s
Analyze and compile ATL took 0.22s
Analyze and compile ATL took 0.22s
Reloading save slot metadata took 0.02s
Reloading save slot metadata took 0.02s
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.47s
Initial gc took 0.47s
DPI scale factor: 1.000000
Creating interface object took 0.03s
Creating interface object took 0.03s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.01s
Init translation took 0.01s
Build styles took 0.00s
Build styles took 0.00s
Load screen analysis took 0.00s
Load screen analysis took 0.00s
Analyze screens took 0.08s
Analyze screens took 0.08s
Save screen analysis took 0.17s
Save screen analysis took 0.17s
Prepare screens took 0.81s
Prepare screens took 0.81s
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 3.85s
Interface start took 3.85s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2177, 987)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 610'
Version: b'OpenGL ES 3.2 [email protected] (GIT@5eaa426211, I07ee46fc66, 1633700387)
(Date:10/08/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080)
Maximum texture size: 4096x4096
controller: '05000000660600008808000001000000' 'uinput-fpc' 1
Total time until interface ready: 14.014176607131958s.
Hid presplash.
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2177, 987) drawable=(2177, 987)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------

You might also like