0% found this document useful (0 votes)
3 views1 page

Homework Master 0.174 Release Notes

The document provides a log of the initialization process for Homework Master version 0.174 built with Emscripten and Ren'Py. It details various loading times and errors encountered, including a failure to initialize Steam due to a missing module. Additionally, it includes information about the graphics renderer and display settings used during the initialization.

Uploaded by

tanmay.gije
Copyright
© All Rights Reserved
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% found this document useful (0 votes)
3 views1 page

Homework Master 0.174 Release Notes

The document provides a log of the initialization process for Homework Master version 0.174 built with Emscripten and Ren'Py. It details various loading times and errors encountered, including a failure to initialize Steam due to a missing module. Additionally, it includes information about the graphics renderer and display settings used during the initialization.

Uploaded by

tanmay.gije
Copyright
© All Rights Reserved
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

2025-09-29 11:12:54 UTC

Emscripten-3.1.24-wasm32-32bit
Ren'Py 8.2.1.24030407

Homework Master
0.174
Built at 2025-07-14 15:20:50 UTC

Early init took 1.11s


Loading error handling took 0.84s
Loading script took 13.62s
Loading save slot metadata took 0.07s
Loading persistent took 0.00s
Failed to initialize steam: ModuleNotFoundError("No module named '_ctypes'")
Set script version to: (8, 2, 1)
Running init code took 0.51s
Loading analysis data took 0.07s
Analyze and compile ATL took 0.03s
Reloading save slot metadata took 0.01s
Index archives took 0.00s
Dump and make backups took 0.00s
Cleaning cache took 0.01s
Making clean stores took 0.01s
Initial gc took 0.25s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Cleaning stores took 0.00s
Init translation took 0.31s
Build styles took 0.04s
Load screen analysis took 0.01s
Analyze screens took 0.07s
Save screen analysis took 0.07s
Prepare screens took 0.51s
Save pyanalysis. took 0.01s
Save bytecode. took 0.14s
Running _start took 0.01s
Interface start took 0.27s

Initializing gles2 renderer:


primary display bounds: (0, 0, 393, 876)
swap interval: 1 frames
Windowed mode.
UGUU couldn't find b'glFlushMappedBufferRange': b'No OpenGL context has been made
current'
UGUU couldn't find b'glGetBufferPointerv': b'No OpenGL context has been made
current'
UGUU couldn't find b'glMapBufferRange': b'No OpenGL context has been made current'
UGUU couldn't find b'glUnmapBuffer': b'No OpenGL context has been made current'
Vendor: "b'WebKit'"
Renderer: b'WebKit WebGL'
Version: b'OpenGL ES 3.0 (WebGL 2.0 (OpenGL ES 3.0 Chromium))'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1280, 720) drawable=(3520, 1980)
Maximum texture size: 4096x4096

You might also like