0% found this document useful (0 votes)
6 views

log

The document provides a log of the initialization process for a Ren'Py application running on an Android device. It includes details about the device specifications, loading times for various components, and the rendering setup. The total time until the interface was ready was approximately 15 seconds.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

log

The document provides a log of the initialization process for a Ren'Py application running on an Android device. It includes details about the device specifications, loading times for various components, and the rendering setup. The total time until the interface was ready was approximately 15 seconds.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Thu Feb 20 21:20:54 2025

Unknown platform.
Ren'Py 7.4.10.2178

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-A235F
Screen diagonal is 5.86467306194 inches.
Early init took 0.22s
Early init took 0.22s
Android search paths:
/storage/emulated/150/Android/data/com.koga3.nephilim/files/../../../../
RenPy_Saves/com.koga3.nephilim/game /data/user/150/com.koga3.nephilim/files/game
Loader init took 0.24s
Loader init took 0.24s
Loading error handling took 0.42s
Loading error handling took 0.42s
Loading script took 7.41s
Loading script took 7.41s
Saving to /storage/emulated/150/Android/data/com.koga3.nephilim/files/../../../../
RenPy_Saves/com.koga3.nephilim
Loading save slot metadata. took 0.50s
Loading save slot metadata. took 0.50s
Loading persistent took 0.02s
Loading persistent took 0.02s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 11)
- Init at 00images.rpyc:52 took 1.00243 s.
Running init code took 1.45s
Running init code took 1.45s
Loading analysis data took 0.12s
Loading analysis data took 0.12s
Analyze and compile ATL took 0.17s
Analyze and compile ATL took 0.17s
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.01s
Initial gc. took 1.01s
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 0.97s
Init translation took 0.97s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.10s
Load screen analysis took 0.10s
Analyze screens took 0.00s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.47s
Prepare screens took 0.47s
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.45s
Interface start took 1.45s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2408, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 610'
Version: 'OpenGL ES 3.2 [email protected] (GIT@ec028f8cac, Ic8928a1631, 1661241016)
(Date:08/23/22)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2342, 1080) drawable=(2342, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 15.0691659451s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2207, 1012) drawable=(2207, 1012)
Maximum texture size: 4096x4096
Entered background.

You might also like