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

Log

The document provides log information from initializing a mobile game made with Ren'Py, including details about the device, loading files, initializing graphics, and preparing the interface. It notes the realme model number, screen size, libraries used, and initialization times for various components. The log shows the game loaded and initialized successfully, providing details on the graphics hardware and screen dimensions.

Uploaded by

Nitesh Singh
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Log

The document provides log information from initializing a mobile game made with Ren'Py, including details about the device, loading files, initializing graphics, and preparing the interface. It notes the realme model number, screen size, libraries used, and initialization times for various components. The log shows the game loaded and initialized successfully, providing details on the graphics hardware and screen dimensions.

Uploaded by

Nitesh Singh
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Fri Apr 14 00:08:12 2023

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer realme model RMX3286
Screen diagonal is 4.97428980135 inches.
Early init took 0.11s
Early init took 0.11s
Android search paths:
/storage/emulated/0/Android/data/da.summer.heat/files/../../../../Documents/DA/
da.summer.heat/game /data/user/0/da.summer.heat/files/game
Loader init took 0.05s
Loader init took 0.05s
Loading error handling took 0.11s
Loading error handling took 0.11s
Loading script took 1.02s
Loading script took 1.02s
Saving to /storage/emulated/0/Android/data/da.summer.heat/files/../../../../
Documents/DA/da.summer.heat
Loading save slot metadata. took 0.26s
Loading save slot metadata. took 0.26s
Loading persistent took 0.01s
Loading persistent took 0.01s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.summer.heat/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 4)
Running init code took 0.29s
Running init code took 0.29s
Loading analysis data took 0.18s
Loading analysis data took 0.18s
Analyze and compile ATL took 0.05s
Analyze and compile ATL took 0.05s
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.20s
Initial gc. took 0.20s
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.24s
Init translation took 0.24s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.19s
Load screen analysis took 0.19s
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.57s
Prepare screens took 0.57s
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.51s
Interface start took 0.51s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2170, 996)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G57 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.826ad53ffca045d2012ca444a611fa06'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2302, 1080) drawable=(2302, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 4.16141605377s
Hid presplash.
Entered background.

You might also like