VOGONS


First post, by CaelThunderwing

User metadata
Rank Member
Rank
Member

just got my PicoGus 2.0 in yesterday, got it installed n set for 7/3 respectfully for irq/dma

my AutoEXEC looks like this

"
ULTRADIR=C:\ULTRASND
ULTRASND=250,7,7,3,3
c:\ULTRASND\PGUSINIT /mode GUS
"

but i get nothing from PLAYMID(despite knoiwng it'll have issues) or DOSMID. i dont even know How to get Windows 98 to recognize it. if i had an incompatible board/chipset wouldnt it warn me in any output from pgusinit?
Here's CPU/Chipset from CPU-Z Vintage Edition

The attachment Processors.png is no longer available
The attachment Chipset.png is no longer available

Reply 1 of 2, by SScorpio

User metadata
Rank Oldbie
Rank
Oldbie

The IRQ and DMA are switched.

Try

ULTRASND=250,3,3,7,7

Also, since you are not using the default port use

Add /gusport 250 to your pgusinit call.

Reply 2 of 2, by CaelThunderwing

User metadata
Rank Member
Rank
Member
SScorpio wrote on 2025-10-11, 19:38:
The IRQ and DMA are switched. […]
Show full quote

The IRQ and DMA are switched.

Try

ULTRASND=250,3,3,7,7

Also, since you are not using the default port use

Add /gusport 250 to your pgusinit call.

That fixed it! ty!

How do i install drivers for this under Windows 98?