The document details the initialization process of a Ren'Py game on an Android device. It lists the device details and outlines the various startup steps, including loading scripts, saves, translations and preparing screens. It also provides debugging information around graphics initialization and screen sizes.
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)
21 views2 pages
Logk
The document details the initialization process of a Ren'Py game on an Android device. It lists the device details and outlines the various startup steps, including loading scripts, saves, translations and preparing screens. It also provides debugging information around graphics initialization and screen sizes.
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
Wed Jan 17 20:16:09 2024
Unknown platform. Ren'Py 7.5.3.22090809
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer realme model RMX3630 Screen diagonal is 4.93739011833 inches. Early init took 0.07s Early init took 0.07s Android search paths: /storage/emulated/0/Android/data/corrupted_kingdoms_rus.pornoisland.site/ files/../../../../Documents/Admin_Island/corrupted_kingdoms_rus.pornoisland.site/ game /data/user/0/corrupted_kingdoms_rus.pornoisland.site/files/game Loader init took 0.08s Loader init took 0.08s Loading error handling took 0.66s Loading error handling took 0.66s Loading script took 10.14s Loading script took 10.14s Saving to /storage/emulated/0/Android/data/corrupted_kingdoms_rus.pornoisland.site/ files/../../../../Documents/Admin_Island/corrupted_kingdoms_rus.pornoisland.site Loading save slot metadata. took 0.72s Loading save slot metadata. took 0.72s Loading persistent took 0.03s Loading persistent took 0.03s - Init at 00updater.rpyc:23 took 0.51556 s. Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/corrupted_kingdoms_rus.pornoisland.site/files/libsteam_api.so" not found',) Set script version to: (7, 3, 5) - Init at script/script.rpyc:12 took 5.71110 s. Running init code took 9.32s Running init code took 9.32s Loading analysis data took 0.88s Loading analysis data took 0.88s Analyze and compile ATL took 0.23s Analyze and compile ATL took 0.23s 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.56s Initial gc. took 0.56s 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.61s Init translation took 0.61s Build styles took 0.02s Build styles took 0.02s Load screen analysis took 0.24s Load screen analysis took 0.24s 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.72s Prepare screens took 0.72s 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 1705511794.27 Interface start took 0.82s Interface start took 0.82s
Initializing gles renderer:
primary display bounds: (0, 0, 2161, 973) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G57 MC2' Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.3d0f892e790e4319a235910ce1559a8a' 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=(1280, 720) physical=(2293, 1080) drawable=(2293, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 25.5864951611s Hid presplash. Screen sizes: virtual=(1280, 720) physical=(2293, 1080) drawable=(2293, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Screen sizes: virtual=(1280, 720) physical=(2293, 1080) drawable=(2293, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Entered background.