OSDN Git Service

[Refactor] #41487 sound.cfg にデフォルトのデバイスタイプを追加した / Added default device type into...
authorHourier <hourier@users.sourceforge.jp>
Sat, 6 Feb 2021 08:07:24 +0000 (17:07 +0900)
committerHourier <hourier@users.sourceforge.jp>
Sat, 6 Feb 2021 08:07:24 +0000 (17:07 +0900)
lib/xtra/sound/sound.cfg

index d3e0437..9fd8423 100644 (file)
 # Look at the definition of "angband_sound_name" in variable.c for a complete list of
 # all the available event names.
 
+# [Device]項目
+# MCIデバイスを設定します。通常wav/mp3ならばMPEGVideoです。
+# 動作保証は出来ませんが、PC毎に予め用意したデバイスでの再生も可能です
+[Device]
+type = MPEGVideo
+
 [Sound]
 player_combat_start = sword-drawn1-r.wav
 hit = sword-slash3-r.wav