This document contains log information from initializing and loading a Ren'Py game on an Android device. It provides details on the device model, screen size, loading times of various components, and initialization of the graphics renderer. The game was loaded in 3.154 seconds and entered the background after initialization completed.
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 ratings0% found this document useful (0 votes)
9 views2 pages
Vlqhtguide
This document contains log information from initializing and loading a Ren'Py game on an Android device. It provides details on the device model, screen size, loading times of various components, and initialization of the graphics renderer. The game was loaded in 3.154 seconds and entered the background after initialization completed.
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
You are on page 1/ 2
Sun Nov 5 18:15:12 2023
Unknown platform. Ren'Py 7.5.0.118n
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer Xiaomi model M2101K7AG Screen diagonal is 5.9813760544 inches. Early init took 0.09s Early init took 0.09s Android search paths: /storage/emulated/0/Android/data/be.wildadventure/files/../../../../Documents/BE/ be.wildadventure/game /data/user/0/be.wildadventure/files/game Loader init took 0.04s Loader init took 0.04s Loading error handling took 0.10s Loading error handling took 0.10s Loading script took 0.63s Loading script took 0.63s Saving to /storage/emulated/0/Android/data/be.wildadventure/files/../../../../ Documents/BE/be.wildadventure Loading save slot metadata. took 0.31s Loading save slot metadata. took 0.31s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) - Init at 00updater.rpyc:23 took 0.32285 s. Set script version to: (7, 4, 11) Running init code took 0.50s Running init code took 0.50s Loading analysis data took 0.10s Loading analysis data took 0.10s Analyze and compile ATL took 0.08s Analyze and compile ATL took 0.08s 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.07s Initial gc. took 0.07s 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.01s Build styles took 0.01s Load screen analysis took 0.04s Load screen analysis took 0.04s 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.12s Prepare screens took 0.12s 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.46s Interface start took 0.46s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2400, 1080) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 612' Version: 'OpenGL ES 3.2 [email protected] (GIT@5fa70b0888, I2c4b6824f1, 1631535659) (Date:09/13/21)' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080) Maximum texture size: 4096x4096 Total time until interface ready: 3.15415501595s Hid presplash. controller: '05000000306132330000000001000000' 'uinput-fpc' 1 Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.00s Init translation took 0.00s Build styles took 0.03s Build styles took 0.03s Load screen analysis took 0.04s Load screen analysis took 0.04s 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.