Megathread: Issues with CPUs without SSSE3 support - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17) +--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18) +--- Thread: Megathread: Issues with CPUs without SSSE3 support (/showthread.php?tid=191208) |
RE: Megathread: Issues with CPUs without SSSE3 support - froz - 02-20-2016 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. RE: Megathread: Issues with CPUs without SSSE3 support - tambre - 02-20-2016 Install the Visual C++ Redistributable for Visual Studio 2015, as noted in our Github readme. RE: Megathread: Issues with CPUs without SSSE3 support - froz - 02-20-2016 (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. RE: Megathread: Issues with CPUs without SSSE3 support - tambre - 02-21-2016 What processor and what GPU(s) do you have? (including integrated graphics) Also, are you running RPCS3 on a laptop by any chance? RE: Megathread: Issues with CPUs without SSSE3 support - froz - 02-21-2016 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. RE: Megathread: Issues with CPUs without SSSE3 support - tambre - 02-21-2016 Your CPU is too old. It doesn't support SSSE3, which is required at minimum to run RPCS3. RE: Megathread: Issues with CPUs without SSSE3 support - froz - 02-21-2016 (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. RE: Megathread: Issues with CPUs without SSSE3 support - kiwi8000 - 09-26-2016 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 RE: Megathread: Issues with CPUs without SSSE3 support - Ani - 10-11-2016 Try again with the Interpreters. That's because you're using the Recompiler on a game that the Recompiler doesn't support yet. RE: Megathread: Issues with CPUs without SSSE3 support - Nezarn - 10-11-2016 (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-Athlon%20II%20X4%20640%20-%20ADX640WFK42GM%20(ADX640WFGMBOX).html |