The document details the initialization process of the Ren'Py game engine version 8.1.3 on an Android device, specifically a Xiaomi model. It includes timestamps for various loading and initialization tasks, indicating the time taken for each step. The interface setup and rendering information are also provided, along with the total time until the interface is ready.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views
log
The document details the initialization process of the Ren'Py game engine version 8.1.3 on an Android device, specifically a Xiaomi model. It includes timestamps for various loading and initialization tasks, indicating the time taken for each step. The interface setup and rendering information are also provided, along with the total time until the interface is ready.
Version: Ren'Py 8.1.3.23091805 Early init. took 0.14s Early init. took 0.14s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/thesweetestring.hotzone18.com/files/../../../../ HotZone/RenPy_Saves/thesweetestring.hotzone18.com/game /data/user/0/thesweetestring.hotzone18.com/files/game Loader init. took 0.07s Loader init. took 0.07s Loading error handling. took 0.12s Loading error handling. took 0.12s Loading script. took 0.59s Loading script. took 0.59s Saving to /storage/emulated/0/Android/data/thesweetestring.hotzone18.com/files/../../../../ Documents/RenPy_Saves/thesweetestring.hotzone18.com Loading save slot metadata. took 0.29s Loading save slot metadata. took 0.29s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (8, 1, 0) Running init code. took 0.22s Running init code. took 0.22s Loading analysis data. took 0.04s Loading analysis data. took 0.04s Analyze and compile ATL. took 0.04s Analyze and compile ATL. took 0.04s Reloading save slot metadata. took 0.14s Reloading save slot metadata. took 0.14s 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.09s Initial gc. took 0.09s 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.10s Init translation took 0.10s Build styles took 0.00s Build styles took 0.00s Load screen analysis took 0.06s Load screen analysis took 0.06s 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.18s Prepare screens took 0.18s 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.64s Interface start. took 0.64s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2226, 976) swap interval: 1 frames Fullscreen mode. Vendor: "b'ARM'" Renderer: b'Mali-G52 MC2' Version: b'OpenGL ES 3.2 v1.r49p1-03bet0.3a1759ee1cb57182986f58db4ad336c2' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2356, 1080) drawable=(2356, 1080) Maximum texture size: 4096x4096 controller: '05000000660600008808000001000000' 'uinput-fpc' 1 Total time until interface ready: 3.853783369064331s. Hid presplash. controller: '05000000660600008808000001000000' 'uinput-fpc' 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.02s Build styles took 0.02s Load screen analysis took 0.08s Load screen analysis took 0.08s Analyze screens took 0.00s Analyze screens took 0.00s Prepare screens took 0.00s Prepare screens took 0.00s Running _start took 0.01s Running _start took 0.01s Entered background. --------------------------------------------