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

Ren'Py 7.5.1 Initialization Log

The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model SM-A356E. It includes timestamps for various initialization stages, loading scripts, and error handling, noting a failure to initialize a Steam library due to a missing file. The total time taken for the interface to be ready is approximately 10.84 seconds.

Uploaded by

duruyamac8
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)
3 views2 pages

Ren'Py 7.5.1 Initialization Log

The document details the initialization process of a Ren'Py application on an Android device, specifically a Samsung model SM-A356E. It includes timestamps for various initialization stages, loading scripts, and error handling, noting a failure to initialize a Steam library due to a missing file. The total time taken for the interface to be ready is approximately 10.84 seconds.

Uploaded by

duruyamac8
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 Dec 13 18:30:45 2025

Unknown platform.
Ren'Py 7.5.1.22070801

Bootstrap to the start of [Link] took 0.00s


Bootstrap to the start of [Link] took 0.00s
Manufacturer samsung model SM-A356E
Screen diagonal is 5.19708940385 inches.
Early init took 0.12s
Early init took 0.12s
Android search paths:
/storage/emulated/0/Android/data/[Link]/
files/../../../../Documents/RenPy_Saves/[Link]/game
/data/data/[Link]/files/game
Loader init took 0.32s
Loader init took 0.32s
Loading error handling took 0.37s
Loading error handling took 0.37s
Loading script took 3.82s
Loading script took 3.82s
Saving to /storage/emulated/0/Android/data/[Link]/
files/../../../../Documents/RenPy_Saves/[Link]
Loading save slot metadata. took 0.15s
Loading save slot metadata. took 0.15s
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, 5, 1)
Running init code took 0.41s
Running init code took 0.41s
Loading analysis data took 0.66s
Loading analysis data took 0.66s
Analyze and compile ATL took 0.09s
Analyze and compile ATL took 0.09s
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 0.59s
Initial gc. took 0.59s
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 0.70s
Init translation took 0.70s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.49s
Load screen analysis took 0.49s
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.77s
Prepare screens took 1.77s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Interface start took 1.02s
Interface start took 1.02s

Initializing gles renderer:


primary display bounds: (0, 0, 2116, 996)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G68'
Version: 'OpenGL ES 3.2 v1.r38p1-01eac0-mbs2v41_0.0b37450fbb12e582df79a7906d0ad856'
Display Info: None
Number of texture units: 64
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 16383
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(2251, 1080) drawable=(2251, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 10.8449130058s
Hid presplash.
Screen sizes: virtual=(1920, 1080) physical=(1080, 2249) drawable=(1080, 2249)
Root FBO is: 0
FBO Maximum Texture Size: 2048

You might also like