The document summarizes the initialization of an Android application built with Ren'Py. It notes the Android device model and screen size, lists the application's search paths, and logs the timing of various initialization steps like loading scripts, saving data, compiling code, and starting the interface. The interface is initialized for an OpenGL ES 3.2 renderer and displays various screen size and hardware details.
The document summarizes the initialization of an Android application built with Ren'Py. It notes the Android device model and screen size, lists the application's search paths, and logs the timing of various initialization steps like loading scripts, saving data, compiling code, and starting the interface. The interface is initialized for an OpenGL ES 3.2 renderer and displays various screen size and hardware details.
The document summarizes the initialization of an Android application built with Ren'Py. It notes the Android device model and screen size, lists the application's search paths, and logs the timing of various initialization steps like loading scripts, saving data, compiling code, and starting the interface. The interface is initialized for an OpenGL ES 3.2 renderer and displays various screen size and hardware details.
The document summarizes the initialization of an Android application built with Ren'Py. It notes the Android device model and screen size, lists the application's search paths, and logs the timing of various initialization steps like loading scripts, saving data, compiling code, and starting the interface. The interface is initialized for an OpenGL ES 3.2 renderer and displays various screen size and hardware details.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1/ 2
Tue Feb 27 01:01:01 2024
Unknown platform. 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 samsung model SM-G996U Screen diagonal is 5.59829118549 inches. Early init took 0.09s Early init took 0.09s Android search paths: /storage/emulated/0/Android/data/esra.in.instanbul.patreon/files/../../../../ Documents/Cebs/esra.in.instanbul.patreon/game /data/user/0/esra.in.instanbul.patreon/files/game Loader init took 0.01s Loader init took 0.01s Loading error handling took 0.06s Loading error handling took 0.06s Loading script took 0.48s Loading script took 0.48s Saving to /storage/emulated/0/Android/data/esra.in.instanbul.patreon/files/../../../../ Documents/Cebs/esra.in.instanbul.patreon Loading save slot metadata. took 0.06s Loading save slot metadata. took 0.06s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/esra.in.instanbul.patreon/files/libsteam_api.so" not found',) Set script version to: (7, 5, 3) Running init code took 0.11s Running init code took 0.11s Loading analysis data took 0.22s Loading analysis data took 0.22s Analyze and compile ATL took 0.34s Analyze and compile ATL took 0.34s 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.14s Initial gc. took 0.14s 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.15s Init translation took 0.15s Build styles took 0.00s Build styles took 0.00s Load screen analysis took 0.06s Load screen analysis took 0.06s 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.10s Prepare screens took 0.10s 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.25s Interface start took 0.25s
Initializing gles2 renderer:
primary display bounds: (0, 0, 2325, 970) swap interval: 1 frames Fullscreen mode. Vendor: 'Qualcomm' Renderer: 'Adreno (TM) 660' Version: 'OpenGL ES 3.2 [email protected] (GIT@12ae96cb63, I409bbc12eb, 1694603898) (Date:09/13/23)' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(2325, 970) drawable=(2325, 970) Maximum texture size: 4096x4096 Total time until interface ready: 2.21351718903s Screen sizes: virtual=(1920, 1080) physical=(2325, 1080) drawable=(2325, 1080) Maximum texture size: 4096x4096 Hid presplash. Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 0.00s Init translation took 0.00s 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