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

Log

The document provides log output from initializing a Ren'Py game on an Android device. It lists details of the device, paths used for saving files, times taken to load assets and initialize components, and renderer details. The game is fully initialized and ready to start in under 3 seconds.

Uploaded by

tareaschat961
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)
17 views

Log

The document provides log output from initializing a Ren'Py game on an Android device. It lists details of the device, paths used for saving files, times taken to load assets and initialize components, and renderer details. The game is fully initialized and ready to start in under 3 seconds.

Uploaded by

tareaschat961
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 Jul 7 16:52:26 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 Xiaomi model M2101K7AG
Screen diagonal is 4.95118969578 inches.
Early init took 0.13s
Early init took 0.13s
Android search paths:
/storage/emulated/0/Android/data/be.adoredbythedevil/files/../../../../Documents/
BE/be.adoredbythedevil/game /data/user/0/be.adoredbythedevil/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 0.65s
Loading script took 0.65s
Saving to /storage/emulated/0/Android/data/be.adoredbythedevil/files/../../../../
Documents/BE/be.adoredbythedevil
Loading save slot metadata. took 0.10s
Loading save slot metadata. took 0.10s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/be.adoredbythedevil/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 3)
Running init code took 0.39s
Running init code took 0.39s
Loading analysis data took 0.09s
Loading analysis data took 0.09s
Analyze and compile ATL took 0.09s
Analyze and compile ATL took 0.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.10s
Initial gc. took 0.10s
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.18s
Init translation took 0.18s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.07s
Load screen analysis took 0.07s
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.23s
Prepare screens took 0.23s
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.37s
Interface start took 0.37s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2307, 1002)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 612'
Version: 'OpenGL ES 3.2 [email protected] (GIT@5fa70b0888, I2c4b6824f1, 1631535659)
(Date:09/13/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080)
Maximum texture size: 4096x4096
controller: u'05000000306132330000000001000000' u'uinput-fpc' 1
Total time until interface ready: 2.89711904526s
Hid presplash.
controller: u'05000000306132330000000001000000' u'uinput-fpc' 1

You might also like