I have also tried running as admin and used Breezip to unziip file. Found similar errors in the log file.
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Using GL DLL.
Windowed mode.
Exception: glActiveTexture not found.
Exception Exception: Exception('glActiveTexture not found.',) in 'renpy.uguu.gl.find_gl_command' ignored
Exception: glAttachShader not found.
Exception Exception: Exception('glAttachShader not found.',) in 'renpy.uguu.gl.find_gl_command' ignored
Exception: glBeginQuery not found.
Exception Exception: Exception('glBeginQuery not found.',) in 'renpy.uguu.gl.find_gl_command' ignored
Exception: glBeginTransformFeedback not found.
Exception Exception: Exception('glBeginTransformFeedback not found.',) in 'renpy.uguu.gl.find_gl_command' ignored
Exception: glBindAttribLocation not found.
Exception Exception: Exception('glBindAttribLocation not found.',) in 'renpy.uguu.gl.find_gl_command' ignored
I would say possibly bad GL.DLL ? or missing files?