Difference between revisions of "Documentation/Engine/Sound/Downloads"

From SCS Modding Wiki
Jump to navigation Jump to search
Line 28: Line 28:
 
|-
 
|-
 
| [http://download.eurotrucksimulator2.com/sound/fmod_template_sound_project_137.zip fmod_template_sound_project_137] || 1.37 || 2.00.07 ||  
 
| [http://download.eurotrucksimulator2.com/sound/fmod_template_sound_project_137.zip fmod_template_sound_project_137] || 1.37 || 2.00.07 ||  
 +
|}
 +
 +
== Sound samples ==
 +
This sounds samples demonstrate techniques to create specific sounds, loops and parameter usage.<br>
 +
'''Never use this samples directly to create sound bank for your mod.!'''<br>
 +
<br>
 +
Good technique is:<br>
 +
1) create valid your sound bank project from the template<br>
 +
2) copy events from sample project to your project (by FMOD Studio)<br>
 +
<br>
 +
{| class="wikitable"
 +
|-
 +
! Sample !! Game version !! FMOD version !! Description
 +
|-
 +
| file || 1.38 (beta) || 2.01.01 || Warning: Not public game version!
 +
|-
 +
| file || 1.37 || 2.00.07 ||
 
|}
 
|}

Revision as of 08:33, 9 July 2020

WARNING !

We would like to public sound samples here.
The sound system of the games is still in the work in progress state.

Please be careful to select correct FMOD Studio version and sound samples for your mods.
Here could be the samples which are used for the future game versions. Never use them for the mods which target is current public version of the game.

FMOD® version

Game version FMOD version Remark
1.38 (beta) 2.01.01 Warning: Not public game version!
1.37 2.00.07

Master Bank Template

Master Bank is primary sound bank of the sound system.
Current template should be used to create new sound bank project which can be used in the game moddes.
See Modding sounds

Template Game version FMOD version Remark
fmod_template_sound_project_138 (beta 1) 1.38 (beta) 2.01.01 Warning: Not public game version!
fmod_template_sound_project_137 1.37 2.00.07

Sound samples

This sounds samples demonstrate techniques to create specific sounds, loops and parameter usage.
Never use this samples directly to create sound bank for your mod.!

Good technique is:
1) create valid your sound bank project from the template
2) copy events from sample project to your project (by FMOD Studio)

Sample Game version FMOD version Description
file 1.38 (beta) 2.01.01 Warning: Not public game version!
file 1.37 2.00.07