Archived from groups: alt.comp.periphs.videocards.ati (More info?)
Pre-patched file links at page bottom.
Manual guide:
1. Install MMC as you usually would do.
2. Find the file C:\Program Files\ATI Multimedia\main\DrvDShow.dll and make a backup copy of it somewhere safe (incase you mess up).
3. Get a hex-editor and open C:\Program Files\ATI Multimedia\main\DrvDShow.dll.
4. Find 81-7D-EC-00-E8-3F-03-74 and replace the value "74" with "EB" so it looks like this: 81-7D-EC-00-E8-3F-03-EB.
5. Save the file, overwriting the original and you're done!
* NOTE for earlier versions of MMC: use the same procedure but search for 81-7D-E8-00-E8-3F-03-74 instead, also here the value "74" should be changed to "EB" so it looks like this: 81-7D-E8-00-E8-3F-03-EB.
* NOTE for upcoming versions of MMC: the string you wanna search for might change but it's always the value of "74" that should be changed to "EB", e.g. try to search for a part of it, like 00-E8-3F-03-74 (which in both cases above is part of the hole sting), just make sure that there should only be ONE instance of it in the file and you should be fine.
Version comparison:
81-7D-E8-00-E8-3F-03-74 -- from version 8.xx up to version 9.03
81-7D-EC-00-E8-3F-03-74 -- from version 9.06 up to version ?.xx (E8 changed to EC)