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

log

The document details the initialization process of a Ren'Py game on an Android device, specifically the BLU G63 model running Android 13. It includes timestamps for various loading stages, error handling, and rendering setup, ultimately indicating that the interface was ready in approximately 33 seconds. Additionally, it notes some syntax warnings in the game's script files.

Uploaded by

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

log

The document details the initialization process of a Ren'Py game on an Android device, specifically the BLU G63 model running Android 13. It includes timestamps for various loading stages, error handling, and rendering setup, ultimately indicating that the interface was ready in approximately 33 seconds. Additionally, it notes some syntax warnings in the game's script files.

Uploaded by

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

Thu Nov 7 00:30:54 2024

Alternative_Saves_Android_Port
Ren'Py 8.1.1.23060707

Bootstrap to the start of init.init. took 0.00s


Bootstrap to the start of init.init. took 0.00s

Manufacturer BLU Model G63


Android Version: 13
Device Arch: android-arm64_v8a

Screen diagonal is 6.914658342969665 inches.


Version: Ren'Py 8.1.1.23060707
Early init. took 0.17s
Early init. took 0.17s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.perverteer.tftuv/files/../../../../Documents/
RenPy_Saves/com.perverteer.tftuv/game /data/user/0/com.perverteer.tftuv/files/game
Loader init. took 0.15s
Loader init. took 0.15s
Loading error handling. took 1.86s
Loading error handling. took 1.86s
Loading script. took 21.74s
Loading script. took 21.74s
Saving to /storage/emulated/0/Android/data/com.perverteer.tftuv/files/../../../../
Documents/RenPy_Saves/com.perverteer.tftuv
Loading save slot metadata. took 0.48s
Loading save slot metadata. took 0.48s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (8, 1, 1)
- Init at 00images.rpyc:55 took 0.32549 s.
Running init code. took 1.42s
Running init code. took 1.42s
Loading analysis data. took 0.10s
Loading analysis data. took 0.10s
Analyze and compile ATL. took 0.28s
Analyze and compile ATL. took 0.28s
Reloading save slot metadata. took 0.26s
Reloading save slot metadata. took 0.26s
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 1.67s
Initial gc. took 1.67s
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 1.69s
Init translation took 1.69s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.15s
Load screen analysis took 0.15s
Analyze screens took 0.00s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
game/screens.rpy:299: SyntaxWarning: "is not" with a literal. Did you mean "!="?
game/screens.rpy:948: SyntaxWarning: "is" with a literal. Did you mean "=="?
game/screens.rpy:950: SyntaxWarning: "is not" with a literal. Did you mean "!="?
Prepare screens took 0.25s
Prepare screens took 0.25s
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 2.03s
Interface start. took 2.03s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1512, 684)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57'
Version: b'OpenGL ES 3.2 v1.r40p0-01eac0.40e4defc2c2be7601a8ecd13c8057aa1'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1584, 720) drawable=(1584, 720)
Maximum texture size: 4096x4096
Total time until interface ready: 33.041826009750366s.
Hid presplash.

You might also like