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

Files

This document summarizes the log from initializing a Ren'Py game on an Android device. It provides details on the device model, screen size, initialization times for loading scripts and saves, and rendering details like the graphics API used and maximum texture size. The summary mentions the game failed to initialize Steam but was otherwise able to load scripts and saves, analyze screens, and initialize the renderer in under 10 seconds to launch the interface.

Uploaded by

Jester Lim
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)
121 views2 pages

Files

This document summarizes the log from initializing a Ren'Py game on an Android device. It provides details on the device model, screen size, initialization times for loading scripts and saves, and rendering details like the graphics API used and maximum texture size. The summary mentions the game failed to initialize Steam but was otherwise able to load scripts and saves, analyze screens, and initialize the renderer in under 10 seconds to launch the interface.

Uploaded by

Jester Lim
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

Sat Dec 31 14:56:44 2022

Unknown platform.
Ren'Py 7.5.2.22081402

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer realme model RMX3630
Screen diagonal is 5.15113340414 inches.
Early init took 0.11s
Early init took 0.11s
Attempting to migrate your saves from stock location...
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.bizzareholyland/files/../../../../
Documents/RenPy_Saves/com.estrada777.bizzareholyland/game
/data/user/0/com.estrada777.bizzareholyland/files/game
Loader init took 0.19s
Loader init took 0.19s
Loading error handling took 0.23s
Loading error handling took 0.23s
Loading script took 4.43s
Loading script took 4.43s
Saving to
/storage/emulated/0/Android/data/com.estrada777.bizzareholyland/files/../../../../
Documents/RenPy_Saves/com.estrada777.bizzareholyland
Loading save slot metadata. took 0.19s
Loading save slot metadata. took 0.19s
Loading persistent took 0.01s
Loading persistent took 0.01s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.estrada777.bizzareholyland/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 2)
Running init code took 0.58s
Running init code took 0.58s
Loading analysis data took 0.34s
Loading analysis data took 0.34s
Analyze and compile ATL took 0.11s
Analyze and compile ATL took 0.11s
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.35s
Initial gc. took 0.35s
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.01s
Build styles took 0.01s
Load screen analysis took 0.32s
Load screen analysis took 0.32s
Analyze screens took 0.02s
Analyze screens took 0.02s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.97s
Prepare screens took 0.97s
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.59s
Interface start took 0.59s

Initializing gles2 renderer:


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

You might also like