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

Log

The document details the initialization process of a Ren'Py game on an Android device, specifically a OnePlus model CPH2381. It includes timestamps for various stages of the loading process, errors encountered, and information about the graphics renderer. The total time until the interface was ready was approximately 21.43 seconds.

Uploaded by

gamerharnish
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)
18 views2 pages

Log

The document details the initialization process of a Ren'Py game on an Android device, specifically a OnePlus model CPH2381. It includes timestamps for various stages of the loading process, errors encountered, and information about the graphics renderer. The total time until the interface was ready was approximately 21.43 seconds.

Uploaded by

gamerharnish
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

Mon Jun 16 [Link] 2025

Unknown platform.
Ren'Py 8.0.2.22081402

Bootstrap to the start of [Link] took 0.00s


Bootstrap to the start of [Link] took 0.00s
Manufacturer OnePlus model CPH2381
Screen diagonal is 6.122598078266221 inches.
Early init took 0.16s
Early init took 0.16s
Android search paths:
/storage/emulated/0/Android/data/[Link].c18/files/../../../../C18/
[Link].c18/game /data/user/0/[Link].c18/files/game
Loader init took 0.29s
Loader init took 0.29s
Loading error handling took 0.98s
Loading error handling took 0.98s
Loading script took 7.62s
Loading script took 7.62s
Saving to /storage/emulated/0/Android/data/[Link].c18/files/../../../../
C18/[Link].c18
Loading save slot metadata. took 0.17s
Loading save slot metadata. took 0.17s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/[Link].c18/files/libsteam_api.so" not found')
Set script version to: (7, 4, 9)
- Init at [Link] took 0.62782 s.
Running init code took 2.08s
Running init code took 2.08s
Loading analysis data took 0.81s
Loading analysis data took 0.81s
Analyze and compile ATL took 2.06s
Analyze and compile ATL took 2.06s
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.34s
Initial gc. took 1.34s
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.31s
Init translation took 1.31s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.00s
Load screen analysis took 0.00s
Analyze screens took 0.08s
Analyze screens took 0.08s
Save screen analysis took 0.29s
Save screen analysis took 0.29s
Prepare screens took 1.01s
Prepare screens took 1.01s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.93s
Save bytecode. took 0.93s
Running _start took 0.01s
Running _start took 0.01s
Interface start took 1.66s
Interface start took 1.66s

Initializing gles renderer:


primary display bounds: (0, 0, 2302, 970)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 619'
Version: b'OpenGL ES 3.2 [email protected] (GIT@e7626cbb06, If33672715f, 1674571865)
(Date:01/24/23)'
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=(2302, 1080) drawable=(2302, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 21.425041437149048s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2302, 1080) drawable=(2302, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Entered background.

You might also like