set shadowLOD as main patching process

This commit is contained in:
aomizu
2025-06-16 23:25:19 +09:00
parent c0daa300bf
commit 084e980adf
5 changed files with 155 additions and 5 deletions

View File

@@ -19,7 +19,6 @@ var RecommendedSettings = map[string]string{
"gxDepthBits": "24",
"gxMultisampleQuality": "0.000000",
"gxMultisample": "2",
"shadowLOD": "0",
}
// CheckRecommendedSettings reads the Config.wtf file and checks if all recommended settings are applied