Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐒 Remove Annoying Sounds

This small project removes specific annoying sounds from by overriding them with empty .wav files.
No addons, no MPQ editing, and no client modification required.


πŸ“¦ Installation

  1. Download or clone this repository.
  2. Locate your Turtle WoW installation folder.
    • Examples:
      Windows: C:\Games\WOW\
      Linux/Wine: ~/.wine/drive_c/Program Files/WOW/
  3. Place the Sound/ folder directly inside your Turtle WoW directory so the structure looks like this:
WOW/
    └── Sound/
        β”œβ”€β”€ Creature/
        β”‚   └── Duck/
        β”‚       └── DuckLoop.wav
        β”œβ”€β”€ Interface/
        β”‚   β”œβ”€β”€ iUiInterfaceButtonA.wav
        β”‚   β”œβ”€β”€ uChatScrollButton.wav
        β”‚   β”œβ”€β”€ uEscapeScreenClose.wav
        β”‚   └── uEscapeScreenOpen.wav
        └── Spells/
            └── Fizzle/
                β”œβ”€β”€ FizzleFireA.wav
                β”œβ”€β”€ FizzleFrostA.wav
                β”œβ”€β”€ FizzleHolyA.wav
                β”œβ”€β”€ FizzleNatureA.wav
                └── FizzleShadowA.wav
  1. Launch the game β€” the annoying sounds are now muted.

πŸ—‘οΈ Uninstallation

Just delete the Sound/ folder or the specific files you no longer want muted.
The game will automatically fall back to the original sounds.


πŸ› οΈ Customization

Want to mute other sounds?

  1. Find the original sound path (via MPQ tools, WoWTools, or existing addons).
  2. Recreate the folder structure inside Sound/.
  3. Add an empty .wav file with the same filename.

About

Remove annoying sounds from Turtle WoW.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors