Hi Andru,

I'm afraid, the first time it ran, this was all that was displayed where the speaker should be:-

Corruption.png

I've run it again, and it works perfectly. Here's the log from the first run.

Code:
=====================
=== ZenGL 0.2 RC4 ===
=====================
[00000000ms] Begin
[00000001ms] Current mode: 1680 x 1050
[00000628ms] wglChoosePixelFormatARB: zDepth = 24; stencil = 0; fsaa = 0
[00000678ms] Create OpenGL Context
[00000699ms] Making current OpenGL context
[00000699ms] GL_VERSION: 2.1.2
[00000699ms] GL_RENDERER: GeForce 7600 GT/PCI/SSE2/3DNOW!
[00000699ms] GL_MAX_TEXTURE_SIZE: 4096
[00000699ms] GL_ARB_TEXTURE_COMPRESSION: TRUE
[00000699ms] GL_EXT_TEXTURE_COMPRESSION_S3TC: TRUE
[00000699ms] GL_MAX_TEXTURE_UNITS_ARB: 4
[00000700ms] GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT: 16
[00000700ms] GL_EXT_BLEND_FUNC_SEPARATE: TRUE
[00000700ms] GL_ARB_VERTEX_BUFFER_OBJECT: TRUE
[00000700ms] GL_EXT_FRAMEBUFFER_OBJECT: TRUE
[00000700ms] WGL_PBUFFER: TRUE
[00000700ms] Support WaitVSync: TRUE
[00000702ms] DirectSound: loading DSound.dll
[00001107ms] DirectSound: sound system initialized
[00001505ms] Texture loaded: "data/font-page0.png"
[00001602ms] Texture loaded: "data/halloween/Alien.png"
[00001679ms] Texture loaded: "data/halloween/Bat.png"
[00001752ms] Texture loaded: "data/halloween/Casper.png"
[00001820ms] Texture loaded: "data/halloween/Chucky.png"
[00001894ms] Texture loaded: "data/halloween/Devil.png"
[00001959ms] Texture loaded: "data/halloween/Dracula.png"
[00002022ms] Texture loaded: "data/halloween/Frankenstein.png"
[00002090ms] Texture loaded: "data/halloween/Freddie.png"
[00002145ms] Texture loaded: "data/halloween/Ghost.png"
[00002204ms] Texture loaded: "data/halloween/Gomez.png"
[00002254ms] Texture loaded: "data/halloween/Jack Skellington.png"
[00002305ms] Texture loaded: "data/halloween/Jason.png"
[00002367ms] Texture loaded: "data/halloween/Kokey.png"
[00002426ms] Texture loaded: "data/halloween/Mike.png"
[00002490ms] Texture loaded: "data/halloween/Mummy.png"
[00002542ms] Texture loaded: "data/halloween/Pumpkin.png"
[00002601ms] Texture loaded: "data/halloween/Scream.png"
[00002657ms] Texture loaded: "data/halloween/Skull.png"
[00002715ms] Texture loaded: "data/halloween/Slimer.png"
[00002767ms] Texture loaded: "data/halloween/Squash.png"
[00002773ms] Sound loaded: "data/click.wav"
[00002786ms] Texture loaded: "data/audio-stop.png"
[00002800ms] Texture loaded: "data/audio-play.png"
[00002925ms] Texture loaded: "data/zengl.png"
[00057600ms] Ogg: Initialized
[00084432ms] Average FPS: 747
[00084460ms] Timers to free: 2
[00084461ms] Render Targets to free: 0
[00084460ms] Atlases to free: 0
[00084460ms] Textures to free: 26
[00084460ms] Fonts to free: 1
[00084461ms] Sounds to free: 1
[00084624ms] DirectSound: sound system finalized
[00084707ms] End
Really, this is exactly the same as the first time I tried it. The first run, it failed with a corrupted image... after that, all seemed OK.