MSAA: Store samples in ini files.

This commit is contained in:
degasus
2015-12-12 13:00:08 +01:00
parent cc3dc05438
commit e26d9f7c35
12 changed files with 68 additions and 91 deletions

View File

@ -82,7 +82,7 @@ struct VideoConfig final
bool bUseRealXFB;
// Enhancements
int iMultisampleMode;
int iMultisamples;
bool bSSAA;
int iEFBScale;
bool bForceFiltering;