aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorcraigsc2020-01-11 17:03:58 -0800
committercraigsc2020-01-11 17:03:58 -0800
commit0116eb64f2ee2d8a7a9d3d1db7d0d5cf354770c4 (patch)
tree54eb6509c92ba095a1b71c787beccc83eee291ea /configure
parentf3505b616268880f85b9cec6fb334c3f3a8792c4 (diff)
downloadscummvm-rg350-0116eb64f2ee2d8a7a9d3d1db7d0d5cf354770c4.tar.gz
scummvm-rg350-0116eb64f2ee2d8a7a9d3d1db7d0d5cf354770c4.tar.bz2
scummvm-rg350-0116eb64f2ee2d8a7a9d3d1db7d0d5cf354770c4.zip
Default gcw0 back to adlib emulator due to high CPU cost of fluidsynth.
I'm leaving fluidsynth in the build because the quality is higher and it does technically work and feel good on several games. Added back in MAD support for MP3 playback for CD-based music tracks on games like Monkey Island 1 - the auto-detection seems to not work correctly for gcw0. Default mixer sampling rate to 48000 due to device driver limitations (this should lower CPU cost since anything other than 48k gets re-sampled)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ae01ecc183..6898d55ead 100755
--- a/configure
+++ b/configure
@@ -3215,6 +3215,7 @@ if test -n "$_host"; then
_mt32emu=no
_seq_midi=no
_timidity=no
+ _mad=yes
_build_scalers=yes
_optimization_level=-O3
_vkeybd=yes