Set default Anisotropic to 16 (#753)

This commit is contained in:
Christian Semmler 2025-12-27 08:36:14 -07:00 committed by GitHub
parent b3d43a8cf7
commit 0c7a95f143
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -204,7 +204,7 @@ IsleApp::IsleApp()
m_frameRate = 100.0f;
m_exclusiveFullScreen = FALSE;
m_msaaSamples = 0;
m_anisotropic = 0.0f;
m_anisotropic = 16.0f;
}
// FUNCTION: ISLE 0x4011a0