So, having repurchased the Quest for Glory series through gog.com, I'm trying to play through the whole series. Of course, 1, 2, and 3 run great in ScummVM, but 4 isn't nearly far along enough yet, so I'm playing it through DOSBox.
My only major problem is that I can't figure out how to get MT-32 emulation to work through DOSBox. I'm now using 64-bit Windows 7, and it seems that most, if not all, versions of MUNT are for 32-bit systems. However, I've run across several forum comments recommending 64-bit builds of DOSBox with MUNT built in. Does such a thing exist? If not, is there any way to get MT-32 emulations to work?
Dosbox, MUNT, Windows 7 64-bit
Moderator: ScummVM Team
There is no official 64-bit version of DOSBox. Dynamic core in 64-bit builds are slower than 32. There is no advantage performance wise, anyway. The official 32-bit build runs fine on x64 Windows. The Munt driver will install on x64, but not by the inf. It can be installed manually by placing the driver and the ROM files in the SysWOW64 folder, adding the right Registry entry and registering the DLL. I once wrote an installer to do this and gave the script to King Guppy on request, but they seem to have shifted the emphasis from the driver to the Qt app. The GIT repository for sergm has the latest driver, Qt app and an SVN build of DOSBox with Munt built in.
That said, if you got the GOG collection and were dissatisfied with the sound, I would recommend that you re-download the collection as most of the sound configuration mistakes of the original release have been corrected. As to QfG4, unlike the earlier games, GM sounds better than MT-32. By then Roland was becoming more of an after thought in Sierra games.
That said, if you got the GOG collection and were dissatisfied with the sound, I would recommend that you re-download the collection as most of the sound configuration mistakes of the original release have been corrected. As to QfG4, unlike the earlier games, GM sounds better than MT-32. By then Roland was becoming more of an after thought in Sierra games.
- CaptainJei
- Posts: 200
- Joined: Wed Jun 15, 2011 3:57 am
Thanks for the informative reply. I'm a bit afraid to attempt changing registry entries at this point, but I really would like to get the MT-32 emulation to work if I could. Would you be kind enough to tell me what I would have to add to the registry? (I have very fond memories of the MT-32 score to this game that when I played it as a teenager on an actual MT-32; but I'll give the General MIDI score a listen as well).
Code: Select all
{HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Drivers32]
"midi6"="mt32emu.dll"
For sergm's GIT repository (latest DOSBox SVN with Munt, Qt app and driver):
https://github.com/sergm/munt_devel/downloads
Ykhwong also has a build of DOSBox that includes Munt, but also has a number of other experimental patches built in.
http://ykhwong.x-y.net/
- CaptainJei
- Posts: 200
- Joined: Wed Jun 15, 2011 3:57 am