EmuNewz Network

Full Version: PPU LLVM JIT Repository Early Testing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
(09-20-2014, 12:02 AM)d875j Wrote: [ -> ]The game runs great i get the same slow downs on 3D parts but still playable.

Yep ^^
Dante, Nice crash on vieo, haha)
News Video with PPU JIT
http://youtu.be/Oc-AB4y5VO4
(09-20-2014, 12:37 AM)Darkriot Wrote: [ -> ]Dante, Nice crash on vieo, haha)
I still do not understand why it crashed lol, I replayed no problem so strange XD Tongue
Video Gameplay and complette Level 1 Smile
http://youtu.be/ss5aodsVOVk
News video with PPU JIT
http://youtu.be/XYlXn7IWpMM
(09-19-2014, 11:22 PM)Dante38490 Wrote: [ -> ]New Video with PPU JIT
http://youtu.be/-PIECVrhWoQ

Those physics seem to have gone crazy!
Is this on the gosplar's PPU recompiler?
If yes, then you should report this problem to him.
i found the issue in the linux build. it's in line 54 of PPULLVMRecompiler.cpp:
Code:
m_fpm->add(new DominatorTreeWrapperPass());
if i comment it out, that linking error disappears Smile
but obviously it won't work without that.
maybe there are alternatives?
post build plz?
then pm me the build plz
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36