Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Log

The document provides a log of the initialization process for a Ren'Py application running on a Motorola Edge 30 device. It details various stages of loading, including script loading, error handling, and interface setup, with specific time metrics for each step. The total time taken until the interface was ready was approximately 1.81 seconds.

Uploaded by

megamanqwerty8
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)
5 views2 pages

Log

The document provides a log of the initialization process for a Ren'Py application running on a Motorola Edge 30 device. It details various stages of loading, including script loading, error handling, and interface setup, with specific time metrics for each step. The total time taken until the interface was ready was approximately 1.81 seconds.

Uploaded by

megamanqwerty8
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

Mon May 6 08:37:21 2024

Unknown platform.
Ren'Py 7.5.0.118n

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer motorola model motorola edge 30
Screen diagonal is 6.57951365984 inches.
Early init took 0.07s
Early init took 0.07s
Android search paths:
/storage/emulated/0/Android/data/be.matrixhearts/files/../../../../Documents/BE/
be.matrixhearts/game /data/user/0/be.matrixhearts/files/game
Loader init took 0.03s
Loader init took 0.03s
Loading error handling took 0.06s
Loading error handling took 0.06s
Loading script took 0.60s
Loading script took 0.60s
Saving to /storage/emulated/0/Android/data/be.matrixhearts/files/../../../../
Documents/BE/be.matrixhearts
Loading save slot metadata. took 0.10s
Loading save slot metadata. took 0.10s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 11)
Running init code took 0.16s
Running init code took 0.16s
Loading analysis data took 0.03s
Loading analysis data took 0.03s
Analyze and compile ATL took 0.01s
Analyze and compile ATL took 0.01s
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.08s
Initial gc. took 0.08s
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.11s
Init translation took 0.11s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.03s
Load screen analysis took 0.03s
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.12s
Prepare screens took 0.12s
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 0.22s
Interface start took 0.22s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2400, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 642L'
Version: 'OpenGL ES 3.2 [email protected] (GIT@eaa701cd06, I183f6321f0, 1666871261)
(Date:10/27/22)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2295, 1080) drawable=(2295, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 1.80784702301s
Hid presplash.

You might also like