jiyunomegami

Results 26 comments of jiyunomegami

Try my fork https://github.com/jiyunomegami/Vacietis :) ``` (let* ((pkg (or (find-package "Duff's Device") (make-package "Duff's Device" :use nil))) (ppkg (make-package (gensym "PP") :use (list :cl pkg)))) (unwind-protect (let ((*package* pkg) (*readtable*...

@4nd3r50ncr I tried uncommenting the volume setup and AC97 stuff, but still no sound.

I managed to get a SB0460 to output some noises with SBEMU, but they are the wrong noises (static, clicks, etc). The Linux driver is working now with the SB0460,...

@PCEmporium The SB0460 works! Try the sbemu.exe in this zip file: [sbemu-ctxfi.zip](https://github.com/crazii/SBEMU/files/14088049/sbemu-ctxfi.zip) P.S. If you get random crashes, try unplugging the LAN cable...worked for me. The NIC on my machine...

This one works with both the PCI emu20k1 cards and the PCIe emu20k2 cards. [sbemu-emu20k2.zip](https://github.com/crazii/SBEMU/files/14098375/sbemu-emu20k2.zip)

@volkertb Hopefully one can use the header files in drivers/include to compile the Linux drivers with minimal changes. https://github.com/jiyunomegami/SBEMU/tree/main/drivers/include Next I will try to port some driver for another card...

The biggest header is pci_ids.h. I suppose you could remove anything not related to sound cards, but I don't see the benefit. Some functions/structs/defines may not be needed now, but...

I thought I tried to set freq_card and it didn't work, but I was setting the rate in adetect, not setrate. I will see if it works later. In any...

@PCEmporium You can try this with your Trident 4DWave. What version do you have? DX or NX? I only have a DX. There is actually no hardware OPL3, so this...

@PCEmporium I forgot to mention that you might need to use himemx /MAX=32768 or you will just get loud noises from the trident.