Merge pull request #13931 from SuperSamus/pikmin-squared-60fps

GameINI: Add 60 FPS code for Pikmin Squared
This commit is contained in:
JMC47
2026-04-27 13:09:00 -04:00
committed by GitHub
8 changed files with 228 additions and 171 deletions
+1 -1
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