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

Log

This document provides log information from initializing a Ren'Py game on an Android device with a Qualcomm Adreno 650 GPU. It details various startup steps like loading scripts, saves, and persistent data. It also provides details on the device screen size, Android paths, and renderer initialization for OpenGL ES 3.2. The game is fully initialized and ready to use in under 1.1 seconds.

Uploaded by

uzishad6
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)
18 views2 pages

Log

This document provides log information from initializing a Ren'Py game on an Android device with a Qualcomm Adreno 650 GPU. It details various startup steps like loading scripts, saves, and persistent data. It also provides details on the device screen size, Android paths, and renderer initialization for OpenGL ES 3.2. The game is fully initialized and ready to use in under 1.1 seconds.

Uploaded by

uzishad6
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

Thu Nov 9 23:49:47 2023

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 RMX3371
Screen diagonal is 5.17084214678 inches.
Early init took 0.10s
Early init took 0.10s
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.karma/files/../../../../Documents/
RenPy_Saves/com.estrada777.karma/game /data/user/0/com.estrada777.karma/files/game
Loader init took 0.01s
Loader init took 0.01s
Loading error handling took 0.05s
Loading error handling took 0.05s
Loading script took 0.19s
Loading script took 0.19s
Saving to /storage/emulated/0/Android/data/com.estrada777.karma/files/../../../../
Documents/RenPy_Saves/com.estrada777.karma
Loading save slot metadata. took 0.06s
Loading save slot metadata. took 0.06s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.estrada777.karma/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 2)
Running init code took 0.09s
Running init code took 0.09s
Loading analysis data took 0.03s
Loading analysis data took 0.03s
Analyze and compile ATL took 0.01s
Analyze and compile ATL took 0.01s
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.04s
Initial gc. took 0.04s
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.06s
Init translation took 0.06s
Build styles took 0.00s
Build styles took 0.00s
Load screen analysis took 0.02s
Load screen analysis took 0.02s
Analyze screens took 0.00s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.08s
Prepare screens took 0.08s
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.21s
Interface start took 0.21s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2304, 923)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 650'
Version: 'OpenGL ES 3.2 [email protected] (GIT@a05eee6955, I893e5129fb, 1608032021)
(Date:12/15/20)'
Display Info: None
Screen sizes: virtual=(2560, 1440) physical=(2304, 1080) drawable=(2304, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 1.06086421013s
Hid presplash.
Entered background.

You might also like