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

log

The document provides a log of the initialization process for a Ren'Py game on an Infinix X695 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 until the interface was ready was approximately 2.54 seconds.

Uploaded by

tommyjoker786
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 views

log

The document provides a log of the initialization process for a Ren'Py game on an Infinix X695 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 until the interface was ready was approximately 2.54 seconds.

Uploaded by

tommyjoker786
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

Thu Aug 31 23:44:10 2023

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 INFINIX MOBILITY LIMITED model Infinix X695
Screen diagonal is 5.04634768917 inches.
Early init took 0.15s
Early init took 0.15s
Android search paths:
/storage/emulated/0/Android/data/dawn.of.malice/files/../../../../Documents/Cebs/
dawn.of.malice/game /data/user/0/dawn.of.malice/files/game
Loader init took 0.02s
Loader init took 0.02s
Loading error handling took 0.08s
Loading error handling took 0.08s
Loading script took 0.89s
Loading script took 0.89s
Saving to /storage/emulated/0/Android/data/dawn.of.malice/files/../../../../
Documents/Cebs/dawn.of.malice
Loading save slot metadata. took 0.07s
Loading save slot metadata. took 0.07s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 5, 3)
Running init code took 0.19s
Running init code took 0.19s
Loading analysis data took 0.05s
Loading analysis data took 0.05s
Analyze and compile ATL took 0.04s
Analyze and compile ATL took 0.04s
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.11s
Initial gc. took 0.11s
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.14s
Init translation took 0.14s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.05s
Load screen analysis took 0.05s
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.17s
Prepare screens took 0.17s
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.26s
Interface start took 0.26s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2208, 996)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G76 MC4'
Version: 'OpenGL ES 3.2 v1.r26p0-01eac0.47724d85b0d6a635c0153b743011d062'
Display Info: None
Screen sizes: virtual=(1280, 720) physical=(2352, 1080) drawable=(2352, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 2.54322004318s
Hid presplash.

You might also like