The document provides details about initializing a Ren'Py game on an Android device, including platform information, screen size, loading paths and times, and graphics initialization. It records the startup process from loading the script to preparing screens and interfaces in around 10 seconds.
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)
19 views2 pages
Log
The document provides details about initializing a Ren'Py game on an Android device, including platform information, screen size, loading paths and times, and graphics initialization. It records the startup process from loading the script to preparing screens and interfaces in around 10 seconds.
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
Tue Nov 21 20:26:36 2023
Unknown platform. Ren'Py 7.4.11.2266
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer Xiaomi model M2101K7BNY Screen diagonal is 5.66429023659 inches. Early init took 0.29s Early init took 0.29s Android search paths: /storage/emulated/0/Android/data/deviant_anomalies_rus.pornoisland.site/ files/../../../../Documents/Admin_Island/deviant_anomalies_rus.pornoisland.site/ game /data/user/0/deviant_anomalies_rus.pornoisland.site/files/game Loader init took 0.19s Loader init took 0.19s Loading error handling took 0.25s Loading error handling took 0.25s Loading script took 3.73s Loading script took 3.73s Saving to /storage/emulated/0/Android/data/deviant_anomalies_rus.pornoisland.site/ files/../../../../Documents/Admin_Island/deviant_anomalies_rus.pornoisland.site Loading save slot metadata. took 0.09s Loading save slot metadata. took 0.09s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 3) - Init at 00images.rpyc:52 took 0.28159 s. Running init code took 0.73s Running init code took 0.73s Loading analysis data took 0.44s Loading analysis data took 0.44s Analyze and compile ATL took 0.18s Analyze and compile ATL took 0.18s 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.46s Initial gc. took 0.46s 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.53s Init translation took 0.53s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.31s Load screen analysis took 0.31s 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 1.06s Prepare screens took 1.06s 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.01s Interface start took 1.01s
Initializing gles renderer:
primary display bounds: (0, 0, 2307, 943) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G76' Version: 'OpenGL ES 3.2 v1.r26p0-01eac0.e086051d656b225ed0668b49f6ea2e59' 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=(2307, 1080) drawable=(2307, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 9.86288404465s Hid presplash. controller: '05000000306132330000000001000000' 'uinput-fpc' 1 Entered background. Entering foreground. Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048