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

laeiou

The document provides a log of the initialization process for a Ren'Py application on an Android device, detailing the time taken for various stages such as loading scripts, saving data, and initializing the interface. It specifies the device model, screen size, and graphics renderer information. The total time until the interface was ready was approximately 17.49 seconds.

Uploaded by

1diarguer
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

laeiou

The document provides a log of the initialization process for a Ren'Py application on an Android device, detailing the time taken for various stages such as loading scripts, saving data, and initializing the interface. It specifies the device model, screen size, and graphics renderer information. The total time until the interface was ready was approximately 17.49 seconds.

Uploaded by

1diarguer
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
You are on page 1/ 2

Sat Aug 3 11:25:43 2024

Unknown platform.
Ren'Py 7.5.0.242n

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-A515F
Screen diagonal is 5.74045841478 inches.
Early init took 0.14s
Early init took 0.14s
Android search paths:
/storage/emulated/0/Android/data/eternum.traduccionesjcch18.com/files/../../../../
JCCH18/eternum.traduccionesjcch18.com/game
/data/user/0/eternum.traduccionesjcch18.com/files/game
Loader init took 0.14s
Loader init took 0.14s
Loading error handling took 0.50s
Loading error handling took 0.50s
Loading script took 9.43s
Loading script took 9.43s
Saving to
/storage/emulated/0/Android/data/eternum.traduccionesjcch18.com/files/../../../../
Documents/RenPy-Saves/eternum.traduccionesjcch18.com
Loading save slot metadata. took 0.25s
Loading save slot metadata. took 0.25s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 6)
- Init at 00images.rpyc:52 took 0.48066 s.
Running init code took 0.98s
Running init code took 0.98s
Loading analysis data took 0.32s
Loading analysis data took 0.32s
Analyze and compile ATL took 0.52s
Analyze and compile ATL took 0.52s
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.26s
Initial gc. took 1.26s
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.28s
Init translation took 1.28s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.16s
Load screen analysis took 0.16s
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.43s
Prepare screens took 0.43s
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.47s
Interface start took 1.47s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2186, 1017)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G72'
Version: 'OpenGL ES 3.2 v1.r26p0-01eac0.###other-sha0123456789ABCDEF0###'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2312, 1080) drawable=(2312, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 17.4942338467s
Hid presplash.

You might also like