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

Log

The document provides log output from initializing and loading a Ren'Py game on an Android device with a Motorola Moto G 5G and a 5.68 inch screen. It records details of the loading process such as initialization times, screen sizes, and graphics hardware details. The game loads successfully and the interface is ready in around 6.8 seconds.
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)
34 views2 pages

Log

The document provides log output from initializing and loading a Ren'Py game on an Android device with a Motorola Moto G 5G and a 5.68 inch screen. It records details of the loading process such as initialization times, screen sizes, and graphics hardware details. The game loads successfully and the interface is ready in around 6.8 seconds.
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

Sun Dec 4 16:07:57 2022

Unknown platform.
Ren'Py 7.4.11.2266

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer motorola model moto g 5G (2022)
Screen diagonal is 5.68115956294 inches.
Early init took 0.09s
Early init took 0.09s
Android search paths:
/storage/emulated/0/Android/data/corruption_eng.pornoisland.site/files/../../../../
Documents/Admin_Island/corruption_eng.pornoisland.site/game
/data/user/0/corruption_eng.pornoisland.site/files/game
Loader init took 0.08s
Loader init took 0.08s
Loading error handling took 0.18s
Loading error handling took 0.18s
Loading script took 2.88s
Loading script took 2.88s
Saving to
/storage/emulated/0/Android/data/corruption_eng.pornoisland.site/files/../../../../
Documents/Admin_Island/corruption_eng.pornoisland.site
Loading save slot metadata. took 0.28s
Loading save slot metadata. took 0.28s
Loading persistent took 0.01s
Loading persistent took 0.01s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 0, 0)
Running init code took 0.48s
Running init code took 0.48s
Loading analysis data took 0.21s
Loading analysis data took 0.21s
Analyze and compile ATL took 0.09s
Analyze and compile ATL took 0.09s
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.38s
Initial gc. took 0.38s
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.40s
Init translation took 0.40s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.16s
Load screen analysis took 0.16s
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.49s
Prepare screens took 0.49s
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.62s
Interface start took 0.62s

Initializing gles renderer:


primary display bounds: (0, 0, 1439, 678)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G57 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.745b2925e235161571d02cd6e9b890a7'
Display Info: None
Number of texture units: 64
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 16383
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(1523, 720) drawable=(1523, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 6.83329486847s
Hid presplash.
Entered background.

You might also like