mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 11:00:38 +02:00
Numerous E3 bug fixes.
This commit is contained in:
+3
-21
@@ -71,16 +71,7 @@ e3_bed {
|
||||
looping
|
||||
plain
|
||||
|
||||
if (speakers == 2)
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_BED_MONO.wav
|
||||
if (speakers == 6)
|
||||
five_dot_one
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.L.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.R.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.C.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.LFE.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.Ls.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.Rs.wav
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_BED_MONO.wav
|
||||
}
|
||||
|
||||
e3_outro
|
||||
@@ -94,16 +85,7 @@ e3_outro
|
||||
global
|
||||
plain
|
||||
|
||||
if (speakers == 2)
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_OUTRO_MONO.wav
|
||||
if (speakers == 6)
|
||||
five_dot_one
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.l.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.r.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.c.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.lfe.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.ls.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.rs.wav
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_OUTRO_MONO.wav
|
||||
}
|
||||
|
||||
|
||||
@@ -597,4 +579,4 @@ somesound {
|
||||
sound/misc/1shot_nosound_6.wav
|
||||
sound/misc/1shot_nosound_7.wav
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
||||
@@ -93,16 +93,7 @@ e3_nin_intro {
|
||||
omnidirectional
|
||||
no_occlusion
|
||||
plain
|
||||
if (speakers == 2)
|
||||
sound/nin/intro/intro_5_1mono.wav
|
||||
if (speakers == 6)
|
||||
five_dot_one
|
||||
sound/nin/intro/intro_5_1.L.wav
|
||||
sound/nin/intro/intro_5_1.R.wav
|
||||
sound/nin/intro/intro_5_1.C.wav
|
||||
sound/nin/intro/intro_5_1.LFE.wav
|
||||
sound/nin/intro/intro_5_1.Ls.wav
|
||||
sound/nin/intro/intro_5_1.Rs.wav
|
||||
sound/nin/intro/intro_5_1mono.wav
|
||||
}
|
||||
|
||||
e3_bathroom_sequence {
|
||||
@@ -215,4 +206,4 @@ e32_commando_bodyroll {
|
||||
volume 8
|
||||
|
||||
sound/nin/commando_body_roll/body_roll8.wav
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user