Dolphin-Lua-Core icon indicating copy to clipboard operation
Dolphin-Lua-Core copied to clipboard

Feature Request (Flush JIT Cache)

Open KatDevsGames opened this issue 3 years ago • 1 comments

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?

KatDevsGames avatar May 23 '21 01:05 KatDevsGames

I have no idea but i don't see why it shouldn't work

SwareJonge avatar Jul 20 '21 16:07 SwareJonge