This document summarizes the log from initializing an Android version of a visual novel game made with Ren'Py. It provides details about the device, Android version, and game initialization process, including loading settings and saves, compiling scripts, and preparing the game interface. The game is saved to the device's internal storage and initializes an OpenGL 3.2 graphics renderer on a Samsung Android device.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views
Log
This document summarizes the log from initializing an Android version of a visual novel game made with Ren'Py. It provides details about the device, Android version, and game initialization process, including loading settings and saves, compiling scripts, and preparing the game interface. The game is saved to the device's internal storage and initializes an OpenGL 3.2 graphics renderer on a Samsung Android device.
Version: Ren'Py 8.1.0.23051307 Early init. took 0.14s Early init. took 0.14s Attempting to sync your saves to/from stock ANDROID_PUBLIC location... Android search paths: /storage/emulated/0/Android/data/hokages_life_eng.pornoisland.site/ files/../../../../Documents/Admin_Island/hokages_life_eng.pornoisland.site/game /data/user/0/hokages_life_eng.pornoisland.site/files/game Loader init. took 0.01s Loader init. took 0.01s Loading error handling. took 0.08s Loading error handling. took 0.08s Loading script. took 0.25s Loading script. took 0.25s Saving to /storage/emulated/0/Android/data/hokages_life_eng.pornoisland.site/ files/../../../../Documents/Admin_Island/hokages_life_eng.pornoisland.site Loading save slot metadata. took 0.16s Loading save slot metadata. took 0.16s Loading persistent. took 0.00s Loading persistent. took 0.00s Set script version to: (8, 1, 0) Running init code. took 0.10s Running init code. took 0.10s Loading analysis data. took 0.03s Loading analysis data. took 0.03s Analyze and compile ATL. took 0.01s Analyze and compile ATL. took 0.01s Reloading save slot metadata. took 0.13s Reloading save slot metadata. took 0.13s 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.05s Initial gc. took 0.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 0.09s Init translation took 0.09s 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.14s Prepare screens took 0.14s 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.47s Interface start. took 0.47s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2208, 1012) swap interval: 1 frames Fullscreen mode. Vendor: "b'ARM'" Renderer: b'Mali-G52 MC2' Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.fc49d6bd800ecb1492a1f77284a4d178' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2343, 1080) drawable=(2343, 1080) Maximum texture size: 4096x4096 Total time until interface ready: 2.1249704360961914s. Hid presplash. Entered background. --------------------------------------------