mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-09 08:00:52 -04:00
ISOProperties loads codes using ActionReplay::LoadCodes which actually applies the codes to the global state. If a game is running then that games receives all the codes (and ACTIVE status) from the second game being shown in ISOProperties which is not desirable.