VOGONS


First post, by pmcp

User metadata
Rank Newbie
Rank
Newbie

Hello.

I'm trying to run 2 instances of dosbox at the same time but when I switch focus from one to the other the sound cuts out. Is there a way to get around this? I don't think it's relevant but in case it helps I'm running Fasttracker 2, but it cuts out before I've done anything in the second instance.

Thanks,

Pete

Reply 1 of 1, by gulikoza

User metadata
Rank Oldbie
Rank
Oldbie

You can if you patch SDL.

format.dwFlags |= DSBCAPS_GLOBALFOCUS;

in audio/windx5/SDL_dx5audio.c (assuming you use directx driver).

http://www.si-gamer.net/gulikoza