Talk:Sound

From NetHackWiki
Revision as of 19:51, 2 November 2007 by 86.128.140.229 (talk) (Merge with You hear)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

i can't find "dungeon acoustics" this way (even typing in the whole thing)

See shk.c#line3051.Addps4cat 12:49, 28 September 2007 (UTC)

Merge with You hear

This page should be merged with You hear. They have the same content. If no one objects, I'll do it. Addps4cat 12:49, 28 September 2007 (UTC)

There is a use for Sound... "NetHack has no sound in the sense of audio-output from speakers" is not strictly accurate. There is a sound option available in the configuration file, e.g.

SOUNDDIR=Sounds

SOUND=MESG "*cash register*" "cashreg.wav" 50

SOUND=MESG "*water fall*" "water.wav" 50

SOUND=MESG "*footsteps of*" "tapdance.wav" 50

SOUND=MESG "*slow dri*" "flush.wav" 50

SOUND=MESG "*feel hung*" "problem.wav" 50

SOUND=MESG "*hear a door*" "door.wav" 50

etc.

Mostly just decoration but I like to be alerted to "feel hungry" 86.128.140.229 19:51, 2 November 2007 (UTC)