• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Completed Disable CSS Announcer Voices

Punkline

Dr. Frankenstack
Premium
Joined
May 15, 2015
Messages
423
B Bkacjios requested a code that disables the announcer voice in the Character Select Screen.
These overwrites can be used to disable the game type announcement, and/or the character selection announcements.


Disable CSS Announcer Voices
Install this with the latest version of Melee Code Manager
Code:
-==-
Disable CSS Announcer Voice: Game Type
No announcement on menu start
[Punkline]
NTSC 1.02 --- 80264124 ---- 4bdbf685 -> 60000000


-==-
Disable CSS Announcer Voice: Character Selection
No announcement on character select
[Punkline]
NTSC 1.02 --- 800243F4 ---- 7C0802A6 -> 4E800020
Code:
$Disable CSS Announcer Voice: Game Type [Punkline]
040243F4 60000000
$Disable CSS Announcer Voice: Character Selection [Punkline]
04264124 4E800020

---


In this version, disabling the character name voice clips also affects the “versus” screen announcer; causing him to skip spoken names.
If desired, a more complex version of the code can be made to re-enable these spoken names; or disable the rest of the “versus” speech terms to make it completely silent.
 

davidvkimball

blippi.gg, @MeleeHD Lead
Joined
Jun 21, 2013
Messages
400
Location
Tacoma, WA
Slippi.gg
D#0
NNID
davidvkimball
3DS FC
3196-5240-6546
Switch FC
SW-1880-0689-1110
B Bkacjios requested a code that disables the announcer voice in the Character Select Screen.
These overwrites can be used to disable the game type announcement, and/or the character selection announcements.


Disable CSS Announcer Voices
Install this with the latest version of Melee Code Manager
Code:
-==-
Disable CSS Announcer Voice: Game Type
No announcement on menu start
[Punkline]
NTSC 1.02 --- 80264124 ---- 4bdbf685 -> 60000000


-==-
Disable CSS Announcer Voice: Character Selection
No announcement on character select
[Punkline]
NTSC 1.02 --- 800243F4 ---- 7C0802A6 -> 4E800020
Code:
$Disable CSS Announcer Voice: Game Type [Punkline]
040243F4 60000000
$Disable CSS Announcer Voice: Character Selection [Punkline]
04264124 4E800020

---


In this version, disabling the character name voice clips also affects the “versus” screen announcer; causing him to skip spoken names.
If desired, a more complex version of the code can be made to re-enable these spoken names; or disable the rest of the “versus” speech terms to make it completely silent.
This is great! Is it possible to create a version where all announcer calls are silent? Including "Ready.... Go!"?
 
Top Bottom