This document contains log information from running Ren'Py on an Android device. It provides details about the device such as the manufacturer, model, Android version and screen size. It also logs the initialization steps performed by Ren'Py such as loading scripts, saves, persistent data and interfaces. Initialization times are provided for each step. The renderer is initialized as an OpenGL ES 3.2 renderer and texture testing is performed to determine the maximum supported texture size.
This document contains log information from running Ren'Py on an Android device. It provides details about the device such as the manufacturer, model, Android version and screen size. It also logs the initialization steps performed by Ren'Py such as loading scripts, saves, persistent data and interfaces. Initialization times are provided for each step. The renderer is initialized as an OpenGL ES 3.2 renderer and texture testing is performed to determine the maximum supported texture size.
This document contains log information from running Ren'Py on an Android device. It provides details about the device such as the manufacturer, model, Android version and screen size. It also logs the initialization steps performed by Ren'Py such as loading scripts, saves, persistent data and interfaces. Initialization times are provided for each step. The renderer is initialized as an OpenGL ES 3.2 renderer and texture testing is performed to determine the maximum supported texture size.
This document contains log information from running Ren'Py on an Android device. It provides details about the device such as the manufacturer, model, Android version and screen size. It also logs the initialization steps performed by Ren'Py such as loading scripts, saves, persistent data and interfaces. Initialization times are provided for each step. The renderer is initialized as an OpenGL ES 3.2 renderer and texture testing is performed to determine the maximum supported texture size.
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/deviant.anomalies/files/../../../../Documents/ Wills747/deviant.anomalies/game /data/user/0/deviant.anomalies/files/game Loader init took 0.06s Loader init took 0.06s Loading error handling took 0.10s Loading error handling took 0.10s Loading script took 1.47s Loading script took 1.47s Saving to /storage/emulated/0/Android/data/deviant.anomalies/files/saves Loading save slot metadata. took 0.12s Loading save slot metadata. took 0.12s Loading persistent took 0.01s Loading persistent took 0.01s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/deviant.anomalies/files/libsteam_api.so" not found',) Set script version to: (7, 4, 11) Running init code took 0.67s Running init code took 0.67s Loading analysis data took 0.13s Loading analysis data took 0.13s Analyze and compile ATL took 0.07s Analyze and compile ATL took 0.07s 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.25s Initial gc. took 0.25s 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.27s Init translation took 0.27s Build styles took 0.00s Build styles took 0.00s Load screen analysis took 0.14s Load screen analysis took 0.14s 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 0.43s Prepare screens took 0.43s 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.41s Interface start took 0.41s
Initializing gles renderer:
primary display bounds: (0, 0, 2560, 1447) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 730' Version: 'OpenGL ES 3.2 V@0615.0 (GIT@194d5e5755, I6561b7ccb3, 1691691459) (Date:08/10/23)' 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: 16384 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1920, 1080) physical=(2560, 1600) drawable=(2560, 1600) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 4.33404803276s Hid presplash. Entered background.