Log in

View Full Version : Error: maskedmerge does not have a agument "useMMX" What am I missing?


Socio
8th January 2005, 16:54
I have noticed on various scripts that I find here and test out I get the Error: maskedmerge does not have an augment "useMMX" when using them. I have been just editing out the "useMMX=true" portion of the scripts and they run fine. However I am curious as to what I might be missing to allow the "useMMX to work instead of always editing it out?

Thanks

Dreassica
8th January 2005, 17:58
remove that from the scripts. It has been removed from latest masktools and u won't need it anymore anyway.

Socio
8th January 2005, 19:31
Ok Thanks!

Manao
8th January 2005, 20:45
Sorry about that. useMMX was there only for testing purposes, and by default was true, anyway. The filter itself disables mmx optimizations if your computer doesn't support them. I'll correct the documentation.