My experience has been that EXE Optimiser and MCP work fine together. But I need to use MCP first otherwise the MCP patch will fail.
I used EXE Optimiser before MCP came on the scene and it
definitely reduced the number of crashes I had. Past 2 CPUs have been Intel though so I can't say what the effect would be on an AMD chip.
http://en.wikipedia.org/wiki/Streaming_SIMD_Extensions = Streaming SIMD Extensions
http://en.wikipedia.org/wiki/SIMD = Single instruction, multiple data, so do that same thing on multiple data. So, supposedly speed stuff up.
Now, I'm no expert but if there are floating point calculations in Morrowind.exe that can be converted to SSE4 then we
could see FPS improvements. Although I never saw any originally but I'd take fewer crashes
Apparently SSE 4 "is another major enhancement, adding a dot product instruction, additional integer instructions, a popcnt instruction, and more." Whatever any of that stuff is :wacko:
Bugger, my CPU's a generation too old for such new fangled stuff.