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

Vlqhtguide

The document describes the log of an app initializing on an Android device. It details the steps the app takes to load assets and scripts, analyze and compile code, clean caches and stores, and initialize the user interface. The app is run on a Xiaomi phone with a 5.4 inch screen. It fails to initialize the Steam API due to a missing library file. The entire initialization process takes around 4 seconds.

Uploaded by

kaihikari2000
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)
30 views2 pages

Vlqhtguide

The document describes the log of an app initializing on an Android device. It details the steps the app takes to load assets and scripts, analyze and compile code, clean caches and stores, and initialize the user interface. The app is run on a Xiaomi phone with a 5.4 inch screen. It fails to initialize the Steam API due to a missing library file. The entire initialization process takes around 4 seconds.

Uploaded by

kaihikari2000
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 Dec 13 15:41:43 2023

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 M2101K7AG
Screen diagonal is 5.43248284256 inches.
Early init took 0.08s
Early init took 0.08s
Android search paths:
/storage/emulated/0/Android/data/da.pure.love/files/../../../../Documents/DA/
da.pure.love/game /data/user/0/da.pure.love/files/game
Loader init took 0.05s
Loader init took 0.05s
Loading error handling took 0.10s
Loading error handling took 0.10s
Loading script took 1.04s
Loading script took 1.04s
Saving to
/storage/emulated/0/Android/data/da.pure.love/files/../../../../Documents/DA/
da.pure.love
Loading save slot metadata. took 0.26s
Loading save slot metadata. took 0.26s
Loading persistent took 0.01s
Loading persistent took 0.01s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.pure.love/files/libsteam_api.so" not found',)
Set script version to: (8, 0, 3)
Running init code took 0.36s
Running init code took 0.36s
Loading analysis data took 0.12s
Loading analysis data took 0.12s
Analyze and compile ATL took 0.48s
Analyze and compile ATL took 0.48s
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.20s
Initial gc. took 0.20s
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.23s
Init translation took 0.23s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.07s
Load screen analysis took 0.07s
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.12s
Prepare screens took 0.12s
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.40s
Interface start took 0.40s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2177, 987)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 612'
Version: 'OpenGL ES 3.2 [email protected] (GIT@5fa70b0888, I2c4b6824f1, 1631535659)
(Date:09/13/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080)
Maximum texture size: 4096x4096
controller: u'05000000306132330000000001000000' u'uinput-fpc' 1
Total time until interface ready: 3.84629702568s
Hid presplash.
controller: u'05000000306132330000000001000000' u'uinput-fpc' 1
Entered background.

You might also like