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

Log

The document details the initialization of an Android version of Ren'Py on a Samsung device. It lists device information and describes loading settings and assets and preparing the interface over the course of several seconds.

Uploaded by

nmairamonserrath
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 details the initialization of an Android version of Ren'Py on a Samsung device. It lists device information and describes loading settings and assets and preparing the interface over the course of several seconds.

Uploaded by

nmairamonserrath
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Thu Jan 4 16:10:39 2024

Alternative_Saves_Android_Port
Ren'Py 7.6.3.23091805

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


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

Manufacturer samsung Model SM-A346M


Android Version: 13
Device Arch: android-arm64_v8a

Screen diagonal is 5.24041464762 inches.


Version: Ren'Py 7.6.3.23091805
Early init. took 0.06s
Early init. took 0.06s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/skyzone.cultureshock.mzgamer/files/../../../../
Documents/RenPy_Saves/skyzone.cultureshock.mzgamer/game
/data/user/0/skyzone.cultureshock.mzgamer/files/game
Loader init. took 0.09s
Loader init. took 0.09s
Loading error handling. took 0.25s
Loading error handling. took 0.25s
Loading script. took 2.27s
Loading script. took 2.27s
Saving to
/storage/emulated/0/Android/data/skyzone.cultureshock.mzgamer/files/../../../../
Documents/RenPy_Saves/skyzone.cultureshock.mzgamer
Loading save slot metadata. took 0.17s
Loading save slot metadata. took 0.17s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (6, 99, 13)
- Init at tl/Paloslios/Paloslios.rpyc:5 took 0.29134 s.
- Init at CG7.rpyc:1 took 0.85266 s.
- Init at 00images.rpyc:60 took 0.30487 s.
Running init code. took 2.19s
Running init code. took 2.19s
Loading analysis data. took 0.12s
Loading analysis data. took 0.12s
Analyze and compile ATL. took 0.19s
Analyze and compile ATL. took 0.19s
Reloading save slot metadata. took 0.18s
Reloading save slot metadata. took 0.18s
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.49s
Initial gc. took 0.49s
DPI scale factor: 1.000000
Creating interface object. took 0.00s
Creating interface object. took 0.00s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.55s
Init translation took 0.55s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.10s
Load screen analysis took 0.10s
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.27s
Prepare screens took 0.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.00s
Running _start took 0.00s
Interface start. took 0.89s
Interface start. took 0.89s

Initializing gles renderer:


primary display bounds: (0, 0, 2130, 1012)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G68 MC4'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.8135628637558d6d27e8ec61da0ffbb5'
Display Info: None
Number of texture units: 128
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=(2265, 1080) drawable=(2265, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 8.20166301727s.
Hid presplash.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2265, 1080) drawable=(2265, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Entered background. --------------------------------------------

You might also like