GameINI: Add 60 FPS code for Pikmin Squared

This commit is contained in:
Martino Fontana
2025-11-07 16:35:47 +01:00
parent a94854309b
commit c96d1b7b4a
8 changed files with 228 additions and 171 deletions

View File

@@ -132,7 +132,7 @@ TEST(PatchAllowlist, VerifyHashes)
{
ADD_FAILURE() << "Approved list hash does not match the one in AchievementApprovedHash.h."
<< std::endl
<< "Please update APPROVED_LIST_HASH to the following:" << std::endl
<< "Please update ACHIEVEMENT_APPROVED_LIST_HASH to the following:" << std::endl
<< Common::SHA1::DigestToSource(digest);
}
// Compare with old allowlist