09-02-2017, 02:04 PM
09-02-2017, 03:52 PM
RPCS3 uses SSSE3 not SSE3
That being said, there's no toggle for disabling AVX
That being said, there's no toggle for disabling AVX
09-16-2017, 04:13 AM
(09-02-2017, 03:52 PM)Ani Wrote: [ -> ]RPCS3 uses SSSE3 not SSE3
That being said, there's no toggle for disabling AVX
Any plans to implement other x86 instruction sets, or any easy way to switch between them?
As OP said, the Ryzen series of processors don't handle AVX as well as Intel's CPU's, since they complete one AVX instruction per two clock cycles. Since the Zen uArch processes 128-bit instructions per cycle. (iirc)
(Also, Hi, I'm new here.)
10-01-2017, 08:22 PM
What if you use bcedit tool and run command
bcdedit /set xsavedisable 1
and then reboot?
bcdedit /set xsavedisable 1
and then reboot?