View Issue Details

IDProjectCategoryView StatusLast Update
0003335The Dark ModSoundpublic09.03.2013 23:34
ReporterSpringheel Assigned ToSpringheel  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionTDM 1.08 
Target VersionTDM 2.00 
Summary0003335: Replace D3 impact sounds
DescriptionThere are several D3 impact sounds that need replacing.

Go through the impact soundshader file and somehow search for any D3 sounds.
Additional Informationangua: these were used in the sound shader small_metal_impact, replaced with similar tdm sounds:

    sound/weapons/casings/small_metal_02.wav
    sound/weapons/impacts/bullet_metal/metalimpact_04.wav
    sound/xian/foley_sessions/metals_small/lowtink_01.ogg .. sound/xian/foley_sessions/metals_small/lowtink_03.ogg
    sound/impact/stairs/simpact_04.ogg

angua: these were used in the sound shader med_metal_impact, replaced with similar tdm sounds:

    sound/ed/sfx/barrel1.ogg .. sound/ed/sfx/barrel5.ogg
    sound/ed/sfx/wrench_impact1.ogg
    sound/ed/sfx/wrench_impact2.ogg
TagsNo tags attached.

Activities

Springheel

Springheel

07.03.2013 01:42

administrator   ~0005124

small_metal_impact
{
    editor_displayFolder sfx/movement/impacts
    //uses default D3 sounds
     

    sound/weapons/casings/small_metal_02.wav
    sound/weapons/impacts/bullet_metal/metalimpact_04.wav
    sound/xian/foley_sessions/metals_small/lowtink_01.ogg
    sound/xian/foley_sessions/metals_small/lowtink_02.ogg
    sound/xian/foley_sessions/metals_small/lowtink_03.ogg
    sound/impact/stairs/simpact_04.ogg


med_metal_impact
{
    editor_displayFolder sfx/movement/impacts
    //uses default D3 sounds
     

    sound/ed/sfx/barrel1.ogg
    sound/ed/sfx/barrel2.ogg
    sound/ed/sfx/barrel4.ogg
    sound/ed/sfx/barrel5.ogg
    sound/ed/sfx/wrench_impact1.ogg
    sound/ed/sfx/wrench_impact2.ogg

Issue History

Date Modified Username Field Change
02.03.2013 14:48 Springheel New Issue
02.03.2013 14:48 Springheel Status new => assigned
02.03.2013 14:48 Springheel Assigned To => Springheel
07.03.2013 01:42 Springheel Note Added: 0005124
09.03.2013 23:34 Springheel Status assigned => resolved
09.03.2013 23:34 Springheel Resolution open => fixed