Remap MCI coordinates |
REMAPMCI |
Finds and scales the movie coordinates that may be embedded in the MciSendString command string. It may fix movie sizes when they are played using the MciSendString winmm call. |
No movies |
NOMOVIES |
Skips movies whenever possible - that is, when performed through explicit movie handling calls. |
Stretch ActiveMovie window |
STRETCHMOVIES |
Several window classes are devoted to playing multimedia. This flag detects the known multimedia windows and stretches their size to cover the full main window area. |
Fix movies color depth |
FIXMOVIECOLOR |
Fixes the color depth of VFW (Video For Windows) movies by forcing their value to the color depth of the virtual desktop. |
Bypass MCI calls |
BYPASSMCI |
Several games perform MCI operations (e.g. to check for a CD-ROM) that are not essential and may cause errors. This flag bypasses MCI calls when possible and returns a positive result. |