Enabling SSE on the AMD XP

Goose77

Senior member
Aug 25, 2000
446
0
0
I read the article AMD's Athlon XP: Great Performance, Poor Marketing and in it said,

"So how do you make WME7 detect the Athlon XP as a SSE enabled processor? The solution is actually quite simple; If you run a profile on Windows Media Encoder during an encoding task you'll quickly come to realize that most of the work is being done in a library located in the \Windows\System32\ directory called 'wmvdmoe.dll'. This is the encoding library used by WME hence a great portion of the encoding process is spent dealing with this file. By modifying this file you can set what manufacturer string to look for in order to enable SSE. In order to accomplish the goal of enabling SSE on the Athlon XP you'd want to look for 'AuthenticAMD' instead of 'GenuineIntel'. Those that have experience with editing dlls will find that this workaround is quite easy to implement; for everyone else, AMD has released a patch that will do this for you and even make a backup copy of the old wmvdmoe.dll file for you to compare to."

Can any one help me either edit this .dll, or let me know where i can find the patch on AMD's site, cause i haven't been able to find it!
 

Diable

Senior member
Sep 28, 2001
753
0
0
The new versions of Windows Media Encoder 7 fully support SSE on AMD chips so you don't need a patch or a modded .dll anymore.
 

zephyrprime

Diamond Member
Feb 18, 2001
7,512
2
81
What idiot programmed that processor detection routine? Even I know better than to do what they did.
 

Goose77

Senior member
Aug 25, 2000
446
0
0
yeah your right, but i wanted the other programs to use it too, like winamp and my games... thats why i wanted to edit the .dll.. so if anyone can help... what program could i use???