mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-15 18:20:45 -05: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.