mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Make arbitrary mipmap detection a config option
Under GFX::Enhancements::ArbitraryMipmapDetection - default enabled
This commit is contained in:
@@ -74,6 +74,7 @@ struct VideoConfig final
|
||||
std::string sPostProcessingShader;
|
||||
bool bForceTrueColor;
|
||||
bool bDisableCopyFilter;
|
||||
bool bArbitraryMipmapDetection;
|
||||
|
||||
// Information
|
||||
bool bShowFPS;
|
||||
|
||||
Reference in New Issue
Block a user