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

log

The document provides a detailed log of the initialization process for a Ren'Py application on an Android device, specifically a Samsung SM-A065F. It includes timestamps for various stages such as loading scripts, initializing graphics, and preparing the interface, with a total time of approximately 27.13 seconds until the interface was ready. Additionally, it notes an error related to a missing Steam library during the initialization process.

Uploaded by

farisfatih2006
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)
5 views

log

The document provides a detailed log of the initialization process for a Ren'Py application on an Android device, specifically a Samsung SM-A065F. It includes timestamps for various stages such as loading scripts, initializing graphics, and preparing the interface, with a total time of approximately 27.13 seconds until the interface was ready. Additionally, it notes an error related to a missing Steam library during the initialization process.

Uploaded by

farisfatih2006
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

Fri May 9 01:48:52 2025

Unknown platform.
Ren'Py 7.5.2.22081402

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-A065F
Screen diagonal is 5.62025898968 inches.
Early init took 0.43s
Early init took 0.43s
Android search paths:
/storage/emulated/0/Android/data/altered.desti.ny.c18/files/../../../../C18/
altered.desti.ny.c18/game /data/user/0/altered.desti.ny.c18/files/game
Loader init took 0.23s
Loader init took 0.23s
Loading error handling took 0.58s
Loading error handling took 0.58s
Loading script took 8.89s
Loading script took 8.89s
Saving to /storage/emulated/0/Android/data/altered.desti.ny.c18/files/../../../../
C18/altered.desti.ny.c18
Loading save slot metadata. took 0.19s
Loading save slot metadata. took 0.19s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/altered.desti.ny.c18/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 11)
- Init at 00images.rpyc:52 took 0.59368 s.
Running init code took 1.34s
Running init code took 1.34s
Loading analysis data took 1.51s
Loading analysis data took 1.51s
Analyze and compile ATL took 1.60s
Analyze and compile ATL took 1.60s
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 1.86s
Initial gc. took 1.86s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Creating interface object took 0.01s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 1.89s
Init translation took 1.89s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.01s
Load screen analysis took 0.01s
Analyze screens took 0.44s
Analyze screens took 0.44s
Save screen analysis took 1.24s
Save screen analysis took 1.24s
Prepare screens took 3.13s
Prepare screens took 3.13s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 1.08s
Save bytecode. took 1.08s
Running _start took 0.02s
Running _start took 0.02s
Interface start took 2.08s
Interface start took 2.08s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1557, 647)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.fc49d6bd800ecb1492a1f77284a4d178'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1557, 720) drawable=(1557, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 27.1318800449s
Hid presplash.
Screen sizes: virtual=(1920, 1080) physical=(720, 1557) drawable=(720, 1557)
Maximum texture size: 4096x4096
Entered background.

You might also like