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

Log

The document provides log output from running a Ren'Py game on an Android device. It includes details on the device, loading and initialization times, and rendering setup. The game loaded and the interface was ready after approximately 6 seconds.

Uploaded by

tristian.tyrie08
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)
9 views

Log

The document provides log output from running a Ren'Py game on an Android device. It includes details on the device, loading and initialization times, and rendering setup. The game loaded and the interface was ready after approximately 6 seconds.

Uploaded by

tristian.tyrie08
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

Sun May 26 17:53:08 2024

Estrada777_Android_Port
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 samsung Model SM-A245F


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 5.23640061092 inches.


Early init took 0.10s
Early init took 0.10s
Source dir: /storage/emulated/0/Android/data/com.estrada777.dawnofmalice/files/
saves
Destination dir:
/storage/emulated/0/Android/data/com.estrada777.dawnofmalice/files/../../../../
Documents/RenPy_Saves/com.estrada777.dawnofmalice
Source dir:
/storage/emulated/0/Android/data/com.estrada777.dawnofmalice/files/../../../../
Documents/RenPy_Saves/com.estrada777.dawnofmalice
Destination dir:
/storage/emulated/0/Android/data/com.estrada777.dawnofmalice/files/saves
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.dawnofmalice/files/../../../../
Documents/RenPy_Saves/com.estrada777.dawnofmalice/game
/data/data/com.estrada777.dawnofmalice/files/game
Loader init took 0.29s
Loader init took 0.29s
Loading error handling took 0.05s
Loading error handling took 0.05s
Loading script took 1.40s
Loading script took 1.40s
Saving to /storage/emulated/0/Android/data/com.estrada777.dawnofmalice/files/saves
Loading save slot metadata. took 0.74s
Loading save slot metadata. took 0.74s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.estrada777.dawnofmalice/files/libsteam_api.so" not found',)
Set script version to: (7, 3, 5)
Running init code took 0.42s
Running init code took 0.42s
Loading analysis data took 0.23s
Loading analysis data took 0.23s
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.01s
Making clean stores took 0.01s
Initial gc. took 0.19s
Initial gc. took 0.19s
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.27s
Init translation took 0.27s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.11s
Load screen analysis took 0.11s
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.44s
Prepare screens took 0.44s
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.66s
Interface start took 0.66s

Initializing gles renderer:


primary display bounds: (0, 0, 2128, 1012)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G57 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.3d0f892e790e4319a235910ce1559a8a'
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: 16383
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1280, 720) physical=(2263, 1080) drawable=(2263, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 5.74598002434s
Hid presplash.
Entered background.

You might also like