Dolphin, the GameCube and Wii emulator - Forums
JIT Recompiler not working - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: JIT Recompiler not working (/Thread-jit-recompiler-not-working)



JIT Recompiler not working - billy.wade - 01-18-2017

Hey all,

I just installed the software and for some reason no game will play when I use the JIT Recompiler. I get the error WriteRest: op out of range (0x410f10f1 uses 0x55f733b480e8). It happens with any Gamecube game. The interpreter runs, however slowly.

Any ideas?


RE: JIT Recompiler not working - JosJuice - 01-18-2017

This is likely because Ubuntu 16.10 enables PIE by default when building. Recent development versions of Dolphin should automatically disable PIE when building, but I suppose it also is possible to edit the compiler flags manually.


RE: JIT Recompiler not working - sergio-br2 - 01-26-2017

Use the package from PPA, PIE is disabled there in dolphin-emu and dolphin-emu-master

https://code.launchpad.net/~dolphin-emu/+archive/ubuntu/ppa/


RE: JIT Recompiler not working - billy.wade - 01-27-2017

Thanks for all the help! Everything worked, until I changed OSes. Does someone need to mark it solved or lock the thread down or something?


RE: JIT Recompiler not working - JosJuice - 01-27-2017

(01-27-2017, 03:18 AM)billy.wade Wrote: Does someone need to mark it solved or lock the thread down or something?

No. Threads don't get locked except in special cases.