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

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

Log

The document describes the initialization of an Android port of Ren'Py on a realme device. It provides details on the device, Android version, and paths used to save data. It then outlines the steps taken to load scripts, screens, and start the interface.

Uploaded by

vvendetta3333
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)
54 views2 pages

Log

The document describes the initialization of an Android port of Ren'Py on a realme device. It provides details on the device, Android version, and paths used to save data. It then outlines the steps taken to load scripts, screens, and start the interface.

Uploaded by

vvendetta3333
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 Apr 14 14:13:44 2024

Alternative_Saves_Android_Port
Ren'Py 7.6.3.23091805

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


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

Manufacturer realme Model RMX3710


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 4.92912616213 inches.


Version: Ren'Py 7.6.3.23091805
Early init. took 0.19s
Early init. took 0.19s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.excludedb2.rwazone/files/../../../../
Documents/RWAZONE/com.excludedb2.rwazone/game
/data/user/0/com.excludedb2.rwazone/files/game
Loader init. took 0.02s
Loader init. took 0.02s
Loading error handling. took 0.21s
Loading error handling. took 0.21s
Loading script. took 4.01s
Loading script. took 4.01s
Saving to
/storage/emulated/0/Android/data/com.excludedb2.rwazone/files/../../../../
Documents/RWAZONE/com.excludedb2.rwazone
Loading save slot metadata. took 0.15s
Loading save slot metadata. took 0.15s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (7, 4, 11)
Running init code. took 0.20s
Running init code. took 0.20s
Loading analysis data. took 0.07s
Loading analysis data. took 0.07s
Analyze and compile ATL. took 0.01s
Analyze and compile ATL. took 0.01s
Reloading save slot metadata. took 0.12s
Reloading save slot metadata. took 0.12s
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.16s
Initial gc. took 0.16s
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.17s
Init translation took 0.17s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.05s
Load screen analysis took 0.05s
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.21s
Prepare screens took 0.21s
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.38s
Interface start. took 0.38s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2158, 970)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.2a893c04ca0026c2e6802dbe7d7af5c5'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2290, 1080) drawable=(2290, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 6.3190639019s.
Hid presplash.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2290, 1080) drawable=(2290, 1080)
Maximum texture size: 4096x4096
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.00s
Init translation took 0.00s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.06s
Load screen analysis took 0.06s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Entered background. --------------------------------------------

You might also like