EmuNewz Network
"this image does not include PPU JIT" 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: "this image does not include PPU JIT" error (/showthread.php?tid=165035)



"this image does not include PPU JIT" error - gamenoob - 11-10-2014

So while trying God of War Ascension demo, and rpcs3 stops working...
Any idea?

Config:
All default except:
ppu jit and spu asmjit enabled. write to color buffer enabled.


RE: "this image does not include PPU JIT" error - Bigpet - 11-10-2014

You don't have a version of rpcs3 that has the llvm compiler integrated. Either build it yourself or get a version that has llvm included.

The builds automatically posted here don't include the llvm libs, because it depends on cmake and python and whoever setup the build-server didn't install cmake and python or just chose not to build the llvm versions.