mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-22 05:35:03 +01: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.