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

Ren'Py 7.6.3 Android Save Analysis

The document details the initialization process of the Ren'Py 7.6.3.23091805 game engine on an Android device, specifically a OnePlus model running Android 11. It includes timestamps for various loading stages, error handling, and the setup of the graphics renderer. There are also errors related to displaying the color buffer in an OS-native window, indicating potential issues with the graphics rendering process.

Uploaded by

Vass Vass
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)
17 views2 pages

Ren'Py 7.6.3 Android Save Analysis

The document details the initialization process of the Ren'Py 7.6.3.23091805 game engine on an Android device, specifically a OnePlus model running Android 11. It includes timestamps for various loading stages, error handling, and the setup of the graphics renderer. There are also errors related to displaying the color buffer in an OS-native window, indicating potential issues with the graphics rendering process.

Uploaded by

Vass Vass
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

Sun Jan 26 [Link] 2025

Alternative_Saves_Android_Port
Ren'Py 7.6.3.23091805

Bootstrap to the start of [Link]. took 0.00s


Bootstrap to the start of [Link]. took 0.00s

Manufacturer OnePlus Model GM1915


Android Version: 11
Device Arch: android-arm64_v8a

Screen diagonal is 5.3127626442 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/[Link]/files/../../../../Documents/
INCG_Saves/[Link]/game /data/user/0/[Link]/files/game
Loader init. took 0.51s
Loader init. took 0.51s
Loading error handling. took 0.19s
Loading error handling. took 0.19s
Loading script. took 12.59s
Loading script. took 12.59s
Saving to /storage/emulated/0/Android/data/[Link]/files/../../../../
Documents/INCG_Saves/[Link]
Loading save slot metadata. took 0.71s
Loading save slot metadata. took 0.71s
Loading persistent. took 0.04s
Loading persistent. took 0.04s
Set script version to: (7, 5, 3)
- Init at [Link] took 0.25104 s.

- Init at scripts_engine/settings/organize_labls.rpyc:1 took 0.47261 s.


Running init code. took 1.31s
Running init code. took 1.31s
Loading analysis data. took 0.13s
Loading analysis data. took 0.13s
Analyze and compile ATL. took 0.30s
Analyze and compile ATL. took 0.30s
Reloading save slot metadata. took 0.45s
Reloading save slot metadata. took 0.45s
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.21s
Initial gc. took 1.21s
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.24s
Init translation took 1.24s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.08s
Load screen analysis took 0.08s
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.22s
Prepare screens took 0.22s
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.41s
Interface start. took 1.41s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2182, 977)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 640'
Version: 'OpenGL ES 3.2 V@0502.0 (GIT@559e78c, Ib9d997268a, 1602617665)
(Date:10/13/20)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2340, 1080) drawable=(2340, 1080)
Maximum texture size: 4096x4096
controller: u'05000000666636650000000012780000' u'gf_input' 1
Total time until interface ready: 20.7593848705s.
Hid presplash.
controller: u'05000000666636650000000012780000' u'gf_input' 1
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.02s
Init translation took 0.02s
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
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.02s
Running _start took 0.02s
Screen sizes: virtual=(1920, 1080) physical=(2182, 977) drawable=(2182, 977)
Maximum texture size: 4096x4096
Flip failed error('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=(2182, 977) drawable=(2182, 977)
Maximum texture size: 4096x4096
Flip failed error('unable to show color buffer in an OS-native window (call to
eglSwapBuffers failed, reporting an error of EGL_BAD_SURFACE)',)

You might also like