SimoneN64 / Kaizen

Experimental Nintendo 64 emulator
https://gadolinium.dev
BSD 3-Clause "New" or "Revised" License
122 stars 1 forks source link

[Bug] Switching from the CPU interpreter and CPU JIT/recompiler isn't working properly #94

Closed DerekTurtleRoe closed 1 year ago

DerekTurtleRoe commented 1 year ago

When you switch from the CPU interpreter to the JIT recompiler, you have to restart the emulator in order for it to save the change. Otherwise everything silently uses the interpreter until the restart.

SimoneN64 commented 1 year ago

Settings except the volume will take a restart to take effect.