Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

FD crashes if sound card removed #64

Open
SpitFire-666 opened this issue Mar 7, 2022 · 4 comments
Open

FD crashes if sound card removed #64

SpitFire-666 opened this issue Mar 7, 2022 · 4 comments
Labels
bug Something isn't working sound

Comments

@SpitFire-666
Copy link

You might want to update the title to something more intelligent sounding 馃榿

Basically, (this could be a DOOM issue), if I remove my soundcard (when machine off of course) or REM out UNISOUND (sound card driver), FastDoom gets stuck when trying to load a game/episode.

I have to hard reset my machine to recover. Occassionally I'm fiddling with autoexec.bat/config.sys which is why I bypass some drivers and forget until I try to play Doom.

Obviously an edge case, it just seems to not like any changes to soundcard environment. Hope that made sense!

@viti95 viti95 added bug Something isn't working sound labels Mar 7, 2022
@SpitFire-666
Copy link
Author

Hi - this might be related? These two settings (set as sound FX device) in FDSetup cause FDOOM to lock up during launch on my rig. It won't even respond to CTRL ALT DEL.

  • PC Speaker (1bit, 11KHz)
  • PC Speaker (PWM, 6KHz)

Selecting normal PC Speaker works fine (I selected the others by accident). Cheers

@viti95
Copy link
Owner

viti95 commented Apr 12, 2022

What are your rig specs? The PWM mode abuses the system timers, maybe the system is not compatible with this idea. It works fine on my systems.

@SpitFire-666
Copy link
Author

Wow it's been over a year! Unfortunately I encountered this again, must've forgotten to run fdsetup.

So I guess what's frustrating is trying to guess the sound card params in FDSETUP, saving and hoping for the best, only for FDOOM fall over at the sound initialisation part, requiring a hard reboot:

image

Occasionally it will crash, with an error about sound card, which is fine as I can easily try FDSETUP again. Most of the time though, it gets stuck.

I think Duke3D let you test your sound card in the SETUP which was nice.

I'm using UNISOUND to setup my sound card, which magically works for all the usual games like Keen, Jazz, Wolf3D.

Thanks again!

viti95 added a commit that referenced this issue Aug 30, 2023
viti95 added a commit that referenced this issue Aug 30, 2023
@viti95
Copy link
Owner

viti95 commented Sep 6, 2023

I've uploaded a new release, can you test if it still crashes? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sound
Projects
None yet
Development

No branches or pull requests

2 participants