0% found this document useful (0 votes)
2 views

log

The document provides a log of the initialization process for a Ren'Py application on an Android device, detailing various stages and timings. It includes information about the device model, screen size, and errors encountered, such as a missing library. The total time taken for the interface to be ready is approximately 8.71 seconds.

Uploaded by

dnalam23
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)
2 views

log

The document provides a log of the initialization process for a Ren'Py application on an Android device, detailing various stages and timings. It includes information about the device model, screen size, and errors encountered, such as a missing library. The total time taken for the interface to be ready is approximately 8.71 seconds.

Uploaded by

dnalam23
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

Tue Dec 24 20:23:35 2024

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-A057F
Screen diagonal is 5.36518636129 inches.
Early init took 0.15s
Early init took 0.15s
Android search paths:
/storage/emulated/0/Android/data/da.apocalust/files/../../../../Documents/DA/
da.apocalust/game /data/user/0/da.apocalust/files/game
Loader init took 0.06s
Loader init took 0.06s
Loading error handling took 0.17s
Loading error handling took 0.17s
Loading script took 2.62s
Loading script took 2.62s
Saving to
/storage/emulated/0/Android/data/da.apocalust/files/../../../../Documents/DA/
da.apocalust
Loading save slot metadata. took 0.62s
Loading save slot metadata. took 0.62s
Loading persistent took 0.03s
Loading persistent took 0.03s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.apocalust/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 11)
Running init code took 1.67s
Running init code took 1.67s
Loading analysis data took 0.26s
Loading analysis data took 0.26s
Analyze and compile ATL took 0.05s
Analyze and compile ATL took 0.05s
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.39s
Initial gc. took 0.39s
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.43s
Init translation took 0.43s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.29s
Load screen analysis took 0.29s
Analyze screens took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.83s
Prepare screens took 0.83s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Interface start took 0.78s
Interface start took 0.78s

Initializing gles2 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 [email protected] (GIT@fc9849b050, Ibccd5936db, 1700474993)
(Date:11/20/23)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2327, 1080) drawable=(2327, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 8.71311497688s
Hid presplash.

You might also like