mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 02:00:17 -04:00
Values are saved/loaded as 0,1,2,3,4 but need to be used as 1,2,4,8,16 This was correct for OGL but not D3D
Values are saved/loaded as 0,1,2,3,4 but need to be used as 1,2,4,8,16 This was correct for OGL but not D3D