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

Log

The document details the initialization process of a Ren'Py game on an Android device, specifically a realme model RMX3630. It includes timestamps for various stages of the initialization, such as loading scripts and handling errors, with a total time until the interface is ready being approximately 16.95 seconds. Additionally, it notes a failure to initialize the Steam library due to a missing file.

Uploaded by

rtsaglam23
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)
4 views

Log

The document details the initialization process of a Ren'Py game on an Android device, specifically a realme model RMX3630. It includes timestamps for various stages of the initialization, such as loading scripts and handling errors, with a total time until the interface is ready being approximately 16.95 seconds. Additionally, it notes a failure to initialize the Steam library due to a missing file.

Uploaded by

rtsaglam23
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

Sun Jan 12 11:06:45 2025

Unknown platform.
Ren'Py 8.0.0.22062402

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer realme model RMX3630
Screen diagonal is 4.937390118327247 inches.
Early init took 0.07s
Early init took 0.07s
Android search paths:
/storage/emulated/0/Android/data/what.a.legend.c18/files/../../../../C18/
what.a.legend.c18/game /data/user/0/what.a.legend.c18/files/game
Loader init took 0.13s
Loader init took 0.13s
Loading error handling took 2.32s
Loading error handling took 2.32s
Loading script took 5.44s
Loading script took 5.44s
Saving to /storage/emulated/0/Android/data/what.a.legend.c18/files/../../../../
C18/what.a.legend.c18
Loading save slot metadata. took 0.55s
Loading save slot metadata. took 0.55s
Loading persistent took 0.02s
Loading persistent took 0.02s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/what.a.legend.c18/files/libsteam_api.so" not found')
Set script version to: (7, 4, 9)
- Init at 00images.rpyc:52 took 0.46700 s.
Running init code took 1.42s
Running init code took 1.42s
Loading analysis data took 0.57s
Loading analysis data took 0.57s
Analyze and compile ATL took 1.32s
Analyze and compile ATL took 1.32s
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.93s
Initial gc. took 0.93s
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 0.97s
Init translation took 0.97s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.48s
Load screen analysis took 0.48s
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.99s
Prepare screens took 0.99s
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 1.21s
Interface start took 1.21s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2161, 973)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57 MC2'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.3d0f892e790e4319a235910ce1559a8a'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2293, 1080) drawable=(2293, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 16.95213270187378s
Hid presplash.

You might also like