Disable sound?

Everything from To-Do lists to discussion of the latest developments for ToME 3.x.x go here

Moderator: Moderator

Post Reply
Message
Author
AnonymousHero
Spiderkin
Posts: 482
Joined: Sat Mar 18, 2006 12:48 pm

Disable sound?

#1 Post by AnonymousHero »

Is there an easy way to disable sound within the UI?

The online help is currently non-functional (basically just displays the available wizard commands) and I couldn't find anything obvious in the Options (=).

Nerdanel
Sher'Tul
Posts: 1461
Joined: Mon Jul 07, 2003 5:22 pm
Location: Finland

Re: Disable sound?

#2 Post by Nerdanel »

The only way I know of is manually editing the configuration text files. Go to /home/yourusername/.tome/3.0/settings/ (if on Linux - I'm not sure exactly where the settings are stored on other operating systems) where you should see a file called audio.cfg.

Change the first line of audio.cfg to read:

Code: Select all

enable = 0
If you don't have that file then create it there and add the line above.

While you're at it, you might also want to disable Babyface in engine.cfg. (Babyface is the new module-handling UI that I personally happen to regard as horrible.)
Zothiqband -- still an Angband variant.

AnonymousHero
Spiderkin
Posts: 482
Joined: Sat Mar 18, 2006 12:48 pm

Re: Disable sound?

#3 Post by AnonymousHero »

Hum. I just tried that and it doesn't seem to work. (I had to create the file).

Regardless, we definitely want a UI-accessible option for this, so I've added

http://bugs.t-o-m-e.net/index.php?do=de ... ask_id=197

EDIT: Agreed on babyface -- it's an abomination.

Post Reply