Thanks to visit codestin.com
Credit goes to www.scribd.com

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

Ren'Py Android Initialization Log

The document provides details from the log of initializing a Ren'Py game on an Android device. It outlines information like the device model, screen size, paths for saving data, times taken to load scripts and assets, and rendering details like the GPU vendor and maximum texture size.
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)
46 views2 pages

Ren'Py Android Initialization Log

The document provides details from the log of initializing a Ren'Py game on an Android device. It outlines information like the device model, screen size, paths for saving data, times taken to load scripts and assets, and rendering details like the GPU vendor and maximum texture size.
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

Tue Mar 26 06:47:09 2024

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 samsung model SM-S918B
Screen diagonal is 5.82097746938 inches.
Early init took 0.05s
Early init took 0.05s
Attempting to migrate your saves from stock location...
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.fatescollide/files/../../../../
Documents/RenPy_Saves/com.estrada777.fatescollide/game
/data/user/0/com.estrada777.fatescollide/files/game
Loader init took 0.34s
Loader init took 0.34s
Loading error handling took 0.03s
Loading error handling took 0.03s
Loading script took 0.38s
Loading script took 0.38s
Saving to
/storage/emulated/0/Android/data/com.estrada777.fatescollide/files/../../../../
Documents/RenPy_Saves/com.estrada777.fatescollide
Loading save slot metadata. took 0.24s
Loading save slot metadata. took 0.24s
Loading persistent took 0.02s
Loading persistent took 0.02s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.estrada777.fatescollide/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 2)
Running init code took 0.71s
Running init code took 0.71s
Loading analysis data took 0.02s
Loading analysis data took 0.02s
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.06s
Initial gc. took 0.06s
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.08s
Init translation took 0.08s
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.06s
Prepare screens took 0.06s
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.16s
Interface start took 0.16s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2988, 1303)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 740'
Version: 'OpenGL ES 3.2 [email protected] (GIT@7b26bdd942, Iab69c31769, 1693222181)
(Date:08/28/23)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2988, 1440) drawable=(2988, 1440)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 2.37756109238s
Hid presplash.
1
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2988, 1440) drawable=(2988, 1440)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Entered background.

You might also like