The document provides a detailed log of the initialization process for a Ren'Py game on an Android device, including timestamps for various stages such as loading scripts, initializing the interface, and rendering graphics. It notes a failure to initialize the Steam library due to a missing file and outlines the hardware specifications of the device. The total time until the interface was ready was approximately 9.44 seconds.
The document provides a detailed log of the initialization process for a Ren'Py game on an Android device, including timestamps for various stages such as loading scripts, initializing the interface, and rendering graphics. It notes a failure to initialize the Steam library due to a missing file and outlines the hardware specifications of the device. The total time until the interface was ready was approximately 9.44 seconds.
The document provides a detailed log of the initialization process for a Ren'Py game on an Android device, including timestamps for various stages such as loading scripts, initializing the interface, and rendering graphics. It notes a failure to initialize the Steam library due to a missing file and outlines the hardware specifications of the device. The total time until the interface was ready was approximately 9.44 seconds.
The document provides a detailed log of the initialization process for a Ren'Py game on an Android device, including timestamps for various stages such as loading scripts, initializing the interface, and rendering graphics. It notes a failure to initialize the Steam library due to a missing file and outlines the hardware specifications of the device. The total time until the interface was ready was approximately 9.44 seconds.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 2
Fri Jan 10 15:23:18 2025
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 RMX2151 Screen diagonal is 5.18937298851 inches. Early init took 0.14s Early init took 0.14s Android search paths: /storage/emulated/0/Android/data/incg.projectmyriam/files/../../../../Documents/ INCG_Saves/incg.projectmyriam/game /data/user/0/incg.projectmyriam/files/game Loader init took 0.09s Loader init took 0.09s Loading error handling took 0.24s Loading error handling took 0.24s Loading script took 4.92s Loading script took 4.92s Saving to /storage/emulated/0/Android/data/incg.projectmyriam/files/../../../../ Documents/INCG_Saves/incg.projectmyriam Loading save slot metadata. took 0.90s Loading save slot metadata. took 0.90s Loading persistent took 0.03s Loading persistent took 0.03s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/incg.projectmyriam/files/libsteam_api.so" not found',) Set script version to: (7, 4, 1) - Init at 00images.rpyc:52 took 0.31737 s. Running init code took 0.53s Running init code took 0.53s Loading analysis data took 0.08s Loading analysis data took 0.08s Analyze and compile ATL took 0.12s Analyze and compile ATL took 0.12s 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.55s Initial gc. took 0.55s 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.54s Init translation took 0.54s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.07s Load screen analysis took 0.07s 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.24s Prepare screens took 0.24s 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.68s Interface start took 0.68s
Initializing gles renderer:
primary display bounds: (0, 0, 2293, 973) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G76 MC4' 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=(2293, 1080) drawable=(2293, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 9.44403505325s 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.02s Build styles took 0.02s Load screen analysis took 0.08s Load screen analysis took 0.08s 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.