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

Log

The document outlines the initialization process of a Ren'Py application on an Android device, detailing the steps and timings involved. It includes information about the device specifications, loading scripts, and error handling, specifically noting a failure to initialize the Steam library. The total time until the interface is ready is recorded as approximately 4.4 seconds.

Uploaded by

belahali6
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)
0 views2 pages

Log

The document outlines the initialization process of a Ren'Py application on an Android device, detailing the steps and timings involved. It includes information about the device specifications, loading scripts, and error handling, specifically noting a failure to initialize the Steam library. The total time until the interface is ready is recorded as approximately 4.4 seconds.

Uploaded by

belahali6
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

Mon May 12 02:27:40 2025

Unknown platform.
Ren'Py 8.0.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-N975U
Screen diagonal is 5.4891410014901565 inches.
Early init took 0.06s
Early init took 0.06s
Android search paths:
/storage/emulated/0/Android/data/com.mmmm.luccisan/files/../../../../Documents/
RenPy_Saves/com.mmmm.luccisan/game /data/data/com.mmmm.luccisan/files/game
Loader init took 0.03s
Loader init took 0.03s
Loading error handling took 0.10s
Loading error handling took 0.10s
Loading script took 0.90s
Loading script took 0.90s
Saving to /storage/emulated/0/Android/data/com.mmmm.luccisan/files/../../../../
Documents/RenPy_Saves/com.mmmm.luccisan
Loading save slot metadata. took 0.23s
Loading save slot metadata. took 0.23s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.mmmm.luccisan/files/libsteam_api.so" not found')
Set script version to: (8, 0, 3)
- Init at splashscreen.rpyc:1 took 0.89613 s.
Running init code took 1.30s
Running init code took 1.30s
Loading analysis data took 0.04s
Loading analysis data took 0.04s
Analyze and compile ATL took 0.03s
Analyze and compile ATL took 0.03s
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.11s
Initial gc. took 0.11s
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.14s
Init translation took 0.14s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.09s
Load screen analysis took 0.09s
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.20s
Prepare screens took 0.20s
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.34s
Interface start took 0.34s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2069, 1017)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 640'
Version: b'OpenGL ES 3.2 [email protected] (GIT@3dad7f8ed7, I593c16c433, 1633080534)
(Date:10/01/21)'
Display Info: None
Screen sizes: virtual=(1365, 768) physical=(2069, 1017) drawable=(2069, 1017)
Maximum texture size: 4096x4096
Total time until interface ready: 4.400332689285278s
Screen sizes: virtual=(1365, 768) physical=(2195, 1080) drawable=(2195, 1080)
Maximum texture size: 4096x4096
Hid presplash.

You might also like