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

Log

The document provides details from the initialization of a mobile application, including the device model, screen size, loading times for various parts of the app, and initialization of the graphics renderer. It notes failures to initialize steam and lists the OpenGL version and vendor. The summary provides an overview of the technical details covered in the long initialization log.

Uploaded by

lime2z0n
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)
16 views

Log

The document provides details from the initialization of a mobile application, including the device model, screen size, loading times for various parts of the app, and initialization of the graphics renderer. It notes failures to initialize steam and lists the OpenGL version and vendor. The summary provides an overview of the technical details covered in the long initialization log.

Uploaded by

lime2z0n
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 Oct 26 06:30:11 2023

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer INFINIX model Infinix X6833B
Screen diagonal is 5.10220540551 inches.
Early init took 0.09s
Early init took 0.09s
Android search paths:
/storage/emulated/0/Android/data/da.klee.prank/files/../../../../Documents/DA/
da.klee.prank/game /data/user/0/da.klee.prank/files/game
Loader init took 0.06s
Loader init took 0.06s
Loading error handling took 0.18s
Loading error handling took 0.18s
Loading script took 2.50s
Loading script took 2.50s
Saving to
/storage/emulated/0/Android/data/da.klee.prank/files/../../../../Documents/DA/
da.klee.prank
Loading save slot metadata. took 0.58s
Loading save slot metadata. took 0.58s
Loading persistent took 0.02s
Loading persistent took 0.02s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.klee.prank/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 8)
Running init code took 0.36s
Running init code took 0.36s
Loading analysis data took 0.32s
Loading analysis data took 0.32s
Analyze and compile ATL took 1.09s
Analyze and compile ATL took 1.09s
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.46s
Initial gc. took 0.46s
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.48s
Init translation took 0.48s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.15s
Load screen analysis took 0.15s
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.20s
Prepare screens took 0.20s
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 0.58s
Interface start took 0.58s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2232, 1008)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G57 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.394145956bc7cd8e697b330aba11e3d3'
Display Info: None
Screen sizes: virtual=(1280, 720) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 7.40760207176s
Hid presplash.

You might also like