Using LLVM makes the emulator stop working. - 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: Using LLVM makes the emulator stop working. (/showthread.php?tid=174778) |
Using LLVM makes the emulator stop working. - yahfz - 08-28-2016 I gotta use the older versions like 0.0.0.6 in order to make it work. RE: Using LLVM makes the emulator stop working. - Annie - 08-29-2016 LLVM Recompiler's current (new) implementation as of 0.0.0.9 and later isn't complete. 0.0.0.6 uses an old LLVM recompiler. You're supposed to use interpreters, though. |