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

Ren'Py 7.5.3 Initialization Log

The document contains a log of the initialization process for a Ren'Py application running on an Android device. It details various stages of loading, including script loading, error handling, and interface setup, with specific time metrics for each step. The initialization process took a total of approximately 41.9 seconds before the interface was ready for use.

Uploaded by

sungj4330
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)
40 views2 pages

Ren'Py 7.5.3 Initialization Log

The document contains a log of the initialization process for a Ren'Py application running on an Android device. It details various stages of loading, including script loading, error handling, and interface setup, with specific time metrics for each step. The initialization process took a total of approximately 41.9 seconds before the interface was ready for use.

Uploaded by

sungj4330
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

Fri Jul 25 [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 LGE model LM-K610IM
Screen diagonal is 6.92710743791 inches.
Early init took 0.22s
Early init took 0.22s
Android search paths:
/storage/emulated/0/Android/data/[Link]/files/../../../../Documents/
INCG_Saves/[Link]/game /data/data/[Link]/files/game
Loader init took 0.14s
Loader init took 0.14s
Loading error handling took 0.61s
Loading error handling took 0.61s
Loading script took 11.49s
Loading script took 11.49s
Saving to
/storage/emulated/0/Android/data/[Link]/files/../../../../Documents/
INCG_Saves/[Link]
Loading save slot metadata. took 0.01s
Loading save slot metadata. took 0.01s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/[Link]/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 4)
- Init at [Link] took 0.39122 s.
- Init at script/controller/mini/[Link] took 0.39459 s.
Running init code took 2.02s
Running init code took 2.02s
Loading analysis data took 3.20s
Loading analysis data took 3.20s
Analyze and compile ATL took 2.04s
Analyze and compile ATL took 2.04s
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.97s
Initial gc. took 2.97s
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.66s
Init translation took 3.66s
Build styles took 0.36s
Build styles took 0.36s
Load screen analysis took 1.50s
Load screen analysis took 1.50s
Analyze screens took 0.05s
Analyze screens took 0.05s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 7.24s
Prepare screens took 7.24s
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 5.18s
Interface start took 5.18s

Initializing gles renderer:


primary display bounds: (0, 0, 1526, 624)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Imagination Technologies'
Renderer: 'PowerVR Rogue GE8320'
Version: 'OpenGL ES 3.2 build 1.11@5425693'
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: 4096
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1600, 900) physical=(1526, 720) drawable=(1526, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 41.8981091976s
Hid presplash.
Entered background.

You might also like