The document details the initialization process of a Ren'Py application on a Hisense E32 Pro device, including various timing metrics for loading scripts, handling errors, and initializing the interface. It notes a failure to initialize Steam due to a missing library and provides information about the graphics renderer and texture capabilities. The total time taken for the interface to be ready was approximately 68.41 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)
3 views
log
The document details the initialization process of a Ren'Py application on a Hisense E32 Pro device, including various timing metrics for loading scripts, handling errors, and initializing the interface. It notes a failure to initialize Steam due to a missing library and provides information about the graphics renderer and texture capabilities. The total time taken for the interface to be ready was approximately 68.41 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
Mon Mar 24 07:41:18 2025
Unknown platform. Ren'Py 8.0.3.22090809
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer Hisense model Hisense E32 Pro Screen diagonal is 5.888898013184519 inches. Early init took 0.29s Early init took 0.29s Android search paths: /storage/emulated/0/Android/data/com.cryoxxx.oppaiodyssey/files/../../../../ Documents/RenPy_Saves/com.cryoxxx.oppaiodyssey/game /data/user/0/com.cryoxxx.oppaiodyssey/files/game Loader init took 0.28s Loader init took 0.28s Loading error handling took 3.55s Loading error handling took 3.55s Loading script took 24.74s Loading script took 24.74s Saving to /storage/emulated/0/Android/data/com.cryoxxx.oppaiodyssey/files/../../../../ Documents/RenPy_Saves/com.cryoxxx.oppaiodyssey Loading save slot metadata. took 0.38s Loading save slot metadata. took 0.38s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/com.cryoxxx.oppaiodyssey/files/libsteam_api.so" not found') Set script version to: (7, 3, 5) - Init at 00images.rpyc:52 took 1.10751 s. Running init code took 2.85s Running init code took 2.85s Loading analysis data took 5.96s Loading analysis data took 5.96s Analyze and compile ATL took 0.38s Analyze and compile ATL took 0.38s 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 2.84s Initial gc. took 2.84s DPI scale factor: 1.000000 Creating interface object took 0.01s Creating interface object took 0.01s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 3.00s Init translation took 3.00s Build styles took 0.04s Build styles took 0.04s Load screen analysis took 5.65s Load screen analysis took 5.65s Analyze screens took 0.14s Analyze screens took 0.14s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 12.58s Prepare screens took 12.58s Save pyanalysis. took 0.00s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Save bytecode. took 0.00s Running _start took 0.03s Running _start took 0.03s Interface start took 4.61s Interface start took 4.61s
Initializing gles renderer:
primary display bounds: (0, 0, 1454, 672) swap interval: 1 frames Fullscreen mode. Vendor: "b'Imagination Technologies'" Renderer: b'PowerVR Rogue GE8322' Version: b'OpenGL ES 3.2 build 1.15@6133109' 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: 8192 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1920, 1080) physical=(1550, 720) drawable=(1550, 720) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 68.41453075408936s Hid presplash.