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

Logbb

The document details the initialization of a Ren'Py game on an Android device. It lists hardware and software details and logs the various startup steps as different components load and the interface is prepared.

Uploaded by

The Liability
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)
34 views

Logbb

The document details the initialization of a Ren'Py game on an Android device. It lists hardware and software details and logs the various startup steps as different components load and the interface is prepared.

Uploaded by

The Liability
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

Sat May 25 01:30:38 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 samsung Model SM-S918W


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 5.192292483534407 inches.


Version: Ren'Py 8.1.1.23060707
Early init. took 0.05s
Early init. took 0.05s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/da.my.dorm/files/../../../../Documents/DA/
da.my.dorm/game /data/user/0/da.my.dorm/files/game
Loader init. took 0.08s
Loader init. took 0.08s
Loading error handling. took 0.11s
Loading error handling. took 0.11s
Loading script. took 0.70s
Loading script. took 0.70s
Saving to /storage/emulated/0/Android/data/da.my.dorm/files/../../../../Documents/
DA/da.my.dorm
Loading save slot metadata. took 0.58s
Loading save slot metadata. took 0.58s
Loading persistent. took 0.01s
Loading persistent. took 0.01s
Set script version to: (8, 0, 3)
Running init code. took 0.28s
Running init code. took 0.28s
Loading analysis data. took 0.05s
Loading analysis data. took 0.05s
Analyze and compile ATL. took 0.06s
Analyze and compile ATL. took 0.06s
Reloading save slot metadata. took 0.33s
Reloading save slot metadata. took 0.33s
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.16s
Initial gc. took 0.16s
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.14s
Init translation took 0.14s
Build styles took 0.00s
Build styles took 0.00s
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.08s
Prepare screens took 0.08s
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.22s
Interface start. took 0.22s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2106, 1012)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 740'
Version: b'OpenGL ES 3.2 [email protected] (GIT@7b26bdd942, Iab69c31769, 1693222181)
(Date:08/28/23)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2241, 1080) drawable=(2241, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 3.1376326084136963s.
Hid presplash.
Screen sizes: virtual=(1920, 1080) physical=(2106, 1012) drawable=(2106, 1012)
Maximum texture size: 4096x4096
Flip failed error(b'unable to show color buffer in an OS-native window (call to
eglSwapBuffers failed, reporting an error of EGL_BAD_SURFACE)')
Screen sizes: virtual=(1920, 1080) physical=(2106, 1012) drawable=(2106, 1012)
Maximum texture size: 4096x4096

You might also like