VOGONS


First post, by CisuZRG

User metadata
Rank Newbie
Rank
Newbie

Hello!

I have a decent problem. I have my old Pentium II 266 pc from 1997 with AWE64 Gold sound card and recently I received a Roland MT-32. I have conected them.. blah blah blah and what happend? I won't see the Mt-32 in my DOS games Setup and AWE MIDI Synth starts. How can I get both card working under Windows 98 DOS Mode?

My Autoexec.bat:
SET MIDI Synth:1 MAP: G Mode: 0
SET BLASTER=A220 I5 D1 H7 P300 E620 T6

CTPNP.cfg:

[PNP]
ReadPort=277

[SB16]
Disable=0
Csn=1
CardId=CT4390
Serial=ffffffff
LogDev=0
Port0=220
Port1=330
Port2=388
Irq0=5
Dma0=1
Dma1=7

[AWE]
CardId=CT4390
Serial=0F747583
Csn=1
LogDev=2
Port0=620
Port1=A20
Port2=E20

[GAMEPORT]
Disable=0
Csn=1
CardId=CT4390
Serial=ffffffff
LogDev=1
Port0=200

What Should I change?

Reply 1 of 1, by jesolo

User metadata
Rank l33t
Rank
l33t

SET MIDI Synth:2 MAP: G Mode: 0
SET BLASTER=A220 I5 D1 H5 P330 E620 T6
The SET BLASTER environment variables you will have to change in your ctpnp.cfg file and then make the file read-only (since this is updated every time you restart Windows). Unless, you change it directly in Windows.
These are not critical to be changed but, some games will look for the MPU-401 port at 330h.

The SET MIDI Synth:2 tells the AWE card to direct the MIDI signal to the external MIDI port.