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

Log

The document details the initialization of an Android port of Ren'Py upon starting an application. It provides details on the device, Android version, and paths as the application loads scripts, saves, and initializes various components before the interface is ready.

Uploaded by

HR Channel
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)
24 views2 pages

Log

The document details the initialization of an Android port of Ren'Py upon starting an application. It provides details on the device, Android version, and paths as the application loads scripts, saves, and initializes various components before the interface is ready.

Uploaded by

HR Channel
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

Sat May 4 01:20:59 2024

Alternative_Saves_Android_Port
Ren'Py 8.1.1.23060707

Bootstrap to the start of init.init. took 0.00s


Bootstrap to the start of init.init. took 0.00s

Manufacturer HUAWEI Model JSN-L22


Android Version: 10
Device Arch: android-arm64_v8a

Screen diagonal is 6.041082479810544 inches.


Version: Ren'Py 8.1.1.23060707
Early init. took 0.22s
Early init. took 0.22s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/da.mtc/files/../../../../Documents/DA/da.mtc/
game /data/data/da.mtc/files/game
Loader init. took 0.21s
Loader init. took 0.21s
Loading error handling. took 0.47s
Loading error handling. took 0.47s
Loading script. took 2.63s
Loading script. took 2.63s
Saving to /storage/emulated/0/Android/data/da.mtc/files/../../../../Documents/DA/
da.mtc
Loading save slot metadata. took 0.27s
Loading save slot metadata. took 0.27s
Loading persistent. took 0.01s
Loading persistent. took 0.01s
Set script version to: (8, 1, 3)
Running init code. took 0.38s
Running init code. took 0.38s
Loading analysis data. took 0.35s
Loading analysis data. took 0.35s
Analyze and compile ATL. took 0.93s
Analyze and compile ATL. took 0.93s
Reloading save slot metadata. took 0.28s
Reloading save slot metadata. took 0.28s
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.63s
Initial gc. took 0.63s
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.66s
Init translation took 0.66s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.47s
Load screen analysis took 0.47s
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 1.27s
Prepare screens took 1.27s
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.10s
Interface start. took 1.10s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2255, 995)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G51'
Version: b'OpenGL ES 3.2 v1.r18p0-01rel0.b41ed439d4105fb7fbd317b6da6aac7f'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2255, 1080) drawable=(2255, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 11.156201362609863s.
Hid presplash.
Entered background. --------------------------------------------

You might also like