The document details the initialization of an Android version of Ren'Py. It lists hardware and software details, paths for saving files, and timing information for various initialization steps. The initialization process takes over 11 seconds to complete.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
17 views
Log
The document details the initialization of an Android version of Ren'Py. It lists hardware and software details, paths for saving files, and timing information for various initialization steps. The initialization process takes over 11 seconds to complete.
Version: Ren'Py 8.1.3.23091805 Early init. took 0.61s Early init. took 0.61s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/mwneus.hotzone18.com/files/../../../../HotZone/ RenPy_Saves/mwneus.hotzone18.com/game /data/user/0/mwneus.hotzone18.com/files/game Loader init. took 0.73s Loader init. took 0.73s Loading error handling. took 0.38s Loading error handling. took 0.38s Loading script. took 2.05s Loading script. took 2.05s Saving to /storage/emulated/0/Android/data/mwneus.hotzone18.com/files/../../../../ Documents/RenPy_Saves/mwneus.hotzone18.com Loading save slot metadata. took 0.67s Loading save slot metadata. took 0.67s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (8, 1, 3) - Init at 00images.rpyc:55 took 0.37293 s. Running init code. took 1.57s Running init code. took 1.57s Loading analysis data. took 0.08s Loading analysis data. took 0.08s Analyze and compile ATL. took 0.08s Analyze and compile ATL. took 0.08s Reloading save slot metadata. took 1.09s Reloading save slot metadata. took 1.09s 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.45s Initial gc. took 0.45s 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.33s Init translation took 0.33s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.16s Load screen analysis took 0.16s 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.36s Prepare screens took 0.36s 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 1.21s Interface start. took 1.21s
Initializing gles renderer:
primary display bounds: (0, 0, 2129, 1012) swap interval: 1 frames Fullscreen mode. Vendor: "b'ARM'" Renderer: b'Mali-G68 MC4' Version: b'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: 11.538447618484497s. Hid presplash. Screen sizes: virtual=(1920, 1080) physical=(2129, 1012) drawable=(2129, 1012) Root FBO is: 0 FBO Maximum Texture Size: 2048 Entered background. --------------------------------------------