This commit is contained in:
CasualPokePlayer 2023-05-07 02:59:38 -07:00
parent 7d5a1d5c98
commit 40e21b716e
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ namespace BizHawk.Client.EmuHawk
return 0;
case "254487B59AB21BC005338E85CBF9FD2F": // see https://github.com/RetroAchievements/rcheevos/pull/234
{
jaguarHash = HashJaguar(disc.Sessions[2].Tracks[2], dsr);
jaguarHash = HashJaguar(disc.Sessions[1].Tracks[2], dsr);
if (jaguarHash is null)
{
return 0;