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

Log

The document is a log from a Ren'Py game engine initialization on an Infinix X6816 device. It details the various stages of the initialization process, including loading scripts, handling errors, and setting up the graphics renderer. The total time taken for the interface to be ready was approximately 6 seconds.

Uploaded by

dadangmulyana316
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)
4 views

Log

The document is a log from a Ren'Py game engine initialization on an Infinix X6816 device. It details the various stages of the initialization process, including loading scripts, handling errors, and setting up the graphics renderer. The total time taken for the interface to be ready was approximately 6 seconds.

Uploaded by

dadangmulyana316
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 Feb 21 09:25:30 2025

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 INFINIX MOBILITY LIMITED model Infinix X6816
Screen diagonal is 5.59715329431 inches.
Early init took 0.23s
Early init took 0.23s
Android search paths:
/storage/emulated/0/Android/data/sfb_eng.pornoisland.site/files/../../../../
Documents/Admin_Island/sfb_eng.pornoisland.site/game
/data/user/0/sfb_eng.pornoisland.site/files/game
Loader init took 0.04s
Loader init took 0.04s
Loading error handling took 0.14s
Loading error handling took 0.14s
Loading script took 1.49s
Loading script took 1.49s
Saving to
/storage/emulated/0/Android/data/sfb_eng.pornoisland.site/files/../../../../
Documents/Admin_Island/sfb_eng.pornoisland.site
Loading save slot metadata. took 0.09s
Loading save slot metadata. took 0.09s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 4, 4)
Running init code took 0.44s
Running init code took 0.44s
Loading analysis data took 0.21s
Loading analysis data took 0.21s
Analyze and compile ATL took 0.10s
Analyze and compile ATL took 0.10s
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.30s
Initial gc. took 0.30s
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.39s
Init translation took 0.39s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.22s
Load screen analysis took 0.22s
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.69s
Prepare screens took 0.69s
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 0.70s
Interface start took 0.70s

Initializing gles renderer:


primary display bounds: (0, 0, 1640, 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
Number of texture units: 16
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 8192
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(1568, 720) drawable=(1568, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 5.99837017059s
Hid presplash.

You might also like