The document summarizes the initialization of an Android game built with Ren'Py. It describes loading configuration files and assets, initializing the graphics renderer, and preparing the interface, taking a total of 10.788 seconds. Key details include the Android device model, screen size, and OpenGL renderer used.
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 ratings0% found this document useful (0 votes)
25 views2 pages
Log
The document summarizes the initialization of an Android game built with Ren'Py. It describes loading configuration files and assets, initializing the graphics renderer, and preparing the interface, taking a total of 10.788 seconds. Key details include the Android device model, screen size, and OpenGL renderer used.
Early init took 0.11s Early init took 0.11s Source dir: /storage/emulated/0/Android/data/com.estrada777.lustlegacy/files/saves Destination dir: /storage/emulated/0/Android/data/com.estrada777.lustlegacy/files/../../../../ Documents/RenPy_Saves/com.estrada777.lustlegacy Source dir: /storage/emulated/0/Android/data/com.estrada777.lustlegacy/files/../../../../ Documents/RenPy_Saves/com.estrada777.lustlegacy Destination dir: /storage/emulated/0/Android/data/com.estrada777.lustlegacy/files/saves Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/com.estrada777.lustlegacy/files/../../../../ Documents/RenPy_Saves/com.estrada777.lustlegacy/game /data/data/com.estrada777.lustlegacy/files/game Loader init took 0.02s Loader init took 0.02s Loading error handling took 0.15s Loading error handling took 0.15s Loading script took 1.59s Loading script took 1.59s Saving to /storage/emulated/0/Android/data/com.estrada777.lustlegacy/files/saves Loading save slot metadata. took 0.02s Loading save slot metadata. took 0.02s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/com.estrada777.lustlegacy/files/libsteam_api.so" not found',) Set script version to: (7, 5, 3) - Init at code/System/images.rpyc:3296 took 0.29082 s. Running init code took 2.62s Running init code took 2.62s Loading analysis data took 1.64s Loading analysis data took 1.64s Analyze and compile ATL took 0.08s Analyze and compile ATL took 0.08s 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.05s Initial gc. took 1.05s 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.16s Init translation took 1.16s Build styles took 0.02s Build styles took 0.02s Load screen analysis took 0.15s Load screen analysis took 0.15s Analyze screens took 0.01s Analyze screens took 0.01s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 0.38s Prepare screens took 0.38s 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 1.39s Interface start took 1.39s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2283, 1008) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G52 MC2' Version: 'OpenGL ES 3.2 v1.r20p0-01rel0.2f3aabaed2a3bfe050804c8dff4f78c9' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2400, 1080) drawable=(2400, 1080) Maximum texture size: 4096x4096 Total time until interface ready: 10.7884600163s Hid presplash.