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

Log

The document contains log information from initializing a Ren'Py game on an Android device made by Xiaomi, including details about the device screen size, loading of scripts and data, initialization times of various components, and information about the graphics hardware and controllers. It notes that the game failed to initialize Steam and provides times for key initialization steps like loading scripts, translating text, and preparing screens. The log shows that the total time to initialize the interface and make the game ready was 5.23 seconds.

Uploaded by

Guizin BF
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)
18 views2 pages

Log

The document contains log information from initializing a Ren'Py game on an Android device made by Xiaomi, including details about the device screen size, loading of scripts and data, initialization times of various components, and information about the graphics hardware and controllers. It notes that the game failed to initialize Steam and provides times for key initialization steps like loading scripts, translating text, and preparing screens. The log shows that the total time to initialize the interface and make the game ready was 5.23 seconds.

Uploaded by

Guizin BF
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

Wed Feb 14 14:02:15 2024

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 Xiaomi model 23100RN82L
Screen diagonal is 4.93408505323 inches.
Early init took 0.16s
Early init took 0.16s
Android search paths:
/storage/emulated/0/Android/data/be.nephilim/files/../../../../Documents/BE/
be.nephilim/game /data/user/0/be.nephilim/files/game
Loader init took 0.09s
Loader init took 0.09s
Loading error handling took 0.15s
Loading error handling took 0.15s
Loading script took 1.95s
Loading script took 1.95s
Saving to
/storage/emulated/0/Android/data/be.nephilim/files/../../../../Documents/BE/
be.nephilim
Loading save slot metadata. took 0.08s
Loading save slot metadata. took 0.08s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/be.nephilim/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 11)
- Init at 00images.rpyc:52 took 0.34458 s.
Running init code took 0.54s
Running init code took 0.54s
Loading analysis data took 0.06s
Loading analysis data took 0.06s
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.33s
Initial gc. took 0.33s
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.42s
Init translation took 0.42s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.06s
Load screen analysis took 0.06s
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.20s
Prepare screens took 0.20s
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.74s
Interface start took 0.74s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1438, 652)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.52688e0652bc37eab85ce86c674ab12f'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1532, 720) drawable=(1532, 720)
Maximum texture size: 4096x4096
controller: u'05000000660600008808000001780000' u'uinput-goodix' 1
Total time until interface ready: 5.23102998734s
Hid presplash.
controller: u'05000000660600008808000001780000' u'uinput-goodix' 1
Entered background.

You might also like