The document details the initialization of a Ren'Py game on an Android device. It lists the device model and screen size, then outlines the process of loading and preparing game files, compiling scripts, and initializing the graphics engine and interface to get the game ready to run.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
23 views
Logvv
The document details the initialization of a Ren'Py game on an Android device. It lists the device model and screen size, then outlines the process of loading and preparing game files, compiling scripts, and initializing the graphics engine and interface to get the game ready to run.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2
Tue Mar 21 06:25:27 2023
Unknown platform. Ren'Py 7.5.0.242n
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer Xiaomi model M2004J19C Screen diagonal is 6.83589375241 inches. Early init took 0.19s Early init took 0.19s Android search paths: /storage/emulated/0/Android/data/skyzone.milfycityv071b.mzgamer/files/../../../../ Documents/RenPy_Saves/skyzone.milfycityv071b.mzgamer/game /data/user/0/skyzone.milfycityv071b.mzgamer/files/game Loader init took 0.19s Loader init took 0.19s Loading error handling took 0.73s Loading error handling took 0.73s Loading script took 8.96s Loading script took 8.96s Saving to /storage/emulated/0/Android/data/skyzone.milfycityv071b.mzgamer/files/../../../../ Documents/RenPy_Saves/skyzone.milfycityv071b.mzgamer Loading save slot metadata. took 0.93s Loading save slot metadata. took 0.93s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) - Init at 00updater.rpyc:23 took 0.27682 s. Set script version to: (7, 3, 4) - Init at tl/spanish/Paloslios.rpyc:5 took 0.38959 s. - Init at CG7.rpyc:1 took 2.53166 s. Running init code took 21.65s Running init code took 21.65s Loading analysis data took 1.09s Loading analysis data took 1.09s Analyze and compile ATL took 0.14s Analyze and compile ATL 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 1.68s Initial gc. took 1.68s DPI scale factor: 1.000000 Creating interface object took 0.02s Creating interface object took 0.02s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 1.75s Init translation took 1.75s Build styles took 0.02s Build styles took 0.02s Load screen analysis took 0.80s Load screen analysis took 0.80s Analyze screens took 0.03s Analyze screens took 0.03s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 3.27s Prepare screens took 3.27s Save pyanalysis. took 0.00s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Save bytecode. took 0.00s Running _start took 0.01s Running _start took 0.01s Interface start took 2.07s Interface start took 2.07s
Initializing gles renderer:
primary display bounds: (0, 0, 2134, 1004) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G52' Version: 'OpenGL ES 3.2 v1.r26p0-01eac0.455662e55e7c7fb95a4b1db7e7af49a8' 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: 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=(2264, 1080) drawable=(2264, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 44.3957359791s Hid presplash. controller: u'05000000306132330000000001000000' u'uinput-fpc' 1 Entered background. Entering foreground. Screen sizes: virtual=(1920, 1080) physical=(2264, 1080) drawable=(2264, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048