It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
First up - thanks Phil for your video and audio tweaks. Great stuff.

avatar
Princezoltan: I love your videos, and they've helped me out considerably. Amazing how a few tweaks can make the games much more enjoyable!

I'v used your tweaks for Star Trek 25th anniversary and they work like a charm. Have you tried tweaking Star Trek Judgment Rites? That game's always been such a pain, even back when it came out (I still have the Collector's Edition CD-Rom version of it) You'd think it would be as easy as 25th, but GOG didn't include the launch settings with this release :/

Can you take a crack at it when you have a chance? Thanks!
avatar
PhilsComputerLab: When you say launch settings, what do you mean exactly? The setup program to change sound cards?

I don't think I've actually got that game, make sure you check the GOG forum, chances are there is a solution.
Anyone know how to set up MT-32 for Judgement Rites?

There is no corresponding Launcher DOSBOX and I don't know how it invoke in DOSBOX.

JR emulates using a DVD-ROM so the configuration to launch the game is quite a bit different from the 25th Anniversary game and I can't figure out how to have the game point to using the MT-32 ROMs instead of WIndows.

This seems to be the likely file to change but am not sure.

TREK2.CFG

src=D:\
dst=C:\trek2\
install=D:\
resource=D:\idata\
video=MCGA
input=MCGA
music=A002
music_io=220
sound=E000
sound_io=220
sound_irq=7
sound_dma=1
setup=0
talktype=1
Post edited September 06, 2016 by Olddarth
avatar
Olddarth: First up - thanks Phil for your video and audio tweaks. Great stuff.

avatar
PhilsComputerLab: When you say launch settings, what do you mean exactly? The setup program to change sound cards?

I don't think I've actually got that game, make sure you check the GOG forum, chances are there is a solution.
avatar
Olddarth: Anyone know how to set up MT-32 for Judgement Rites?

There is no corresponding Launcher DOSBOX and I don't know how it invoke in DOSBOX.

JR emulates using a DVD-ROM so the configuration to launch the game is quite a bit different from the 25th Anniversary game and I can't figure out how to have the game point to using the MT-32 ROMs instead of WIndows.

This seems to be the likely file to change but am not sure.

TREK2.CFG

src=D:\
dst=C:\trek2\
install=D:\
resource=D:\idata\
video=MCGA
input=MCGA
music=A002
music_io=220
sound=E000
sound_io=220
sound_irq=7
sound_dma=1
setup=0
talktype=1
Found out to enable MIDI...at least I think it's MIDI.

change:
music=A002
music_io=220

to:
music=A001
music_io=330

That should get it running. Make sure to save the file.
avatar
Olddarth: First up - thanks Phil for your video and audio tweaks. Great stuff.

Anyone know how to set up MT-32 for Judgement Rites?

There is no corresponding Launcher DOSBOX and I don't know how it invoke in DOSBOX.

JR emulates using a DVD-ROM so the configuration to launch the game is quite a bit different from the 25th Anniversary game and I can't figure out how to have the game point to using the MT-32 ROMs instead of WIndows.

This seems to be the likely file to change but am not sure.

TREK2.CFG

src=D:\
dst=C:\trek2\
install=D:\
resource=D:\idata\
video=MCGA
input=MCGA
music=A002
music_io=220
sound=E000
sound_io=220
sound_irq=7
sound_dma=1
setup=0
talktype=1
avatar
genvagabond: Found out to enable MIDI...at least I think it's MIDI.

change:
music=A002
music_io=220

to:
music=A001
music_io=330

That should get it running. Make sure to save the file.
I did get it working - found the solution over at the Star Trek - which is exactly as you listed.

Thanks for your reply.