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

Ren'Py 7.5.3 Initialization Log

The document provides a log of the initialization process for a Ren'Py application on an Infinix X669C device. It details various stages of loading, including script loading, error handling, and interface creation, with specific time metrics for each step. Additionally, it notes a failure to initialize a steam library and provides information about the graphics renderer and screen dimensions.

Uploaded by

Ikhsan Rifqi
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)
17 views2 pages

Ren'Py 7.5.3 Initialization Log

The document provides a log of the initialization process for a Ren'Py application on an Infinix X669C device. It details various stages of loading, including script loading, error handling, and interface creation, with specific time metrics for each step. Additionally, it notes a failure to initialize a steam library and provides information about the graphics renderer and screen dimensions.

Uploaded by

Ikhsan Rifqi
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

Sat Apr 19 [Link] 2025

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of [Link] took 0.00s


Bootstrap to the start of [Link] took 0.00s
Manufacturer INFINIX model Infinix X669C
Screen diagonal is 5.24078059548 inches.
Early init took 0.26s
Early init took 0.26s
Android search paths:
/storage/emulated/0/Android/data/[Link]/files/../../../../Documents/
INCG_Saves/[Link]/game /data/user/0/[Link]/files/game
Loader init took 0.50s
Loader init took 0.50s
Loading error handling took 0.89s
Loading error handling took 0.89s
Loading script took 19.56s
Loading script took 19.56s
Saving to /storage/emulated/0/Android/data/[Link]/files/../../../../
Documents/INCG_Saves/[Link]
Loading save slot metadata. took 1.77s
Loading save slot metadata. took 1.77s
Loading persistent took 0.09s
Loading persistent took 0.09s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/[Link]/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 11)
- Init at [Link] took 0.62518 s.
- Init at [Link] took 0.25708 s.
Running init code took 69.78s
Running init code took 69.78s
Loading analysis data took 2.82s
Loading analysis data took 2.82s
Analyze and compile ATL took 0.51s
Analyze and compile ATL took 0.51s
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 3.35s
Initial gc. took 3.35s
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 3.24s
Init translation took 3.24s
Build styles took 0.04s
Build styles took 0.04s
Load screen analysis took 1.80s
Load screen analysis took 1.80s
Analyze screens took 0.07s
Analyze screens took 0.07s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 7.76s
Prepare screens took 7.76s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.02s
Running _start took 0.02s
Interface start took 4.03s
Interface start took 4.03s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1540, 664)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Imagination Technologies'
Renderer: 'PowerVR Rogue GE8320'
Version: 'OpenGL ES 3.2 build 1.13@5776728'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1540, 720) drawable=(1540, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 117.594516039s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(1540, 720) drawable=(1540, 720)
Maximum texture size: 4096x4096
Entered background.

You might also like