[King's Quest: Mask of Eternity]
Run-time fixes library to get the game running with Wine.

There is no installer, just place the maskrt.dll into the
root directory were Mask of Eternity has been installed.
Open the Mask.exe with a hex-editor (e.g. bless), search
for "MSVCRT.dll", and replace it with "maskrt.dll".

$ wget http://svn.nicode.net/kqmoefix/bin/maskrt.dll
$ vim -b -c ":%s/MSVCRT.dll/maskrt.dll" -c ":wq" Mask.exe

Set aviPlayed=1 in main.kq if the videos are not working.
You can use VirtualDub to convert the videos (W32*_1.dll)
to W32*_1.avi with uncompressed (RGB/YCbCr) video stream.

Best regards,
Nico Bendlin
