Page 1 of 1

Disable sound?

Posted: Fri Nov 13, 2009 11:05 pm
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 (=).

Re: Disable sound?

Posted: Sat Nov 14, 2009 12:07 am
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.)

Re: Disable sound?

Posted: Sat Nov 14, 2009 9:13 am
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.