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

Log Text

The document provides details of the initialization of an Android port of Ren'Py 7.5.3 on a Sharp device. It lists the device manufacturer and model, Android version and architecture. It also records the times taken for various initialization steps like loading scripts, persistent data, compiling ATL, initializing the renderer and preparing screens. The app is able to load textures up to 2KB in size on the device.

Uploaded by

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

Log Text

The document provides details of the initialization of an Android port of Ren'Py 7.5.3 on a Sharp device. It lists the device manufacturer and model, Android version and architecture. It also records the times taken for various initialization steps like loading scripts, persistent data, compiling ATL, initializing the renderer and preparing screens. The app is able to load textures up to 2KB in size on the device.

Uploaded by

codot rebus
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Sat Feb 18 21:29:54 2023

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 SHARP Model SHG01


Android Version: 12
Device Arch: android-arm64_v8a

Screen diagonal is 5.14092443087 inches.


Early init took 0.06s
Early init took 0.06s
Source dir: /storage/emulated/0/Android/data/com.estrada777.thesinger/files/saves
Destination dir:
/storage/emulated/0/Android/data/com.estrada777.thesinger/files/../../../../
Documents/RenPy_Saves/com.estrada777.thesinger
Source dir:
/storage/emulated/0/Android/data/com.estrada777.thesinger/files/../../../../
Documents/RenPy_Saves/com.estrada777.thesinger
Destination dir:
/storage/emulated/0/Android/data/com.estrada777.thesinger/files/saves
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.estrada777.thesinger/files/../../../../
Documents/RenPy_Saves/com.estrada777.thesinger/game
/data/user/0/com.estrada777.thesinger/files/game
Loader init took 0.04s
Loader init took 0.04s
Loading error handling took 0.05s
Loading error handling took 0.05s
Loading script took 0.69s
Loading script took 0.69s
Saving to /storage/emulated/0/Android/data/com.estrada777.thesinger/files/saves
Loading save slot metadata. took 0.12s
Loading save slot metadata. took 0.12s
Loading persistent took 0.01s
Loading persistent took 0.01s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.estrada777.thesinger/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 4)
Running init code took 0.16s
Running init code took 0.16s
Loading analysis data took 0.05s
Loading analysis data took 0.05s
Analyze and compile ATL took 0.09s
Analyze and compile ATL took 0.09s
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.11s
Initial gc. took 0.11s
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.13s
Init translation took 0.13s
Build styles took 0.00s
Build styles took 0.00s
Load screen analysis took 0.03s
Load screen analysis took 0.03s
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.22s
Interface start took 0.22s

Initializing gles renderer:


primary display bounds: (0, 0, 3031, 1280)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 650'
Version: 'OpenGL ES 3.2 [email protected] (GIT@ef1b3ee6c0, Iac9443df11, 1637681229)
(Date:11/23/21)'
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: 16384
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(3031, 1440) drawable=(3031, 1440)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 1.9809589386s
Hid presplash.
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.01s
Init translation took 0.01s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.04s
Load screen analysis took 0.04s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(3031, 1440) drawable=(3031, 1440)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Entered background.

You might also like