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

Log

The document is a log of the initialization process for a Ren'Py game on an OPPO device running Android. It details various stages of loading, including error handling, script loading, and interface preparation, with specific time metrics for each step. Notably, there was a failure to initialize Steam due to a missing library file.

Uploaded by

pecatosteriddik
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)
14 views2 pages

Log

The document is a log of the initialization process for a Ren'Py game on an OPPO device running Android. It details various stages of loading, including error handling, script loading, and interface preparation, with specific time metrics for each step. Notably, there was a failure to initialize Steam due to a missing library file.

Uploaded by

pecatosteriddik
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

Sat Jun 21 17:25:13 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 OPPO model OPG02
Screen diagonal is 4.92912616213282 inches.
Early init took 0.16s
Early init took 0.16s
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.22s
Loader init took 0.22s
Loading error handling took 1.27s
Loading error handling took 1.27s
Loading script took 9.06s
Loading script took 9.06s
Saving to /storage/emulated/0/Android/data/what.a.legend.c18/files/../../../../
C18/what.a.legend.c18
Loading save slot metadata. took 2.20s
Loading save slot metadata. took 2.20s
Loading persistent took 0.05s
Loading persistent took 0.05s
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.66144 s.
Running init code took 2.20s
Running init code took 2.20s
Loading analysis data took 0.91s
Loading analysis data took 0.91s
Analyze and compile ATL took 2.78s
Analyze and compile ATL took 2.78s
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 2.18s
Initial gc. took 2.18s
DPI scale factor: 1.000000
Creating interface object took 0.04s
Creating interface object took 0.04s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 1.45s
Init translation took 1.45s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.66s
Load screen analysis took 0.66s
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 1.15s
Prepare screens took 1.15s
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.98s
Interface start took 1.98s

Initializing gles renderer:


primary display bounds: (0, 0, 2158, 970)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 619'
Version: b'OpenGL ES 3.2 V@0530.0 (GIT@badfd2c428, Ic89c6ea852, 1626248638)
(Date:07/14/21)'
Display Info: None
Number of texture units: 16
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 16384
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(2290, 1080) drawable=(2290, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 27.084927320480347s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2290, 1080) drawable=(2290, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048

You might also like