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

Log

This document contains log information from running a game made with Ren'Py on an Android device. It provides details of the device such as the manufacturer being Xiaomi and model being Redmi Note 9 Pro. It then lists the steps Ren'Py took to initialize and load the game such as loading scripts, saving data, compiling code, and initializing the interface. It concludes by providing graphics details like the display resolution and maximum texture size.
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)
28 views

Log

This document contains log information from running a game made with Ren'Py on an Android device. It provides details of the device such as the manufacturer being Xiaomi and model being Redmi Note 9 Pro. It then lists the steps Ren'Py took to initialize and load the game such as loading scripts, saving data, compiling code, and initializing the interface. It concludes by providing graphics details like the display resolution and maximum texture size.
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

Wed Apr 20 20:55:52 2022

Unknown platform.
Ren'Py 7.5.0.63n

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer Xiaomi model Redmi Note 9 Pro
Screen diagonal is 5.9813760544 inches.
Early init took 0.08s
Early init took 0.08s
Android search paths:
/storage/emulated/0/Android/data/be.seeyouyesterday/files/../../../../Documents/
BE/be.seeyouyesterday/game /data/user/0/be.seeyouyesterday/files/game
Loader init took 0.04s
Loader init took 0.04s
Loading error handling took 0.07s
Loading error handling took 0.07s
Loading script took 0.65s
Loading script took 0.65s
Saving to /storage/emulated/0/Android/data/be.seeyouyesterday/files/../../../../
Documents/BE/be.seeyouyesterday
Loading save slot metadata. took 0.28s
Loading save slot metadata. took 0.28s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 9)
Running init code took 0.24s
Running init code took 0.24s
Loading analysis data took 0.07s
Loading analysis data took 0.07s
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.09s
Initial gc. took 0.09s
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.12s
Init translation took 0.12s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.09s
Load screen analysis took 0.09s
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.28s
Prepare screens took 0.28s
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.37s
Interface start took 0.37s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2400, 1080)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 618'
Version: 'OpenGL ES 3.2 [email protected] (GIT@559e78c, Ib9d997268a, 1602616325)
(Date:10/13/20)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2298, 1080) drawable=(2298, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 2.73353481293s
Hid presplash.
controller: '05000000306132330000000001000000' 'uinput-fpc' 1
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2298, 978) drawable=(2298, 978)
Maximum texture size: 4096x4096

You might also like