01-28-2016, 10:40 AM -
(01-28-2016, 05:57 AM)MrComputerRevo Wrote:PPU llvm jit is usually better (in simple games like Sonic CD it's undoubtedly better, can get easily 300+ fps with it) but it takes time to warm up (for "hard" games it can take up several minutes) and it's less accurate/stable when interpreter 2. So the rule of thumb is to always test with interp 2 for both spu and ppu and if the game works and you want extra speed - try recompilers.(01-28-2016, 05:37 AM)tambre Wrote:Oh, is PPU recompiled any better?(01-28-2016, 05:35 AM)MrComputerRevo Wrote: Also, uhm. Slightly off topic but for some reason Windows 10 is slower for me at recompiling SPU functions than 8.1. In 8.1 it takes 2-3 seconds and in 10 it takes more than 10 sometimes... Hardware is the same. Why is that?
You probably shouldn't be using it. It's kind of known to be sometimes slower and possibly inaccurate.