diff options
author | Eugene Sandulenko | 2016-02-24 19:04:23 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2016-02-24 19:04:23 +0100 |
commit | a11d7810e01e3e5509e6bdb0148d43b4ae961758 (patch) | |
tree | 1afe44fa7b26ecb3daac33203a41053ba48027d3 /dists/gcw0 | |
parent | fe7ca47ed3f8b0f5a957ec09fa731ff6015cbdf0 (diff) | |
download | scummvm-rg350-a11d7810e01e3e5509e6bdb0148d43b4ae961758.tar.gz scummvm-rg350-a11d7810e01e3e5509e6bdb0148d43b4ae961758.tar.bz2 scummvm-rg350-a11d7810e01e3e5509e6bdb0148d43b4ae961758.zip |
GCW0: Made fluidsynth default sound device
Diffstat (limited to 'dists/gcw0')
-rw-r--r-- | dists/gcw0/scummvmrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/gcw0/scummvmrc b/dists/gcw0/scummvmrc index c2087c222a..f75a56f287 100644 --- a/dists/gcw0/scummvmrc +++ b/dists/gcw0/scummvmrc @@ -7,3 +7,7 @@ browser_lastpath=/media extrapath=./engine-data pluginspath=./plugins joystick_num=0 +soundfont=./GeneralUser GS FluidSynth v1.44.sf2 +mt32_device=fluidsynth +music_driver=fluidsynth +gm_device=fluidsynth |