EmuNewz Network
Fatal error - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163)
+---- Thread: Fatal error (/showthread.php?tid=183419)



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 - Annie - 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 - Annie - 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 Smile


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.

Update: I deleted old data of Catherine and tried with Nehalem and Generic.

It's kinda works.

Thank you Smile

Needs to be
Code:
Use LLVM CPU: !<!> "generic"