Fatal error - 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: Fatal error (/showthread.php?tid=183419) |
RE: Fatal error - Gandalf - 04-07-2017 Hi I'm new at RPCS3 and i wanted to play Catherine. I tried to play on Interpreter(fast) and Recompiler(ASMJIT) and i was getting around 5-15 fps and then i went Recompiler(LLVM) and Recompiler(ASMJIT) or other SPU decoder but then i got this message --------------------------- Fatal error --------------------------- Unhandled Win32 exception 0xC000001D. Exception address: 0000000012223f1b. Instruction address: 0000000012223f1b. Function address: 0000000012223e30 (base+0x2223e30). 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. --------------------------- OK --------------------------- I would love if there will be some update which will fix that. Processor: Intel Pentium G860 Graphic card: AMD Radeon HD 6850 Graphics RE: Fatal error - Ani - 04-07-2017 Unfortunately it's a known issue. Your CPU doesn't have AVX instruction set support but it's Sandy Bridge, which should have since AVX was introduced in Sandy Bridge CPUs, but your doesn't because it's a weak Pentium CPU. On config.yml file where it says Use LLVM cpu set it to nehalem and try RE: Fatal error - Gandalf - 04-18-2017 I tried but nothing. I hope there will be fix for that known issue. Thank you for reply and just continue working on RPCS3. RE: Fatal error - Ani - 04-18-2017 It's a LLVM issue, not RPCS3 issue as far as I'm aware. What if you try generic instead of nehalem? RE: Fatal error - ssshadow - 04-18-2017 You need to delete the old LLVM cache too, in order to force a recompilation. It is in the data folder. RE: Fatal error - Gandalf - 04-18-2017 Tried but still same. Update: I deleted old data of Catherine and tried with Nehalem and Generic. It's kinda works. Thank you RE: Fatal error - r2682233 - 04-19-2017 G3260 OK [Image: F6DqVcT.png] but I set to this. [Image: k27k0Kx.png] RE: Fatal error - ssshadow - 04-19-2017 (04-18-2017, 02:56 PM)Gandalf Wrote: Tried but still same. Needs to be Code: Use LLVM CPU: !<!> "generic" |