..:: PCSX2 Forums ::..

Full Version: GSDX32 AVX
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Because the AVX plugin has been removed from GIT version?
I may be wrong but by looking at the plugins names,aren't those merged into one

GSdx32-SSE2.dll is SSE2 and SSSE3 into one file
GSdx32-SSE4.dll is SSSE3 and SSE4.1 into one file
GSdx32-AVX2.dll is AVX and AVX2 into one file
SSE4 will use AVX automatically when it is useful and your CPU supports it.
(02-20-2017, 10:50 PM)gregory Wrote: [ -> ]SSE4 will use AVX automatically when it is useful and your CPU supports it.

Thanks for the information.