Page 1 of 1

rubber bat sound

Posted: 30 Sep 2015, 01:17
by gumi
Some players are annoyed by the rubber bat sound so here's a poll.



Meanwhile, here's some instructions to disable it for yourself:

Linux
  1. Open a terminal
  2. paste the following command in the terminal and press enter:

    Code: Select all

    F=~/.local/share/mana/updates/updates.themanaworld.org/updates/local/sfx/monsters/bat/bat-hit1.ogg; mkdir -p "$(dirname "$F")" && touch "$F"
  3. restart manaplus

Windows 7, 8, 8.1 and 10
  1. press WIN+R (the WIN button is the button with the flag on it)
  2. write "powershell" and press enter
  3. paste the following in the blue window that opens and press enter:

    Code: Select all

    $p="$env:LOCALAPPDATA\Mana\updates\updates.themanaworld.org\updates\local\sfx\monsters\bat"; mkdir $p; echo $null >> $p\bat-hit1.ogg; exit
  4. restart manaplus

Re: rubber bat sound

Posted: 16 Oct 2015, 09:13
by nelson6e65
So Fluffy's sound too?

Maybe should be changed, not removed totally. Or add a usage delay of 2s, like the 30 min of Towel.

There is also annoying sound in summoned Spiky Mushroom attack. >.<

Re: rubber bat sound

Posted: 16 Oct 2015, 11:41
by 4144
meko wrote:Some players are annoyed by the rubber bat sound so here's a poll.



Meanwhile, here's some instructions to disable it for yourself:

Linux
  1. Open a terminal
  2. paste the following command in the terminal and press enter:

    Code: Select all

    F=~/.local/share/mana/updates/updates.themanaworld.org/updates/local/sfx/monsters/bat/bat-hit1.ogg; mkdir -p "$(dirname "$F")" && touch "$F"
  3. restart manaplus

Windows 7, 8, 8.1 and 10
  1. press WIN+R (the WIN button is the button with the flag on it)
  2. write "powershell" and press enter
  3. paste the following in the blue window that opens and press enter:

    Code: Select all

    $p="$env:LOCALAPPDATA\Mana\updates\updates.themanaworld.org\updates\local\sfx\monsters\bat"; mkdir $p; echo $null >> $p\bat-hit1.ogg; exit
  4. restart manaplus
meko, please explain also how remove all this custom changes, because after players will complain what something not working.

Re: rubber bat sound

Posted: 30 Nov 2015, 13:55
by gumi
Since this poll did not get enough votes and since most of the votes were No I opted for a compromise: a 2 seconds cooldown