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

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

Log

The document provides log output from initializing an Android game made with Ren'Py. It details the initialization process, including loading scripts and data, initializing translations, building styles, and preparing screens. It also provides details on the Android device, such as its manufacturer, model, and screen size. The game failed to initialize Steam but otherwise loaded successfully, with the interface starting up in around 2.55 seconds.
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)
37 views2 pages

Log

The document provides log output from initializing an Android game made with Ren'Py. It details the initialization process, including loading scripts and data, initializing translations, building styles, and preparing screens. It also provides details on the Android device, such as its manufacturer, model, and screen size. The game failed to initialize Steam but otherwise loaded successfully, with the interface starting up in around 2.55 seconds.
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 Jun 23 14:17:51 2023

Unknown platform.
Ren'Py 8.0.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer HONOR model CMA-LX3
Screen diagonal is 5.065208573259841 inches.
Early init took 0.12s
Early init took 0.12s
Android search paths:
/storage/emulated/0/Android/data/o.i/files/../../../../Documents/RenPy_Saves/o.i/
game /data/user/0/o.i/files/game
Loader init took 0.02s
Loader init took 0.02s
Loading error handling took 0.12s
Loading error handling took 0.12s
Loading script took 0.51s
Loading script took 0.51s
Saving to
/storage/emulated/0/Android/data/o.i/files/../../../../Documents/RenPy_Saves/o.i
Loading save slot metadata. took 0.14s
Loading save slot metadata. took 0.14s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/o.i/files/libsteam_api.so" not found')
Set script version to: (8, 0, 3)
Running init code took 0.24s
Running init code took 0.24s
Loading analysis data took 0.06s
Loading analysis data took 0.06s
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.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.16s
Init translation took 0.16s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.11s
Load screen analysis took 0.11s
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.24s
Prepare screens took 0.24s
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.34s
Interface start took 0.34s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1475, 672)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 610'
Version: b'OpenGL ES 3.2 [email protected] (GIT@1a315fd02c, I090e68fbb7, 1638351594)
(Date:12/01/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1552, 720) drawable=(1552, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 2.5583744049072266s
Hid presplash.

You might also like