fix possible desync when watching replays

This commit is contained in:
Jas Laferriere
2025-07-11 14:48:26 -04:00
parent 1ed9ed90e3
commit f1425aed5a
4 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
################################################################################
# Address: 0x801d2d38
################################################################################
# Will change the text on the jumbotron to "Frozen"
################################################################################

View File

@@ -1,5 +1,6 @@
################################################################################
# Address: 0x801d4760
# Tags: [affects-gameplay]
################################################################################
# The original code returns a bool indicating whether or not the stage file
# was loaded properly.

View File

@@ -1,5 +1,6 @@
################################################################################
# Address: 0x800165ac
# Tags: [affects-gameplay]
################################################################################
# Replaces the async disk read with an EXI transfer instead
# we have already preloaded the transformations to dolphins memory

View File

@@ -754,7 +754,7 @@
"Name": "Required: Slippi Online",
"Codetype": "Auto",
"Annotation": "Online/Core/Hacks/Stadium/GrPsxIsValid.asm",
"Tags": ""
"Tags": "[affects-gameplay]"
},
{
"InjectionAddress": "801D457C",
@@ -768,7 +768,7 @@
"Name": "Required: Slippi Online",
"Codetype": "Auto",
"Annotation": "Online/Core/Hacks/Stadium/StadiumFileLoad.asm",
"Tags": ""
"Tags": "[affects-gameplay]"
},
{
"InjectionAddress": "8038E910",