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

Log

The document details the initialization of a Ren'Py game on an Android device. It lists the device model and screen size, and outlines the process of loading scripts, saves, and preparing screens and styles to start the game interface.

Uploaded by

Jerico Santos
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)
19 views

Log

The document details the initialization of a Ren'Py game on an Android device. It lists the device model and screen size, and outlines the process of loading scripts, saves, and preparing screens and styles to start the game interface.

Uploaded by

Jerico Santos
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 Nov 19 23:38:28 2023

Unknown platform.
Ren'Py 7.4.11.2266

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer Xiaomi model M2101K7BG
Screen diagonal is 5.43248284256 inches.
Early init took 0.14s
Early init took 0.14s
Attempting to copy your saves from stock location...
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.altereddestiny/files/../../../../
Documents/RenPy_Saves/com.estrada777.altereddestiny/game
/data/user/0/com.estrada777.altereddestiny/files/game
Loader init took 0.19s
Loader init took 0.19s
Loading error handling took 0.34s
Loading error handling took 0.34s
Loading script took 3.83s
Loading script took 3.83s
Saving to
/storage/emulated/0/Android/data/com.estrada777.altereddestiny/files/../../../../
Documents/RenPy_Saves/com.estrada777.altereddestiny
Loading save slot metadata. took 0.52s
Loading save slot metadata. took 0.52s
Loading persistent took 0.02s
Loading persistent took 0.02s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 11)
- Init at 00images.rpyc:52 took 0.44067 s.
Running init code took 1.26s
Running init code took 1.26s
Loading analysis data took 0.86s
Loading analysis data took 0.86s
Analyze and compile ATL took 1.06s
Analyze and compile ATL took 1.06s
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.67s
Initial gc. took 0.67s
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.69s
Init translation took 0.69s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.69s
Load screen analysis took 0.69s
Analyze screens took 0.04s
Analyze screens took 0.04s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 1.95s
Prepare screens took 1.95s
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.15s
Interface start took 1.15s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2177, 987)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G76'
Version: 'OpenGL ES 3.2 v1.r26p0-01eac0.e086051d656b225ed0668b49f6ea2e59'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 13.8621869087s
Hid presplash.
controller: '05000000306132330000000001000000' 'uinput-fpc' 1

You might also like