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

Log

This document provides log information from loading and initializing a Ren'Py game on an Android device. It details the device manufacturer and model, screen size, loading times for scripts, saves, and other assets. It also notes some syntax warnings in specific files and lists controller and renderer information once the interface has initialized.

Uploaded by

s61639380
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)
24 views

Log

This document provides log information from loading and initializing a Ren'Py game on an Android device. It details the device manufacturer and model, screen size, loading times for scripts, saves, and other assets. It also notes some syntax warnings in specific files and lists controller and renderer information once the interface has initialized.

Uploaded by

s61639380
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 Feb 6 15:17:31 2024

Unknown platform.
Ren'Py 8.0.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 qssi system image for arm64
Screen diagonal is 5.670075137607587 inches.
Early init took 0.08s
Early init took 0.08s
Android search paths:
/storage/emulated/0/Android/data/incg.unnaturalins/files/../../../../Documents/
INCG_Saves/incg.unnaturalins/game /data/user/0/incg.unnaturalins/files/game
Loader init took 0.02s
Loader init took 0.02s
Loading error handling took 0.12s
Loading error handling took 0.12s
Loading script took 0.78s
Loading script took 0.78s
Saving to /storage/emulated/0/Android/data/incg.unnaturalins/files/../../../../
Documents/INCG_Saves/incg.unnaturalins
Loading save slot metadata. took 0.46s
Loading save slot metadata. took 0.46s
Loading persistent took 0.03s
Loading persistent took 0.03s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/incg.unnaturalins/files/libsteam_api.so" not found')
Set script version to: (8, 0, 1)
Running init code took 0.35s
Running init code took 0.35s
Loading analysis data took 0.04s
Loading analysis data took 0.04s
Analyze and compile ATL took 0.01s
Analyze and compile ATL took 0.01s
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.11s
Initial gc. took 0.11s
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.15s
Init translation took 0.15s
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
game/Z_KoGa3Mod.rpy:1010: SyntaxWarning: "is" with a literal. Did you mean "=="?
game/Z_KoGa3Mod.rpy:1021: SyntaxWarning: "is" with a literal. Did you mean "=="?
game/Z_KoGa3Mod.rpy:1038: SyntaxWarning: "is" with a literal. Did you mean "=="?
game/Z_KoGa3Mod.rpy:1149: SyntaxWarning: "is" with a literal. Did you mean "=="?
Prepare screens took 0.19s
Prepare screens took 0.19s
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.31s
Interface start took 0.31s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2296, 976)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 618'
Version: b'OpenGL ES 3.2 [email protected] (GIT@c955512, I7f951b4bce, 1618918391)
(Date:04/20/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2296, 1080) drawable=(2296, 1080)
Maximum texture size: 4096x4096
controller: '05000000660600008808000011780000' 'uinput-fortsense' 1
Total time until interface ready: 3.1823959350585938s
Hid presplash.
controller: '05000000660600008808000011780000' 'uinput-fortsense' 1
Entered background.

You might also like