The document is a log of the initialization process for a Ren'Py game on an Infinix X6850 device. It details various stages of loading, including error handling, script loading, and interface setup, with timestamps for each step. The total time until the interface was ready was approximately 4.46 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)
4 views
log
The document is a log of the initialization process for a Ren'Py game on an Infinix X6850 device. It details various stages of loading, including error handling, script loading, and interface setup, with timestamps for each step. The total time until the interface was ready was approximately 4.46 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
Wed May 14 15:19:22 2025
Unknown platform. Ren'Py 7.5.0.63n
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer INFINIX model Infinix X6850 Screen diagonal is 5.55140747919 inches. Early init took 0.09s Early init took 0.09s Android search paths: /storage/emulated/0/Android/data/s.h.e.l.t.e.r/files/../../../../Documents/ Wills747/s.h.e.l.t.e.r/game /data/user/0/s.h.e.l.t.e.r/files/game Loader init took 0.03s Loader init took 0.03s Loading error handling took 0.13s Loading error handling took 0.13s Loading script took 1.85s Loading script took 1.85s Saving to /storage/emulated/0/Android/data/s.h.e.l.t.e.r/files/../../../../Documents/ Wills747/s.h.e.l.t.e.r Loading save slot metadata. took 0.15s Loading save slot metadata. took 0.15s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 3, 5) Running init code took 0.39s Running init code took 0.39s Loading analysis data took 0.17s Loading analysis data took 0.17s Analyze and compile ATL took 0.05s Analyze and compile ATL took 0.05s 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.22s Initial gc. took 0.22s 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.26s Init translation took 0.26s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.09s Load screen analysis took 0.09s 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.28s Prepare screens took 0.28s 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.42s Interface start took 0.42s
Initializing gles renderer:
primary display bounds: (0, 0, 2436, 1080) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G57 MC2' Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.394145956bc7cd8e697b330aba11e3d3' 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=(2328, 1080) drawable=(2328, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 4.45663309097s Hid presplash. Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.00s Init translation took 0.00s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.12s Load screen analysis took 0.12s Analyze screens took 0.00s Analyze screens took 0.00s Prepare screens took 0.00s Prepare screens took 0.00s Running _start took 0.01s Running _start took 0.01s Entered background. Entering foreground.