Skip to content

Commit

Permalink
playback: change recording to recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
JLaferri committed Nov 14, 2023
1 parent 708531b commit 99b3b7a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
5 changes: 3 additions & 2 deletions Output/Playback/GALE01r2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FastDiscSpeed = True
[Gecko_Enabled]
$Required: General Codes
$Required: Slippi Playback
$Recommended: Slippi Recording
$Optional: Show Player Names

[Gecko]
Expand Down Expand Up @@ -923,9 +924,9 @@ C20056A8 00000005 #Common/CompatibilityHooks/RequestSSMLoad.asm
7C83612E 4E800020
60000000 00000000

$Optional: Slippi Recording [Fizzi, Achilles, UnclePunch, Nikki, jmlee337, Krohnos]
$Recommended: Slippi Recording [Fizzi, Achilles, UnclePunch, Nikki, jmlee337, Krohnos]
*Allows for outputting new replay data during playback.
*Useful for spectator service or upgrading replay versions.
*Used to power spectator service and upgrading replay versions.
040679BC 38802600 #Recording/ExtendPlayerBlock.asm
C23219EC 0000001D #Recording/FlushFrameBuffer.asm
7C0802A6 90010004
Expand Down
5 changes: 3 additions & 2 deletions Output/Playback/GALJ01r2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ FastDiscSpeed = True
[Gecko_Enabled]
$Required: General Codes
$Required: Slippi Playback
$Recommended: Slippi Recording
$Optional: Show Player Names

[Gecko]
Expand Down Expand Up @@ -922,9 +923,9 @@ C20056A8 00000005 #Common/CompatibilityHooks/RequestSSMLoad.asm
7C83612E 4E800020
60000000 00000000

$Optional: Slippi Recording [Fizzi, Achilles, UnclePunch, Nikki, jmlee337, Krohnos]
$Recommended: Slippi Recording [Fizzi, Achilles, UnclePunch, Nikki, jmlee337, Krohnos]
*Allows for outputting new replay data during playback.
*Useful for spectator service or upgrading replay versions.
*Used to power spectator service and upgrading replay versions.
040679BC 38802600 #Recording/ExtendPlayerBlock.asm
C23219EC 0000001D #Recording/FlushFrameBuffer.asm
7C0802A6 90010004
Expand Down
6 changes: 4 additions & 2 deletions playback.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"[Gecko_Enabled]",
"$Required: General Codes",
"$Required: Slippi Playback",
"$Recommended: Slippi Recording",
"$Optional: Show Player Names",
"",
"[Gecko]"
Expand All @@ -34,6 +35,7 @@
"[Gecko_Enabled]",
"$Required: General Codes",
"$Required: Slippi Playback",
"$Recommended: Slippi Recording",
"$Optional: Show Player Names",
"",
"[Gecko]"
Expand Down Expand Up @@ -134,7 +136,7 @@
]
},
{
"name": "Optional: Slippi Recording",
"name": "Recommended: Slippi Recording",
"authors": [
"Fizzi",
"Achilles",
Expand All @@ -145,7 +147,7 @@
],
"description": [
"Allows for outputting new replay data during playback.",
"Useful for spectator service or upgrading replay versions."
"Used to power spectator service and upgrading replay versions."
],
"build": [
{
Expand Down

0 comments on commit 99b3b7a

Please sign in to comment.