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 (=).
Disable sound?
Moderator: Moderator
Re: Disable sound?
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:
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.)
Change the first line of audio.cfg to read:
Code: Select all
enable = 0
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.
-
- Spiderkin
- Posts: 482
- Joined: Sat Mar 18, 2006 12:48 pm
Re: Disable sound?
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.
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.