VOGONS


First post, by Kristi

User metadata
Rank Newbie
Rank
Newbie

Stonekeep
Audigy SE on XP SP2+++.
IRQ 16. Made change to irq in both dosbox CONFIG and stonekeep config. Game plays fine, but after intro video, before gameplay starts, I get message "HMI midi driver initialization failure
midi board is a008
digital board is e000 "
then I hit enter or esc and game starts. In gameplay I get voices, but no sound effects.

Stonekeep's "CONFIG" file now says:

CD=M:\ reverse=0 full=1 sound=E000 music=A008 soundio=220 musicio=240 dma=1 irq=16 video=svga input=keyboard vidspeed=fast #capt […]
Show full quote

CD=M:\
reverse=0
full=1
sound=E000
music=A008
soundio=220
musicio=240
dma=1
irq=16
video=svga
input=keyboard
vidspeed=fast
#caption_on_
sfx_vol=9
music_vol=9
brightness=0
mouse_sen=3
MOUSE_OPTION=B
#MUSIC_DISABLED
#SFX_DISABLED

actually the line musicio said 620 or something like that and as it was failing, I tried 240, but with no better results.

thoughts?

tia!!!!!!!!!!!!!
Kristi[/quote]

Last edited by Kristi on 2007-05-13, 22:06. Edited 2 times in total.

ABIT KN8 Ultra(NForce4Ultra), Ath64 3500+, 2x512MB Geil, Leadtek PX6600GT TDH 128mb, Leadtek WinFast TV2000 XP Expert TV card.
Audigy SE
XP Pro SP 2++++

Reply 1 of 4, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Undo the changes in the dosbox.conf, that is stick with the irq=7 and dma=1.
Then configure stonekeep with sb16 (or soundblaster) at the same settings
(addr=220, irq=7, dma=1) and for music choose general midi (addr=330)
or adlib or sb with the same settings as above.

Reply 2 of 4, by Kristi

User metadata
Rank Newbie
Rank
Newbie

how do I specify sb16 in the config?

working on the rest...

Thanks!!!

from present dosbox.conf after irq change

[midi] # mpu401 -- Type of MPU-401 to emulate: none, uart or intelligent. # device -- Device that will receive the MID […]
Show full quote

[midi]
# mpu401 -- Type of MPU-401 to emulate: none, uart or intelligent.
# device -- Device that will receive the MIDI data from MPU-401.
# This can be default,alsa,oss,win32,coreaudio,none.
# config -- Special configuration options for the device. In Windows put
# the id of the device you want to use. See README for details.

mpu401=intelligent
device=default
config=

[sblaster]
# sbtype -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
# sbbase,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.
# mixer -- Allow the soundblaster mixer to modify the dosbox mixer.
# oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.
# On auto the mode is determined by sblaster type.
# All OPL modes are 'Adlib', except for CMS.
# oplrate -- Sample rate of OPL music emulation.

sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
mixer=true
oplmode=auto
oplrate=22050

ABIT KN8 Ultra(NForce4Ultra), Ath64 3500+, 2x512MB Geil, Leadtek PX6600GT TDH 128mb, Leadtek WinFast TV2000 XP Expert TV card.
Audigy SE
XP Pro SP 2++++

Reply 3 of 4, by Kristi

User metadata
Rank Newbie
Rank
Newbie

yep - I re-installed Stonekeep specifying "general midi" and chose 330.

started up just fine.

HUGE THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Kristi

ABIT KN8 Ultra(NForce4Ultra), Ath64 3500+, 2x512MB Geil, Leadtek PX6600GT TDH 128mb, Leadtek WinFast TV2000 XP Expert TV card.
Audigy SE
XP Pro SP 2++++

Reply 4 of 4, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Glad it worked out, have fun 😀