VOGONS

Common searches


Search results

Display options

Re: SBEMU: Sound Blaster emulation on AC97

Doom DMX implementation is a complete mess. What you can do is: - Try IRQ 5 instead of IRQ 7 (I have one system which will not work on on 7) - Edit the doom configuration file; set the the address; irq and dma all to "0", then use a correct BLASTER setting for the correct one. (The code will …

Re: SBEMU: Sound Blaster emulation on AC97

Hello! I have a MiniPC with Celeron N3350, on which SBEMU is almost working... but shows a very strange error: Sound card: Intel HDA Invalid Sound Card IRQ: 25, Trying to assign a valid IRQ... Failed to assign a valid IRQ for sound card, abort. With sbemu /SCL it's listed like: Intel HDA: Intel SKL …

Re: SBEMU: Sound Blaster emulation on AC97

Reporting that sbemu worked using Realtek ACL662 Version used: UserBuild_2024.01.14_11-11 System: AMD C-60 APU ECS HDC-M C-60 v1.0 Realtek ACL662 Azalia (Intel HDA) Bios v4.6.4 02/25/2012 sbemu command used sbemu /I5 /VOL9 /I5 : Without explanation, only works using IRQ5 on this motherboard; /VOL9 …

Re: SBEMU: Sound Blaster emulation on AC97

If anyone has issues with Doom, use the following work-around: - Ensure your BLASTER environment is set - Edit the default.cfg and change the SB_IRQ to 0 - Start Doom You'll have to repeat it everytime you start; since Doom on Exit will update the CFG file ;-) (Might work for other games as well …

Re: SBEMU: Sound Blaster emulation on AC97

are there any plans to offer a sbemu win9x edition to get sound working in a dos-environment within win9x? From: https://github.com/crazii/SBEMU/issues/59 SBEMU won't work on any windows system by its nature - windows has its own DPMI host and it have no port trapping, and windows won't launch if …

Re: SBEMU: Sound Blaster emulation on AC97

I've noticed that the problematic Toshiba with the C200 ICH, is being identified as intel ICH with a conexant codec. I will double check with working linux to make sure sbemu is correctly identifying it. Which vendor_id / device_id does this ICH chip have? Is it one from intel8x0.c? { PCI_VDEVICE( …

Re: SoftMPU network support with packet driver

in SoftMPU
Besides working around the USB to serial problem, are there other advantages to UDP? Would it enable better sound because you can send more bytes? (Given that we are talking about MIDI I don't think that throughput is an issue here. A couple of advantages: - USB To Serial is indeed one; there are a …

Page 1 of 2