Set default Anisotropic to 16

This commit is contained in:
Christian Semmler 2025-12-27 08:24:15 -07:00
parent b3d43a8cf7
commit daba7c5c7a
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

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