Reconnect cheat_engine during load
This commit is contained in:
parent
b5f394dd12
commit
ac37de10fc
3 changed files with 6 additions and 0 deletions
|
@ -167,6 +167,7 @@ void System::LoadState(u32 slot) {
|
|||
auto system_mode = this->app_loader->LoadKernelSystemMode();
|
||||
auto n3ds_mode = this->app_loader->LoadKernelN3dsMode();
|
||||
Init(*m_emu_window, *system_mode.first, *n3ds_mode.first);
|
||||
cheat_engine->Connect();
|
||||
|
||||
try {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue