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

log.txt

The document details the initialization process of a Ren'Py game on an Android device, specifically a Xiaomi model. It includes timestamps for various stages of loading, error handling, and rendering, indicating a total time of approximately 28.89 seconds until the interface was ready. Additionally, it notes a failure to initialize a Steam library due to a missing file.

Uploaded by

akg033541
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 views

log.txt

The document details the initialization process of a Ren'Py game on an Android device, specifically a Xiaomi model. It includes timestamps for various stages of loading, error handling, and rendering, indicating a total time of approximately 28.89 seconds until the interface was ready. Additionally, it notes a failure to initialize a Steam library due to a missing file.

Uploaded by

akg033541
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 Jan 28 23:22:46 2025

Unknown platform.
Ren'Py 8.0.2.22081402

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer Xiaomi model 2312DRAABI
Screen diagonal is 5.4294745800009085 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.17s
Loader init took 0.17s
Loading error handling took 0.91s
Loading error handling took 0.91s
Loading script took 10.98s
Loading script took 10.98s
Saving to /storage/emulated/0/Android/data/what.a.legend.c18/files/../../../../
C18/what.a.legend.c18
Loading save slot metadata. took 0.11s
Loading save slot metadata. took 0.11s
Loading persistent took 0.00s
Loading persistent took 0.00s
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.74214 s.
Running init code took 2.29s
Running init code took 2.29s
Loading analysis data took 1.13s
Loading analysis data took 1.13s
Analyze and compile ATL took 4.71s
Analyze and compile ATL took 4.71s
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.75s
Initial gc. took 1.75s
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 1.80s
Init translation took 1.80s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.91s
Load screen analysis took 0.91s
Analyze screens took 0.02s
Analyze screens took 0.02s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 1.52s
Prepare screens took 1.52s
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 2.10s
Interface start took 2.10s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2176, 986)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57 MC2'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.0a0b917d9265b4c01be9925306306139'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2306, 1080) drawable=(2306, 1080)
Maximum texture size: 4096x4096
controller: '05000000660600008808000001000000' 'uinput-fpc' 1
Total time until interface ready: 28.889808893203735s
Hid presplash.
controller: '05000000660600008808000001000000' 'uinput-fpc' 1

You might also like