mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
MSAA: Store samples in ini files.
This commit is contained in:
@ -82,7 +82,7 @@ struct VideoConfig final
|
||||
bool bUseRealXFB;
|
||||
|
||||
// Enhancements
|
||||
int iMultisampleMode;
|
||||
int iMultisamples;
|
||||
bool bSSAA;
|
||||
int iEFBScale;
|
||||
bool bForceFiltering;
|
||||
|
Reference in New Issue
Block a user