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

Log 2

The document summarizes the startup process of a Ren'Py game on an Android device. It provides details of the device model, screen size, loading of scripts, images and other assets. It also describes initializing the graphics renderer and reaching the point where the interface is ready in a total time of 19.36 seconds. Subsequent launches are faster by caching loaded assets.

Uploaded by

Hthain Lin
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)
26 views

Log 2

The document summarizes the startup process of a Ren'Py game on an Android device. It provides details of the device model, screen size, loading of scripts, images and other assets. It also describes initializing the graphics renderer and reaching the point where the interface is ready in a total time of 19.36 seconds. Subsequent launches are faster by caching loaded assets.

Uploaded by

Hthain Lin
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

Sun Oct 23 04:18:39 2022

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 Redmi 8A
Screen diagonal is 4.75614939118 inches.
Early init took 0.31s
Early init took 0.31s
Android search paths:
/storage/emulated/0/Android/data/com.lisland.luccisan/files/../../../../Documents/
RenPy_Saves/com.lisland.luccisan/game /data/data/com.lisland.luccisan/files/game
Loader init took 0.37s
Loader init took 0.37s
Loading error handling took 0.43s
Loading error handling took 0.43s
Loading script took 8.80s
Loading script took 8.80s
Saving to /storage/emulated/0/Android/data/com.lisland.luccisan/files/../../../../
Documents/RenPy_Saves/com.lisland.luccisan
Loading save slot metadata. took 1.66s
Loading save slot metadata. took 1.66s
Loading persistent took 0.07s
Loading persistent took 0.07s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.lisland.luccisan/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 1)
- Init at 00images.rpyc:52 took 1.13242 s.
- Init at apo.rpyc:1 took 0.36086 s.
Running init code took 2.19s
Running init code took 2.19s
Loading analysis data took 0.38s
Loading analysis data took 0.38s
Analyze and compile ATL took 0.48s
Analyze and compile ATL took 0.48s
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 1.01s
Initial gc. took 1.01s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Creating interface object took 0.01s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 1.10s
Init translation took 1.10s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.16s
Load screen analysis took 0.16s
Analyze screens took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.52s
Prepare screens took 0.52s
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 1.43s
Interface start took 1.43s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1369, 665)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 505'
Version: 'OpenGL ES 3.2 [email protected] (GIT@c692a3f, Ie3bb699d95, 1601378470)
(Date:09/29/20)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1465, 720) drawable=(1465, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 19.3608360291s
Hid presplash.
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.05s
Init translation took 0.05s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.16s
Load screen analysis took 0.16s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.02s
Running _start took 0.02s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.05s
Init translation took 0.05s
Build styles took 0.04s
Build styles took 0.04s
Load screen analysis took 0.15s
Load screen analysis took 0.15s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.02s
Running _start took 0.02s

You might also like