Dolphin-Lua-Core
Dolphin-Lua-Core copied to clipboard
Feature Request (Flush JIT Cache)
I was wondering... Dolphin has a menu entry in the optional debug menu called "Refresh JIT Cache". This seems to be needed when directly changing program code while the game is running. It calls Core::RunAsCPUThread(JitInterface::ClearCache) internally. Is there any way this functionality could be exposed via the Lua interface?
I have no idea but i don't see why it shouldn't work