The document contains a log from a Ren'Py application running on an Android device, detailing the initialization process and performance metrics. It includes information about the device model, screen size, and various loading times for components such as scripts and saves. The log also indicates the successful setup of the graphics renderer and texture testing results.
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)
4 views2 pages
log
The document contains a log from a Ren'Py application running on an Android device, detailing the initialization process and performance metrics. It includes information about the device model, screen size, and various loading times for components such as scripts and saves. The log also indicates the successful setup of the graphics renderer and texture testing results.
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
Fri Apr 26 12:51:35 2024
Unknown platform. Ren'Py 7.4.11.2266
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer samsung model SM-A546E Screen diagonal is 5.9006749489 inches. Early init took 0.09s Early init took 0.09s Attempting to copy your saves from stock location... Android search paths: /storage/emulated/0/Android/data/com.estrada777.beautyandthethug/files/../../../../ Documents/RenPy_Saves/com.estrada777.beautyandthethug/game /data/user/0/com.estrada777.beautyandthethug/files/game Loader init took 0.16s Loader init took 0.16s Loading error handling took 0.12s Loading error handling took 0.12s Loading script took 1.79s Loading script took 1.79s Saving to /storage/emulated/0/Android/data/com.estrada777.beautyandthethug/files/../../../../ Documents/RenPy_Saves/com.estrada777.beautyandthethug Loading save slot metadata. took 0.15s Loading save slot metadata. took 0.15s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 11) Running init code took 1.10s Running init code took 1.10s Loading analysis data took 0.07s Loading analysis data took 0.07s 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.32s Initial gc. took 0.32s 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.35s Init translation took 0.35s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.07s Load screen analysis took 0.07s 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.20s Prepare screens took 0.20s 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.62s Interface start took 0.62s
Initializing gles renderer:
primary display bounds: (0, 0, 2260, 1017) swap interval: 1 frames Fullscreen mode. Vendor: 'ARM' Renderer: 'Mali-G68' Version: 'OpenGL ES 3.2 v1.r38p1-01eac0-mbs2v41_0.8e62f436dbeeadb2f1bba495fbb741ec' Display Info: None Number of texture units: 64 Using shader environment. Using FBO RTT. Root FBO is: 0 FBO Maximum Texture Size: 2048 Using gles renderer. Texture testing: - Hardware max texture size: 16383 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1920, 1080) physical=(2260, 1080) drawable=(2260, 1080) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 5.39078617096s Hid presplash. Entered background.