mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00

VideoInterface::Preset was not initializing all registers, this is a problem because it leaks register settings across games. Xenoblade Chronicles does not like m_DisplayControlRegister having random bit patterns in it.