The document provides log output from initializing and loading an Android game made with Ren'Py. It details the device model, screen size, loading times of various components, and initialization of the graphics renderer and controller. The game is fully initialized and ready for input in under 6 seconds.
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)
47 views2 pages
GDSN
The document provides log output from initializing and loading an Android game made with Ren'Py. It details the device model, screen size, loading times of various components, and initialization of the graphics renderer and controller. The game is fully initialized and ready for input in under 6 seconds.
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
Wed Feb 14 21:40:52 2024
Unknown platform. Ren'Py 7.5.3.22090809
Bootstrap to the start of init.init took 0.01s
Bootstrap to the start of init.init took 0.01s Manufacturer Xiaomi model M2101K6G Screen diagonal is 7.23659849383 inches. Early init took 0.13s Early init took 0.13s Android search paths: /storage/emulated/0/Android/data/ghost.godson/files/../../../../0011/ghost.godson/ game /data/user/0/ghost.godson/files/game Loader init took 0.03s Loader init took 0.03s Loading error handling took 0.10s Loading error handling took 0.10s Loading script took 1.14s Loading script took 1.14s Saving to /storage/emulated/0/Android/data/ghost.godson/files/../../../../0011/ ghost.godson Loading save slot metadata. took 0.33s Loading save slot metadata. took 0.33s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/ghost.godson/files/libsteam_api.so" not found',) Set script version to: (8, 1, 3) - Init at code/6 messenger emu/messenger.rpyc:10 took 0.49919 s. Running init code took 0.87s Running init code took 0.87s Loading analysis data took 0.22s Loading analysis data took 0.22s Analyze and compile ATL took 0.03s Analyze and compile ATL took 0.03s 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.20s Init translation took 0.20s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.12s Load screen analysis took 0.12s 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.48s Prepare screens took 0.48s 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.48s Interface start took 0.48s