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

Log

The document is a log from a Ren'Py game engine initialization on an Android device, specifically a OnePlus model GN2200. It details the various stages of the initialization process, including loading scripts, managing save data, and setting up the graphics renderer. The total time taken for the interface to be ready was approximately 5.14 seconds.

Uploaded by

christinator135
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)
15 views2 pages

Log

The document is a log from a Ren'Py game engine initialization on an Android device, specifically a OnePlus model GN2200. It details the various stages of the initialization process, including loading scripts, managing save data, and setting up the graphics renderer. The total time taken for the interface to be ready was approximately 5.14 seconds.

Uploaded by

christinator135
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

Fri Nov 4 06:23:43 2022

Unknown platform.
Ren'Py 7.4.8.1895

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer OnePlus model GN2200
Screen diagonal is 5.48292804987 inches.
Early init took 0.09s
Early init took 0.09s
Android searchpath:
/storage/emulated/0/Android/data/com.estrada777.moslastsummer/files/game
Loader init took 0.03s
Loader init took 0.03s
Loading error handling took 0.07s
Loading error handling took 0.07s
Loading script took 2.89s
Loading script took 2.89s
Saving to
/storage/emulated/0/Android/data/com.estrada777.moslastsummer/files/../../../../
RenPy_Saves/com.estrada777.moslastsummer
Loading save slot metadata. took 0.06s
Loading save slot metadata. took 0.06s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 8)
Running init code took 0.25s
Running init code took 0.25s
Loading analysis data took 0.00s
Loading analysis data took 0.00s
Analyze and compile ATL took 0.03s
Analyze and compile ATL took 0.03s
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.09s
Initial gc. took 0.09s
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.13s
Init translation took 0.13s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.00s
Load screen analysis took 0.00s
Analyze screens took 0.08s
Analyze screens took 0.08s
Save screen analysis took 0.19s
Save screen analysis took 0.19s
Prepare screens took 0.39s
Prepare screens took 0.39s
Save pyanalysis. took 0.24s
Save pyanalysis. took 0.24s
Save bytecode. took 0.06s
Save bytecode. took 0.06s
Running _start took 0.00s
Running _start took 0.00s
Interface start took 0.26s
Interface start took 0.26s

Initializing gles renderer:


primary display bounds: (0, 0, 2400, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 619'
Version: 'OpenGL ES 3.2 V@0530.0 (GIT@8382da08aa, I139f36ad46, 1645197494)
(Date:02/18/22)'
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: 16384
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1280, 720) physical=(2400, 1080) drawable=(2400, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 5.14442110062s
Hid presplash.

You might also like