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

Log

The document details the initialization process of a Ren'Py application on an ITEL A663L device, highlighting various stages such as loading scripts, handling errors, and setting up the graphics renderer. It provides specific timing for each step, indicating a total time of approximately 29 seconds until the interface is ready. Additionally, it includes technical specifications related to the device's display and graphics capabilities.

Uploaded by

khumzinselemela
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)
8 views2 pages

Log

The document details the initialization process of a Ren'Py application on an ITEL A663L device, highlighting various stages such as loading scripts, handling errors, and setting up the graphics renderer. It provides specific timing for each step, indicating a total time of approximately 29 seconds until the interface is ready. Additionally, it includes technical specifications related to the device's display and graphics capabilities.

Uploaded by

khumzinselemela
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 Jun 7 07:07:16 2025

Unknown platform.
Ren'Py 7.4.11.2266

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer ITEL model itel A663L
Screen diagonal is 4.97721370347 inches.
Early init took 0.71s
Early init took 0.71s
Android search paths:
/storage/emulated/0/Android/data/summer_heat_eng.pornoisland.site/
files/../../../../Documents/Admin_Island/summer_heat_eng.pornoisland.site/game
/data/user/0/summer_heat_eng.pornoisland.site/files/game
Loader init took 0.38s
Loader init took 0.38s
Loading error handling took 0.62s
Loading error handling took 0.62s
Loading script took 8.82s
Loading script took 8.82s
Saving to /storage/emulated/0/Android/data/summer_heat_eng.pornoisland.site/
files/../../../../Documents/Admin_Island/summer_heat_eng.pornoisland.site
Loading save slot metadata. took 0.24s
Loading save slot metadata. took 0.24s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
- Init at 00updater.rpyc:23 took 0.25974 s.
Set script version to: (7, 4, 4)
- Init at 00images.rpyc:52 took 0.94796 s.
Running init code took 2.16s
Running init code took 2.16s
Loading analysis data took 1.57s
Loading analysis data took 1.57s
Analyze and compile ATL took 0.30s
Analyze and compile ATL took 0.30s
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.50s
Initial gc. took 1.50s
DPI scale factor: 1.000000
Creating interface object took 0.03s
Creating interface object took 0.03s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 1.40s
Init translation took 1.40s
Build styles took 0.07s
Build styles took 0.07s
Load screen analysis took 1.47s
Load screen analysis took 1.47s
Analyze screens took 0.04s
Analyze screens took 0.04s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 5.97s
Prepare screens took 5.97s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.03s
Running _start took 0.03s
Interface start took 2.28s
Interface start took 2.28s

Initializing gles renderer:


primary display bounds: (0, 0, 1444, 672)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Imagination Technologies'
Renderer: 'PowerVR Rogue GE8322'
Version: 'OpenGL ES 3.2 build 1.18@6267915'
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=(1920, 1080) physical=(1540, 720) drawable=(1540, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 28.9918029308s
Hid presplash.

You might also like