Ticket #8418: readme.patch
File readme.patch, 4.4 KB (added by , 20 years ago) |
---|
-
README
RCS file: /cvsroot/scummvm/scummvm/README,v retrieving revision 1.320 diff -u -r1.320 README
370 370 --platform=WORD Specify version of game (allowed values: amiga, 371 371 atari, fmtowns, mac, nes, pc, windows) 372 372 --savepath=PATH Path to where savegames are stored 373 --soundfont=FILE Select the SoundFont for MIDI playback .(Only374 supported by some MIDI drivers .)373 --soundfont=FILE Select the SoundFont for MIDI playback (Only 374 supported by some MIDI drivers) 375 375 --multi-midi Enable combination of Adlib and native MIDI 376 376 --native-mt32 True Roland MT-32 (disable GM emulation) 377 --enable-gs Enable Roland GS mode for MIDI playback 377 378 --output-rate=RATE Select output sample rate in Hz (e.g. 22050) 378 379 --aspect-ratio Enable aspect ratio correction 379 380 --render-mode=MODE Enable additional render modes (cga, ega, hercGreen … … 784 785 Windows MIDI driver, use the -ewindows option. 785 786 786 787 788 7.5.1) Using MIDI options to customize Native MIDI output: 789 ------ --------------------------------------------------- 790 ScummVM supports a variety of MIDI modes, depending on the capabilities 791 of your MIDI device. 792 793 If --native-mt32 is specified, ScummVM will treat your device as a real 794 MT-32. Because the instrument mappings and system exclusive commands of 795 the MT-32 vary from those of General MIDI devices, you should only 796 enable this option if you are using an actual Roland MT-32, LAPC-I, CM-64, 797 CM-32L, CM-500, or GS device with an MT-32 map. 798 799 If --enable-gs is specified, ScummVM will initialize your GS-compatible 800 device with settings that mimic the MT-32's reverb, (lack of) chorus, 801 pitch bend sensitivity, etc. If it is specified in conjunction with 802 --native-mt32, ScummVM will select the MT-32-compatible map and drumset on 803 your GS device. This setting works better than default GM or GS emulation 804 with games that do not have custom instrument mappings (Loom and Monkey1). 805 You should only specify both settings if you are using a GS device that 806 has an MT-32 map, such as an SC-55, SC-88, SC-88 Pro, SC-8820, SC-8850, etc. 807 Please note that --enable-gs is automatically disabled in both DOTT and 808 Samnmax, since they use General MIDI natively. 809 810 If neither of the above settings is enabled, ScummVM will initialize your 811 device in General MIDI mode and use GM emulation in games with MT-32 812 soundtracks. 813 814 Some games contain sound effects that are exclusive to the Adlib soundtrack. 815 For these games, you may wish to specify --multi-midi in order to combine 816 MIDI music with Adlib sound effects. 817 818 787 819 7.6.0) Playing sound with Sequencer MIDI: [UNIX ONLY] 788 820 ------ ---------------------------------- 789 821 If your soundcard driver supports a sequencer, you may set the environment … … 846 878 Once either TiMidity or FluidSynth are running, use the 'aconnect -o -l' 847 879 command as described earlier in this section. 848 880 881 849 882 7.7.0) Using MP3 files for CD audio: 850 883 ------ ----------------------------- 851 884 Use LAME or some other MP3 encoder to rip the cd audio tracks to files. Name … … 1108 1141 supported by some MIDI drivers.) 1109 1142 native_mt32 bool If true, disable GM emulation and assume that 1110 1143 there is a true Roland MT-32 available. 1144 enable_gs bool If true, enable Roland GS-specific features to 1145 enhance GM emulation. If native_mt32 is also 1146 true, the GS device will select an MT-32 map 1147 to play the correct instruments. 1111 1148 sfx_volume number The sfx volume setting (0-255) 1112 1149 tempo number The music tempo (50-200) (default: 100) 1113 1150 speech_volume number The speech volume setting (0-255) 1114 1151 1115 copy_protection bool Enable copy protection in SCUMM games ,when1152 copy_protection bool Enable copy protection in SCUMM games, when 1116 1153 ScummVM disables it by default. 1117 1154 demo_mode bool Start demo in Maniac Mansion 1118 1155 alt_intro bool Use alternative intro for CD versions of