This document contains log information from initializing and running a Ren'Py game on an Android device. It lists the device model and screen size, versions of Ren'Py and Android, paths, initialization times, and confirms the game entered the background state twice.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
13 views
Log
This document contains log information from initializing and running a Ren'Py game on an Android device. It lists the device model and screen size, versions of Ren'Py and Android, paths, initialization times, and confirms the game entered the background state twice.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2
Sun Mar 3 13:05:35 2024
Unknown platform. 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 realme model RMX3063 Screen diagonal is 5.887930489921925 inches. Version: Ren'Py 8.1.1.23060707 Early init. took 0.27s Early init. took 0.27s Android search paths: /data/data/com.bobcgames.hardatwork/files/game Loader init. took 0.01s Loader init. took 0.01s Loading error handling. took 0.18s Loading error handling. took 0.18s Loading script. took 0.64s Loading script. took 0.64s Saving to /storage/emulated/0/Android/data/com.bobcgames.hardatwork/files/saves Saving to /storage/emulated/0/Android/data/com.bobcgames.hardatwork/files/saves Loading save slot metadata. took 0.17s Loading save slot metadata. took 0.17s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (8, 1, 1) Running init code. took 0.28s Running init code. took 0.28s Loading analysis data. took 0.14s Loading analysis data. took 0.14s Analyze and compile ATL. took 0.03s Analyze and compile ATL. took 0.03s Reloading save slot metadata. took 0.11s Reloading save slot metadata. took 0.11s 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.27s Initial gc. took 0.27s 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.34s Init translation took 0.34s Build styles took 0.03s Build styles took 0.03s Load screen analysis took 0.21s Load screen analysis took 0.21s 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.40s Prepare screens took 0.40s 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.92s Interface start. took 0.92s
Initializing gles2 renderer:
primary display bounds: (0, 0, 1461, 656) swap interval: 1 frames Fullscreen mode. Vendor: "b'Imagination Technologies'" Renderer: b'PowerVR Rogue GE8320' Version: b'OpenGL ES 3.2 build 1.11@5425693' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(1536, 720) drawable=(1536, 720) Maximum texture size: 4096x4096 Total time until interface ready: 4.956725358963013s. Hid presplash. Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.02s Init translation took 0.02s Build styles took 0.04s Build styles took 0.04s Load screen analysis took 0.19s Load screen analysis took 0.19s 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 Entered background. -------------------------------------------- Entering foreground. ------------------------------------------- Screen sizes: virtual=(1920, 1080) physical=(1536, 720) drawable=(1536, 720) Maximum texture size: 4096x4096 Entered background. --------------------------------------------