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

Log

The document provides log output from initializing an Android game made with Ren'Py. It lists details like the device model, screen size, loading times for scripts, saves, and other assets. The game is loaded and the interface initialized in around 2 seconds total.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Log

The document provides log output from initializing an Android game made with Ren'Py. It lists details like the device model, screen size, loading times for scripts, saves, and other assets. The game is loaded and the interface initialized in around 2 seconds total.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Sun Sep 18 01:44:55 2022

Unknown platform.
Ren'Py 7.5.0.71n

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 X682B
Screen diagonal is 6.99644161789 inches.
Early init took 0.10s
Early init took 0.10s
Android search paths:
/storage/emulated/0/Android/data/e.c/files/../../../../Documents/RenPy-Saves/e.c/
game /data/data/e.c/files/game
Loader init took 0.02s
Loader init took 0.02s
Loading error handling took 0.05s
Loading error handling took 0.05s
Loading script took 0.33s
Loading script took 0.33s
Saving to /storage/emulated/0/Android/data/e.c/files/../../../../Documents/RenPy-
Saves/e.c
Loading save slot metadata. took 0.14s
Loading save slot metadata. took 0.14s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 11)
Running init code took 0.13s
Running init code took 0.13s
Loading analysis data took 0.05s
Loading analysis data took 0.05s
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.10s
Initial gc. took 0.10s
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 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.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.51s
Running _start took 0.51s
Interface start took 0.28s
Interface start took 0.28s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1640, 720)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52 MC2'
Version: 'OpenGL ES 3.2 v1.r20p0-01rel0.f5fa95a54aeb4b209f278b52b4102f78'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1560, 720) drawable=(1560, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 2.39016699791s
Hid presplash.
Entered background.
Entering foreground.

You might also like