0% found this document useful (0 votes)
4 views

log

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 graphics, and preparing the interface. It notes the device model, screen size, and graphics renderer information, while also indicating a failure to initialize a specific library. Overall, the total time until the interface was ready was approximately 10.65 seconds.

Uploaded by

anhdong1284
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

log

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 graphics, and preparing the interface. It notes the device model, screen size, and graphics renderer information, while also indicating a failure to initialize a specific library. Overall, the total time until the interface was ready was approximately 10.65 seconds.

Uploaded by

anhdong1284
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Tue Mar 18 00:18:33 2025

Unknown platform.
Ren'Py 7.5.0.22062402

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-A908N
Screen diagonal is 6.03995812107 inches.
Early init took 0.13s
Early init took 0.13s
Android search paths:
/storage/emulated/0/Android/data/com.corruption/files/../../../../0011/
com.corruption/game /data/user/0/com.corruption/files/game
Loader init took 0.10s
Loader init took 0.10s
Loading error handling took 0.19s
Loading error handling took 0.19s
Loading script took 3.51s
Loading script took 3.51s
Saving to /storage/emulated/0/Android/data/com.corruption/files/../../../../0011/
com.corruption
Loading save slot metadata. took 2.28s
Loading save slot metadata. took 2.28s
Loading persistent took 0.04s
Loading persistent took 0.04s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.corruption/files/libsteam_api.so" not found',)
Set script version to: (7, 0, 0)
- Init at 00images.rpyc:52 took 0.28954 s.
Running init code took 0.65s
Running init code took 0.65s
Loading analysis data took 0.24s
Loading analysis data took 0.24s
Analyze and compile ATL took 0.14s
Analyze and compile ATL took 0.14s
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.43s
Initial gc. took 0.43s
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.44s
Init translation took 0.44s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.22s
Load screen analysis took 0.22s
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.66s
Prepare screens took 0.66s
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.98s
Interface start took 0.98s

Initializing gles renderer:


primary display bounds: (0, 0, 2324, 1017)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 640'
Version: 'OpenGL ES 3.2 [email protected] (GIT@390f4e9c29, Ie058859f22, 1657949000)
(Date:07/15/22)'
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: 16384
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(2324, 1080) drawable=(2324, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 10.6508669853s
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.03s
Build styles took 0.03s
Load screen analysis took 0.32s
Load screen analysis took 0.32s
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.
Screen sizes: virtual=(1920, 1080) physical=(2324, 1080) drawable=(2324, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048

You might also like