EmuNewz Network

Full Version: Megathread: Issues with CPUs without SSSE3 support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hi, guys. There is an error I encounter with each time I trying to boot any PS3 game. For example Sonic CD, Arkedo, Retro city. "Unhandled win32 exception 0хС000001D." It occurs on windows 7 and windows 10 while using any renderer: OpenGL/DX12/Null. I also tried Null Audio Out. My videodriver is up-to-date. Old releases(before VS2015, January 2015, for example) are works fine.
Install the Visual C++ Redistributable for Visual Studio 2015, as noted in our Github readme.
(02-20-2016, 06:39 PM)tambre Wrote: [ -> ]Install the Visual C++ Redistributable for Visual Studio 2015, as noted in our Github readme.

Already done. By using direct link from GitHub.
What processor and what GPU(s) do you have? (including integrated graphics)
Also, are you running RPCS3 on a laptop by any chance?
AMD Athlon II X4 641 and Geforce GTX 750Ti. I tried PPU Interpreter (1, defalut) + SPU Interpreter (precise), other variants (excluding remopilers) but result is already the same. So, I running RPCS3 on my DESKtop, according to my hardware.
Your CPU is too old. It doesn't support SSSE3, which is required at minimum to run RPCS3.
(02-21-2016, 09:43 AM)tambre Wrote: [ -> ]Your CPU is too old. It doesn't support SSSE3, which is required at minimum to run RPCS3.

Yes, I missed one "S". It just supports SSE3. Thx, Tambre.
Please HELP!
---------------------------
Fatal error
---------------------------
Unhandled Win32 exception 0xC000001D.
Exception address: 00000000000e9985.
Instruction address: 00000000000e9985.
Function address: 00000000000e994a (base+0xd994a).
Module name: 'rpcs3.exe'.
Module base: 0000000000010000.
RPCS3 image base: 0000000000010000.

Illegal instruction exception occured.
Note that your CPU must support SSSE3 extension.

HOW TO REPORT ERRORS: Check the FAQ, README, other sources.
Please, don't send incorrect reports. Thanks for understanding.
Press (Ctrl+C) to copy this message.
---------------------------
ОК
---------------------------
W10x64
GTX660
4Gb DDRIII
AMD x4 2.8Ghz
Try again with the Interpreters.
That's because you're using the Recompiler on a game that the Recompiler doesn't support yet.
(10-11-2016, 04:15 PM)Annie Wrote: [ -> ]That's because you're using the Recompiler on a game that the Recompiler doesn't support yet.

Thats not true, his CPU doesn't support SSSE3. (and as the error says, LLVM needs SSSE3)

http://www.cpu-world.com/CPUs/K10/AMD-At...MBOX).html
Pages: 1 2 3