-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rise of the Triad (and other games that use DOS/4GW) crash on Intel HDA #20
Comments
Try another IRQ as emulated SB interrupt - for testing, IRQ 2 is a good choice. |
Thanks, that seems to work better. |
Only problem I seem to be having now, is OPL synth isn't working. It says it's initialized, but I get no audio. I'm using /O1, maybe it's not going through the right audio source? (EDIT: Nope, nothing out the headphone jack either) |
It's surely not a generic problem, because for me ROTT emits both SFX and music, no matter what SB IRQ is used (2,5 or 7).
Both SFX and FM sound are using the very same output device, so you either should hear both or nothing at all. |
I'm not getting any OPL synth no matter what I try. Latest version of VSBHDA. Problem seems to be specific to VSBHDA too, because the same configuration works fine with SBEMU. |
Using a T101MT, with an Intel Atom N450. This error happens with games that use DOS/4GW, like Rise of the Triad.
The text was updated successfully, but these errors were encountered: