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

log

The document details the initialization process of the Ren'Py game engine version 8.1.3 on an INFINIX Android device running version 14. It includes timestamps for various stages of loading, syncing saves, and setting up the graphical interface, totaling approximately 23.53 seconds until the interface is ready. The document also provides technical specifications of the device and the rendering capabilities of the graphics environment.

Uploaded by

romanreignsmk6
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)
3 views

log

The document details the initialization process of the Ren'Py game engine version 8.1.3 on an INFINIX Android device running version 14. It includes timestamps for various stages of loading, syncing saves, and setting up the graphical interface, totaling approximately 23.53 seconds until the interface is ready. The document also provides technical specifications of the device and the rendering capabilities of the graphics environment.

Uploaded by

romanreignsmk6
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

Tue Mar 11 17:52:36 2025

Alternative_Saves_Android_Port
Ren'Py 8.1.3.23091805

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


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

Manufacturer INFINIX Model Infinix X6711


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 5.102205405508484 inches.


Version: Ren'Py 8.1.3.23091805
Early init. took 0.26s
Early init. took 0.26s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.koga3.milfylicious/files/../../../../
Documents/RenPy_Saves/com.koga3.milfylicious/game
/data/user/0/com.koga3.milfylicious/files/game
Loader init. took 0.24s
Loader init. took 0.24s
Loading error handling. took 1.09s
Loading error handling. took 1.09s
Loading script. took 10.29s
Loading script. took 10.29s
Saving to
/storage/emulated/0/Android/data/com.koga3.milfylicious/files/../../../../
Documents/RenPy_Saves/com.koga3.milfylicious
Loading save slot metadata. took 0.16s
Loading save slot metadata. took 0.16s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (8, 1, 2)
- Init at 00images.rpyc:55 took 0.62969 s.
Running init code. took 1.19s
Running init code. took 1.19s
Loading analysis data. took 0.99s
Loading analysis data. took 0.99s
Analyze and compile ATL. took 2.93s
Analyze and compile ATL. took 2.93s
Reloading save slot metadata. took 0.08s
Reloading save slot metadata. took 0.08s
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.20s
Initial gc. took 1.20s
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.25s
Init translation took 1.25s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.00s
Load screen analysis took 0.00s
Analyze screens took 0.07s
Analyze screens took 0.07s
Save screen analysis took 0.16s
Save screen analysis took 0.16s
Prepare screens took 0.46s
Prepare screens took 0.46s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 1.11s
Save bytecode. took 1.11s
Running _start took 0.01s
Running _start took 0.01s
Interface start. took 1.46s
Interface start. took 1.46s

Initializing gles renderer:


primary display bounds: (0, 0, 2232, 1008)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57 MC2'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.0a0b917d9265b4c01be9925306306139'
Display Info: None
Number of texture units: 16
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 16383
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 23.53154444694519s.
Hid presplash.

You might also like