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

Log

The document provides log output from initializing and loading a Ren'Py game, including details about the Android device model, screen size, loading times of various parts of the process, and initialization of the graphics renderer. It logs starting the game interface and entering the background and foreground of the application. The logs show screen resolution changes and provide information on the graphics hardware and maximum texture size.

Uploaded by

teisdool12
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)
23 views

Log

The document provides log output from initializing and loading a Ren'Py game, including details about the Android device model, screen size, loading times of various parts of the process, and initialization of the graphics renderer. It logs starting the game interface and entering the background and foreground of the application. The logs show screen resolution changes and provide information on the graphics hardware and maximum texture size.

Uploaded by

teisdool12
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

Fri Jul 28 05:47:47 2023

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 220233L2G
Screen diagonal is 5.48292804987 inches.
Early init took 0.28s
Early init took 0.28s
Android search paths:
/storage/emulated/0/Android/data/androidadult.com.netoriousneighborcummingfortheirw
ives/files/../../../../AndroidAdult_Saves/
androidadult.com.netoriousneighborcummingfortheirwives/game
/data/user/0/androidadult.com.netoriousneighborcummingfortheirwives/files/game
Loader init took 0.08s
Loader init took 0.08s
Loading error handling took 0.21s
Loading error handling took 0.21s
Loading script took 5.01s
Loading script took 5.01s
Saving to
/storage/emulated/0/Android/data/androidadult.com.netoriousneighborcummingfortheirw
ives/files/../../../../AndroidAdult_Saves/
androidadult.com.netoriousneighborcummingfortheirwives
Loading save slot metadata. took 0.32s
Loading save slot metadata. took 0.32s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
- Init at 00updater.rpyc:23 took 0.30030 s.
Set script version to: (7, 4, 9)
Running init code took 2.02s
Running init code took 2.02s
Loading analysis data took 0.20s
Loading analysis data took 0.20s
Analyze and compile ATL took 0.16s
Analyze and compile ATL took 0.16s
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.64s
Initial gc. took 0.64s
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.77s
Init translation took 0.77s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.18s
Load screen analysis took 0.18s
Analyze screens took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.76s
Prepare screens took 0.76s
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 1.19s
Interface start took 1.19s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1600, 720)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Imagination Technologies'
Renderer: 'PowerVR Rogue GE8320'
Version: 'OpenGL ES 3.2 build 1.13@5776728'
Display Info: None
Screen sizes: virtual=(1365, 768) physical=(1545, 720) drawable=(1545, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 13.1196620464s
Hid presplash.
controller: '05000000306132330000000001000000' 'uinput-fpc' 1L
Entered background.
Entering foreground.
Screen sizes: virtual=(1365, 768) physical=(1449, 665) drawable=(1449, 665)
Maximum texture size: 4096x4096

You might also like