01-09-2016, 06:20 PM -
(01-09-2016, 07:25 AM)sakura leite costa Wrote: menu game
Could you try using the PPU Interpreter 2 and SPU Interpreter (fast) instead? PPU recompiler suffers from big accuracy problems and shouldn't be used as the main backend for testing. SPU Recompiler may also suffer from such problems. Interpreters should be used as the main testing backend and recompilers only for a speedup, if the interpreters work.