Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
7 views2 pages

Log

The document provides a log of the initialization process for a Ren'Py application on an Android device, including details about the device model, screen size, and rendering information. It outlines the time taken for various initialization steps, such as loading scripts, handling errors, and preparing the interface. The total time until the interface was ready was approximately 25.67 seconds.

Uploaded by

marcello.t9320
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
7 views2 pages

Log

The document provides a log of the initialization process for a Ren'Py application on an Android device, including details about the device model, screen size, and rendering information. It outlines the time taken for various initialization steps, such as loading scripts, handling errors, and preparing the interface. The total time until the interface was ready was approximately 25.67 seconds.

Uploaded by

marcello.t9320
Copyright
© © All Rights Reserved
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

Tue May 27 17:53:52 2025

Unknown platform.
Ren'Py 7.4.10.2178

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer Xiaomi model 23049PCD8G
Screen diagonal is 5.9813760544 inches.
Early init took 0.04s
Early init took 0.04s
Android search paths:
/storage/emulated/0/Android/data/com.koga3.milfycity/files/../../../../
RenPy_Saves/com.koga3.milfycity/game /data/user/0/com.koga3.milfycity/files/game
Loader init took 0.07s
Loader init took 0.07s
Loading error handling took 0.27s
Loading error handling took 0.27s
Loading script took 3.38s
Loading script took 3.38s
Saving to /storage/emulated/0/Android/data/com.koga3.milfycity/files/../../../../
RenPy_Saves/com.koga3.milfycity
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, 4, 11)
Running init code took 16.67s
Running init code took 16.67s
Loading analysis data took 0.46s
Loading analysis data took 0.46s
Analyze and compile ATL took 0.09s
Analyze and compile ATL took 0.09s
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.52s
Initial gc. took 0.52s
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.55s
Init translation took 0.55s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.43s
Load screen analysis took 0.43s
Analyze screens took 0.02s
Analyze screens took 0.02s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 1.88s
Prepare screens took 1.88s
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
Interface start took 0.96s
Interface start took 0.96s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2400, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 725'
Version: 'OpenGL ES 3.2 [email protected] (GIT@8f5499ec14, Ie6ef1a0a80, 1689341690)
(Date:07/14/23)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2306, 1080) drawable=(2306, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 25.6717269421s
Screen sizes: virtual=(1920, 1080) physical=(2176, 986) drawable=(2176, 986)
Maximum texture size: 4096x4096
Hid presplash.
controller: '05000000660600008808000001000000' 'uinput-fpc' 1
controller: '05000000660600008808000001000000' 'uinput-goodix' 1
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2176, 986) drawable=(2176, 986)
Maximum texture size: 4096x4096
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2176, 986) drawable=(2176, 986)
Maximum texture size: 4096x4096

You might also like