mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-26 06:25:47 +02:00
The previous behaviour loaded the saved renderer config whenever the adapter combobox was changed. The renderer will now only change if the new adapter doesn't support the currently selected renderer (i.e Direct3D11 might not be supported, so it'll revert to Direct3D 9). Fixes #1080.